/* vzhled str�nek */

body {
	background-color: #EDF1F5;
}

form {
	margin: 0px;
	padding: 0px;
}
.normname{
    vertical-align:top;
    font-weight:bold;
    color:#2e58ab;
    width:100px;
}

.normcode{
    vertical-align:top;
    font-weight:bold;
    color:#000000;
    width:70px;
}

label {
    font-weight: bold;
    padding-left:10px;
    padding-right:5px;
    font-size:11px;
}
div.halfdiv {
	float: left;
	width: 225px;
    }
fieldset {
	background-color: #F3F3F3;
	border: 1px solid #007BC1;
}

fieldset.search {
	background-color:transparent;
	border: 0px;
}
hr {
	height: 1px;
	border-top: 1px solid #2E58AB;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: left;
}

li {
	padding-top: 2px;
	padding-bottom: 2px;
}

ul {
	list-style-type: square;
}

.hidden  {
	display: none;
}

#oldbrowser {
	display: none;
	position: absolute;
	z-index: -1;
	visibility: hidden;
}

#logo {
	position: absolute;
	z-index: 100;
	left: 40px;
	top: 17px;
	margin: 0px;
	padding: 0px;
}

#head {
	position: absolute;
	width: 750px;
	left: 20px;
	z-index: 1;
	top: 0px;

}

#headimg {
	background-image: url(../img/layout/head.jpg);
	background-repeat: no-repeat;
	z-index: 1;
	height: 70px;
}

#headimg h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 8px;
	padding-left: 320px;
	margin: 0px;
}

#headimg h1 a {
    text-decoration: none;
    color: #FFFFFF;
}

#headimg h1 a:hover {
    text-decoration: none;
    color: #FFFFFF;
}

#headimg h1 a:visited {
    text-decoration: none;
    color: #FFFFFF;
}

#userbox {
	color: White;
	padding:0;
	text-align:right;
}

#userbox a {
  font-size:11px;
  font-weight:bold;
  text-decoration:none;
  line-height:20px;
  color: White;
 	border:1px solid White;
  padding:2px 3px 2px 3px;
 	background: #ff0000;
  }

#userbox a:hover {
  background: #416fa3;
  }

#userbox a span {
  }
  
#infobox {
  width:350px;
  margin:0 auto;
  margin-top:10px;
  margin-bottom:10px;
  font-size:11px;
  font-weight:bold;
  background: #e9e9e9;
  border:2px solid #416fa3;
  color:#416fa3;
  }
  
#infobox ul {
  margin:5px 5px 5px 15px;
  padding-left:5px;
  }
  
#errorbox {
  width:350px;
  margin:0 auto;
  margin-top:10px;
  margin-bottom:10px;
  font-size:11px;
  font-weight:bold;
  background: #e9e9e9;
  border:2px solid #ff0000;
  color:#ff0000;
  }
  
#errorbox ul {
  margin:5px 5px 5px 15px;
  padding-left:5px;
  }

#mainmenu {
	background-color: #416FA3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 28px;

}

.menu {
	text-decoration: none;
}

.menu span {
	background-color: #416FA3;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}

.menu span a {
	padding-top: 6px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.menu span a:hover {
	background-color: #FF0000;
	text-decoration: none;
}

#redline {
	background-color: #FF0000;
	font-size: 4px;
	height: 4px;
}

#maininfo {
	position: absolute;
	left: 20px;
	top: 109px;
	border: 1px solid #2E58AB;
	background-color: #FFFFFF;
	width: 750px;
}

#maininfo2 {
	position: absolute;
	left: 20px;
	top: 109px;
	border: 1px solid #2E58AB;
	background-color: #FFFFFF;
}

#maininfo td h2 {
	padding-bottom: 5px;
	font-size: 18px;
	color: #2E58AB;
	margin: 0px;
	padding-top: 25px;
	padding-left: 30px;
}

#maininfo h2 {
	padding-bottom: 20px;
	font-size: 18px;
	color: #2E58AB;
	margin: 0px;
	padding-top: 25px;
	padding-left: 30px;
}

#maininfo td h5 {
	padding-bottom: 5px;
	font-size: 18px;
	color: #2E58AB;
	margin: 0px;
	padding-top: 25px;
}

#text {
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 11px;
}

#text strong {
	font-size: 11px;
	color: #2E58AB;
}

#text a {
	color: #2E58AB;
	font-size: 11px;
	TEXT-DECORATION:none
}

#text a:hover {
	color: #FF0000;
	font-size: 11px;
	TEXT-DECORATION:underline
}

#copyright {
	padding-top: 5px;
	padding-right: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8FA9C2;
	border-right-color: #8FA9C2;
	border-bottom-color: #8FA9C2;
	border-left-color: #8FA9C2;
	text-align: right;
	padding-bottom: 20px;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}

#copyright a:hover {
	color: #2E58AB;
}

#footnote {
    float: left;
    margin-left: 10px;
}

#text2 {
	font-size: 11px;
	padding-right: 30px;
	text-align: justify;
	padding-bottom: 30px;
}

#text2 strong {
    font-size: 11px;
	color: #2E58AB;
}

#text2 h3 {
    font-size: 18px;
	color: #2E58AB;
}

#text2 a {
	color: #2E58AB;
	font-size: 11px;
	TEXT-DECORATION:none
}

#text2 a:hover {
	color: #FF0000;
	font-size: 11px;
	TEXT-DECORATION:underline
}

.mainbutton {
	width: 110px;
	background-image: url(../img/homepage/butbgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
}

.mainbutton a {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	position: relative;
	font-weight: bold;
	height: 16px;
	width: 110px;
	padding-left: 10px;
	padding-top: 2px;
}

.hline {
	margin: 0px;
	font-size: 14px;
	color: #2E58AB;
	padding-right: 30px;
	padding-left: 30px;
}

.btt {
	font-size: 11px;
	font-weight: bold;
	color: #2E58AB;
	background-image: url(../img/layout/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-left: 7px;
	margin-top: 5px;
}

.hline span {
	float: right;
}

.hline span a:hover {
	color: #153473;
}

.tab {
	font-size: 11px;
	border: 1px solid #C9D6E2;
	margin-bottom: 30px;
    padding-top: -5px;
}

.tab th {
	background-color: #8FA9C2;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	border: #C9D6E2;
}

.maintab {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
        padding-bottom: 10px;
}

.maintab strong {
	color: #2E58AB;
}

.tab td {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #C9D6E2;
	font-size: 11px;
}

.tab tr.color {
	background-color: #EDF1F5;
}

.tab td a {
	color: #2E58AB;
	TEXT-DECORATION:none
}

.tab td a:hover {
	color: #FF0000;
	TEXT-DECORATION:underline
}

.subhline {
	background-color: #8FA9C2;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.subhline a {
	color: #FFFFFF;
    text-decoration: none;
}

.subhline a:hover {
	color: #FFFFFF;
    text-decoration: none;
}

.subhline a:visited {
	color: #FFFFFF;
    text-decoration: none;
}

.subhline2 {
	background-color: #EDF1F5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	color: #2E58AB;
	margin-top: 10px;
	padding-right: 30px;
}

#pasteimg {
	border: 1px solid #C9D6E2;
	margin-bottom: 30px;
}

#pasteimg td img {
	border: 1px solid #C9D6E2;
}

#pasteimg td {
	padding: 9px;
	font-size: 11px;
	color: #000000;
	width: 25%;

}

#pasteimg table {
	border: 1px solid #C9D6E2;
}

#pasteimg strong {
	color: #2E58AB;
}

#product {
	background-color: #EDF1F5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
/*	height: 160px;*/
}

#product img {
	float: left;
	margin-right: 20px;
	border: 1px solid #2E58AB;
}

#product strong {
	color: #2E58AB;
}

#product p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#product td {
	padding-top: 2px;
	padding-bottom: 2px;
}

#product td h6 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	padding-top: 2px;
	color: #2E58AB;
}

#product td a {
	color: #2E58AB;
	TEXT-DECORATION:none
}

#product td a:hover {
	color: #FF0000;
	TEXT-DECORATION:underline
}
.pages {
	font-size: 12px;
	font-weight: bold;
	color: #2E58AB;
	margin-top: 7px;
	padding-right: 3px;
	padding-left: 3px;


}
.pages a {
	font-size: 12px;
	color: #2E58AB;
}
.pages a:hover {
	color: #153473;
}

.br {
	clear: both;
}
.normy{
	color: #2E58AB;
    margin:10px 0 10px 30px;
}

.vyrazne {background: #8FA9C2;}

#window {	
	border: 1px solid #2E58AB;
	background-color: #FFFFFF;
	width: 750px;
}

#order .white-bg {background: #FFFFFF;}
#order {margin: 10px 30px 10px 30px;}
#order table {width: 690px;}

#note{
	visibility:hidden;
	display:none;
	position:absolute;
	top:80px;
	left:200px;
	border:solid 1px #8fa9c2;
	background:#fff;
	padding:10px;
}
.noborder {border: none;}
.noborder td {border: none;}

table.userinfo {
    margin: 20px 20px 20px 20px;
}

table.userinfo tr th {
    text-align: left;
    vertical-align: top;
    padding-right: 10px;
}

table.userinfo tr td.price {
    text-align: right;
    vertical-align: top;
}

table.userinfo tr td {
    vertical-align: top;
}

table.userinfo tr.table-line td {
    border-top: 1px solid gray;
}

#dlg {
    z-index: 999;
    position: absolute;
    top: 150px;
    left: 100px;
    font-size:11px;
    font-weight:bold;
    background: #ededed;
    border:2px solid #416fa3;
    color:#416fa3;
    width: 400px;
    margin: 10px;
    padding: 10px;
	visibility: hidden;
	display: none;
}

#dlg ul {
    float: right;
    text-align: right;
}

#dlg ul li {
    display: block;
    float: left;
    margin: 10px;
}

.nextinfomsg {
    margin-left: 10px;
}

.nextinfomsg a {
    font-weight: bold;
}

.plain_info {
    padding-left:20px;
    padding-right:20px;
}

.navod {
    text-align: right;
    margin-right: 20px;
}

#compare {
    width: 100%;
    border: 1px solid #2E58AB;
    background-color: #FFFFFF;
    padding-bottom: 20px;
    /*min-width: 745px;*/
}

#compare h2 {
    padding-bottom: 20px;
    font-size: 18px;
    color: #2E58AB;
    margin: 0px;
    padding-top: 25px;
    padding-left: 30px;
}

#compare table {
    border-collapse: collapse;
    border-spacing: 0px;
    border-right: 1px solid #333333;
}

#compare table tr {
    
}

#compare table tr.active {
    background-color: #EDF1F5;
}

#compare table tr td {
    border-bottom: 1px solid #333333;
    vertical-align: top;
    padding: 2px 1px 1px 1px;
    border-left: 1px solid #333333;
    text-align: center;
}

#compare input[type=text] {
    width: 40px;
}

#compare table tr td.comp_title {
    /*font-weight: bold;*/
    width: 250px;
    border-right: none;
    text-align: left;
}

#compare table tr td.comp_same {
    color: #777777;
}

#compare table tr td.comp_different {

}

#compare table tr td.comp_name {
    /*font-size: 120%;*/
    font-weight: bold;
    background-color: #EDF1F5;
    border-top: 1px solid #333333;
}

#compare table tr td.comp_price {

}

#compare h1 {
	padding-bottom: 20px;
	font-size: 18px;
	color: #2E58AB;
	margin: 0px;
	padding-top: 25px;
	padding-right: 30px;
    padding-left: 0px;
	font-size: 18px;
	font-weight: bold;
    float: right;
    display: block;
}

#compare h1 a,
#compare h1 a:hover,
#compare h1 a:visited {
    text-decoration: none;
    color: #2E58AB;
}

#copyright2 {
	padding-top: 15px;
	padding-right: 30px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8FA9C2;
	border-right-color: #8FA9C2;
	border-bottom-color: #8FA9C2;
	border-left-color: #8FA9C2;
	text-align: right;
	padding-bottom: 10px;
}

#copyright2 a {
	color: #000000;
	text-decoration: none;
}

#copyright2 a:hover {
	color: #2E58AB;
}

#page-statistics {
    margin-left: 10px;
    margin-bottom: 10px;
}

#page-statistics h2 {
    margin-left: -10px;
}

#page-statistics hr {
    margin-left: -10px;
}

#page-statistics table {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 1px solid #333333;
}

#page-statistics table tr td {
    border-top: 1px solid #333333;
    text-align: left;
    vertical-align: top;
    padding: 3px 2px 1px 2px;
    border-left: 1px solid #333333;
}

#page-statistics table tr th {
    border-top: 1px solid #333333;
    vertical-align: top;
    padding: 3px 2px 1px 2px;
    border-left: 1px solid #333333;
    text-align: center;
}

#statsheader {
    margin: 10px 0 10px 0;
    text-align: right;
}

#statsheader h3 {
    margin: 2px 0px 2px 10px;
    display: block;
    float: left;
    color: #2E58AB;
}

#statsheader span.cnt {
    margin: 2px 2px 2px 10px;
}
#statsheader span.cnt input {
    width: 40px;
}
#statsheader span.rok {
    margin: 2px 2px 2px 10px;
}
#statsheader span.mesic {
    margin: 2px 10px 2px 10px;
}
#statsheader span.submit {
    margin: 2px 10px 2px 2px;
}

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }
.aj { text-align: justify; }

.invalid-price {
    text-decoration: line-through;
}

#admin-content {
    margin-left: 20px;
}

#admin-content table th {
    text-align: left;
    padding-right: 10px;
}

