/*   http://www.einstein.cz/einstein.css   */

a {
	text-decoration: underline;
	color:#1010a0;
}

a:hover {
	text-decoration: none;
	color:#8080ff;
}

td, th{
	font-size:10pt;
}

/* Boxy po stranach */

div.boxheader {
  font-family:  sans-serif;
  border-left: 1px solid White;
  border-right: 1px solid White;
  padding: 1px 0px 0px 0px;
  background-color : transparent;
  color: #ffffff;
  text-align: left;
  vertical-align : bottom;
  margin-top:0px;
  letter-spacing: 1.5pt;
	height:45px;
}

div.boxheader h2{
   font-family:  sans-serif;
	font-size:9pt;
 	font-weight:bold;
	margin:25px 0px 0px 0px;
	padding: 3px 0px 3px 10px;
	background: #024E6E url(../images/web/menu_blank.png) repeat-y scroll right;
}


div.boxheader div#katalog{ 
   font-family:  sans-serif;
	height:45px;
	width:66px;
	display: inline;
	float:right;
	background: transparent url(../images/web/menu_img1.png) no-repeat scroll right;    
}

div.boxheader div#hledani{ 
   font-family:  sans-serif;
	height:45px;
	width:66px;
	display: inline;
	float:right;
	vertical-align: top;	
	background: transparent url(../images/web/menu_img2.png) no-repeat scroll right;    
}

div.boxheader div#prihlaseni{ 
   font-family:  sans-serif;
	height:45px;
	width:66px;
	display: inline;
	float:right;
	vertical-align: top;	
	background: transparent url(../images/web/menu_img3.png) no-repeat scroll right;    
}


div.boxbody {
   font-family:  sans-serif;
	color:white;
 	border-right: 13px solid White;
 	border-left: 1px solid White;
 	background-color: #42A8C4;
	padding:10px;
	text-align:left;
}

div.boxbody form{
	display: inline;
}

div.boxbody hr{
	background-color: #024E6E;
	color:#024E6E;
}

div.boxbody h3{
	margin:0;
	padding:0;
	font-size:10pt;
	color:White;
}

div.boxbody ul{
	margin:0px 0px 5px 15px;
	padding:0;

}
div.boxbody li{
	padding-top:5px;
}



div.boxbody a:link, div.boxbody a:visited{
	color:White;
	font-size:9pt;

}

#klett{
	background-color: #D9D7E5;
}

div.right div.boxheader{
  border-right: 1px solid White;
  border-left: 1px solid White;
}
div.right div.boxbody{
  border-right: 1px solid White;
  border-left: 1px solid White;
}

div.right #cartheader{ background-color: #EC782A; 	height: 20px; margin-top:20px;}
div.right #cartbody{ background-color: #F2B388; 	color: #3C0000; }


ul.menu{
	margin: 0;
	padding: 0;
	cursor: pointer;
 	background-color: white;
	text-align:left;
}

ul.menu li{
	list-style-type: none;
 	border-right: 1px solid White;
 	border-left: 1px solid White;
 	border-top: 0px solid White;
 	border-bottom: 1px solid White;
	margin: 0;
	padding: 0;
	font-size:9pt;
}

ul.menu li a {
   font-family:  sans-serif;
  	font-size:9pt;
	width: 161px;
	color:White;
	margin: 0px 0px 0px 0px;
	padding: 1.5px 0px 1.5px 10px;
	vertical-align: middle;
	text-decoration: none;
	background: #428AAB url(../images/web/menu_arrow.png) no-repeat right;
	voice-family: "\"}\""; voice-family: inherit;
	display: block;
	width: auto;
}

ul.menu li a:hover{
	background-color: #3A7E9D;
	color:White;
}

ul.menu li a:visited{
	font-size:9pt;
	color:White;
}

ul.menu li a.special {
	background: #EC782A url(../images/web/menu_arrow.png) no-repeat right;
}

ul.menu li a.special:hover{
	background-color: #BF4B00;
	color:White;
}

ul.menu li a.user {
	padding: 1.5px 0px 1.5px 10px;
	background: #42A8C4;
	border-right: 12px solid White;
	color:White;
}

ul.menu li a.user:hover{
	background-color: #3C99B2;
	color:White;

}

div.boxspacer {
 font : normal 5px Arial, Helvetica, sans-serif;
 height : 5px;
}


div.boxbody input, div.boxbody select{
	font-size:8pt;

	width:120px;
	background-color:#ffffff;
	color:#000000;
}

div.boxbody input.button{
	margin-top:10px;
	font-size: 9pt;
	height:20px;
	width:55px;
	display: inline;
	cursor: pointer;
}


div.boxbody label{
/*	display: block; */
	font-size: 9pt;
	color: White;
}

div.boxbody a{
	font-size: 8pt;
	color: White;
}

/* TOP BAR*/
.logo {
   position : absolute;
   left:0px;
	top:0px;
	z-index: 10;
}

div.topbar {
	/* width: 100%; */
	height: 70px;
	margin-left: 140px;
	background-color: #024E6E;
	text-align: left;
 	background: #024E6E url(../images/web/topbg.gif);
}

div.topbar .fadeout {
	width: 397px;
	position : absolute;
	height:70px;
	background: #024E6E url(../images/web/topbar1.jpg);
	z-index: 0;
}

div.topbar span#bar{
	width: 228px;
	height:70px;
	position: absolute;
	background: #024E6E url(../images/web/topbar.jpg);
	right: 0px;
	z-index: 1;
}

div.flashbar {
	height: 32px;
	padding:0px;
/*	border-left: 1px solid White;*/
/*	border-right: 1px solid White;*/
	font-size:1pt;
	background: #1D86B0 url(../images/web/topflash.jpg) repeat-x scroll left;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
	voice-family: "\"}\""; voice-family: inherit;
	height: 30px;
}

/* MIDDLE BAR*/

div.middlebar {
  /* width:100%; */
	height: 23px;
	padding:0px;
/*	border-left: 1px solid White;*/
/*	border-right: 1px solid White;*/
	text-align:left;
	background-color: #EC782A;
	font-size:8pt;
	font-weight:bold;
	letter-spacing: 0.5pt;
	color:White;
}

div.middlebar .fadeout{
	height: 23px;
	float: left;
	text-align:left;
	background: #BF4B00 url(../images/web/orangebar.jpg) no-repeat right;
	padding-right:60px;
	padding-left:10px;
}

div.middlebar #user{
	top:4px;
	position:relative;
}

div.middlebar span.menu a{
 	float:right;
	display: block;
   	position:relative;
	height: 23px;
	vertical-align:middle;
	padding:4px 5px 0px 25px;
	color:White;
	text-decoration:none;
	voice-family: "\"}\""; voice-family: inherit;
	height: 19px;
	font-weight:bold;
}





div.middlebar #topmenu8{
	background: #863600 url(../images/web/kariera.gif) no-repeat left;
}
div.middlebar #topmenu9{
	background: #953e02 url(../images/web/sluzby.gif) no-repeat left;
}

div.middlebar #topmenu0{
	background: #F76300 url(../images/web/topmenu_0.gif) no-repeat left;
}
div.middlebar #topmenu0:hover{
	background: #C75000 url(../images/web/topmenu_0.gif) no-repeat left;
}

div.middlebar #topmenu1{
	background: #DB5800 url(../images/web/topmenu_1.png) no-repeat left;
}
div.middlebar #topmenu1:hover{
	background: #AA4400 url(../images/web/topmenu_1.png) no-repeat left;
}

div.middlebar #topmenu2{
	background: #BF4B00 url(../images/web/topmenu_2.png) no-repeat scroll left;
}
div.middlebar #topmenu2:hover{
	background: #8E3900 url(../images/web/topmenu_2.png) no-repeat scroll left;
}

div.middlebar #topmenu3{
	background: #702e02 url(../images/web/topmenu_3.png) no-repeat left;
}
div.middlebar #topmenu3:hover{
	background: #662C09 url(../images/web/topmenu_3.png) no-repeat left;
}

div.middlebar #topmenu4{
	background: #A64300 url(../images/web/topmenu_4.png) no-repeat left;
}
div.middlebar #topmenu4:hover{
	background: #7A3308 url(../images/web/topmenu_4.png) no-repeat left;
}

div.middlebar #topmenu9:hover{
	background: #873701 url(../images/web/sluzby.gif) no-repeat left;
}

div.middlebar #topmenu8:hover{
	background: #7c3301 url(../images/web/kariera.gif) no-repeat left;
}

div.middlebar #topmenu15{
	background: #428aad url(../images/web/topmenu_15.gif) no-repeat scroll left;
}
div.middlebar #topmenu15:hover{
	background: #2f7699 url(../images/web/topmenu_15.gif) no-repeat scroll left;
}


/* Hlavni tro sloupce */

div.main {
	/* width : 100%; */
   font-family:  sans-serif;
	background-color : White;
	padding : 0px;
	padding-top : 0px;
	clear:right;
	text-align:center;
	height:500px;
	background: White url(../images/web/bg_left.png) repeat-y scroll left;
}

div.left {
	float: left;
	width: 173px;
	text-align: left;
	margin-top:0px;
}

div.right {
  float: right;
	width: 160px;
	text-align: right;
  margin-top:0px; 

}

/* Obsahova cast */

div.content{
   font-family:  sans-serif;
	margin-left:182px;
	margin-right:172px;
	background-color: white;
	padding:5px;
	margin-top:5px; 
	margin-bottom:25px; 
	text-align: left;
}

div.delitko {
	font : normal 5px Arial, Helvetica, sans-serif;
  height : 5px;
}


div.copyright {
	background-color: #024E6E;
	color: #fff;
	width: 100%;
	text-align: center;
	voice-family: "\"}\""; voice-family: inherit;
	position: fixed;
	bottom:15px;
	left:0px;
}

div.copyright a {
	color: #ffffff;
	text-decoration: underline;
}

div.err-msg{
	font-size:10pt;	
	color:red;
}

div.content a:link{ 
	color: #03384E; 
}

div.content a:visited{ 
	color: #045475; 
}


div.content a:hover{ 
	color: #036187; 
}

div.content h1{
	font-size:14pt;
	color: White;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:2px;
	background-color: #BF4B00;
	background: #BF4B00 url(../images/web/orangebar.jpg) no-repeat right;
	
}

div.content h2{
	font-size:14pt;
	color: #034E6E;
	padding-left:2px;
}

div.content h3{
	font-size:12pt;
	background-color: #FFD8AC;
	color: #3C0000;
	padding-left:2px;
}

div.content .required{
	font-size:14pt;
	color: #EA6C21;	
	margin-left:3px; 
}

div.content div.default{
   font-family:  sans-serif;
	font-size:10pt;
	width:400px;
	margin-top:20px;
}

div.content div.default2{
   font-family:  sans-serif;
	font-size:10pt;
	width:95%;
	margin-top:10px;
}

div.content div.default table{ 
	border-collapse: collapse;
	margin-bottom:20px;
	empty-cells: show;
	width:100%;
}

div.content div.default caption{ 

	border-bottom:1px solid white;
	font-size:10pt;
	background-color: #F0A675;
	color: #3C0000;
	text-align: left;
	font-weight:bold;
	padding:3px;
}

div.content div.default th{ 
	background-color: #FFD8AC;
	color: #3C0000;
	padding:0px 3px 0px 3px;
	font-weight:normal;
	text-align: right;
	border-bottom:1px solid white;
	white-space: nowrap;
}

div.content div.default th.footer{ 
	background-color: #F0A675;
	border-left:1px solid white;
	white-space: nowrap;
}

div.content div.default td{ 
	border-bottom:1px solid white;
	padding:0px 3px 0px 3px;
	background-color: #FFF0DF;
}

div.content div.default td.footer{ 
	background-color: #FFECD7; 
}

div.content div.default3{
   font-family:  sans-serif;
	font-size:10pt;
	width:98%;
	margin-top:20px;
}

div.content div.default3 table{ 
	border-collapse: collapse;
	margin-bottom:20px;
	empty-cells: show;
	
}

div.content div.default3 caption{ 

	border-bottom:1px solid white;
	font-size:10pt;
	background-color: #F0A675;
	color: #3C0000;
	text-align: left;
	font-weight:bold;
	padding:3px;
}

div.content div.default3 th{ 
	background-color: #FFD8AC;
	color: #3C0000;
	padding:0px 3px 0px 3px;
	font-weight:normal;
	border-bottom:1px solid white;
	border-right:1px solid white;
	white-space: nowrap;
	vertical-align: top;
}

div.content div.default3 th.footer{ 
	background-color: #F0A675;
	border-left:1px solid white;
	white-space: nowrap;
}

div.content div.default3 td{ 
	border-bottom:1px solid white;
	border-right:1px solid white;
	padding:0px 3px 0px 3px;
	background-color: #FFF0DF;
}

div.content div.default3 td.footer{ 
	background-color: #FFECD7; 
}

div.content input.button{
 background-color: #BF4B00;	
 color:white;
 font-weight: bold;
 padding: 0px 5px 0px 5px;
 margin: 5px 0px 15px 0px;
 cursor:pointer;
}

input.info{
	color: #BF4B00;
	border:0px;
	font-weight:bold;
	font-size:12pt;
	background-color:transparent;
	
}

div.content div.nav{
	display: block;
	padding:5px 0px 5px 0px;
	margin: 20px 0px 5px 0px;
	background-color: #DDF5FD;
}

.list {
	width: 95%;	
	text-align: left;
	vertical-align: top;

}


.itembox {
   font-family:  sans-serif;
	width: 180px;
	height: 170px;
	float: left;
	margin: 3px;
	padding: 0px;
	text-align: left;
	display: inline;
	font-size:8pt;
	background-color: #FFF0DF;
	border:1px solid  #FFD8AC;
	voice-family: "\"}\""; voice-family: inherit;
}

.itembox a{
	color: Black;
}


.itembox .title{
   font-family:  sans-serif;
	font-size:9pt;
	font-weight:bold;
	color: Black;
	display: block;
	padding:2px 2px 2px 2px;
	background-color: #FFD8AC;
	height:3em;
	overflow: hidden;
	voice-family: "\"}\""; voice-family: inherit;
	height:2.5em;


}

.itembox .title a:link, .itembox .title a:visited{
	color: Black;
	text-decoration:none;
}
	

.itembox img{
	border: 1px solid #02364B;
}

.itembox .price{
	color:#02364B;
	font-size:10pt;
	font-weight:bold;
	text-align: right;
}

.itembox .discount{
	color:#000000;
	font-size:9pt;
	font-weight:bold;
	text-align: right;
	text-decoration: line-through;
}

.itembox form{
	text-align:right;
	display: inline;
}

.itembox .itemboxleft{
	padding:2px 2px 2px 2px;	
	display: block;	
	font-size:8pt;
	overflow: auto;
}

.itembox .itemboxleft strong{
	font-style: italic;
	font-weight: normal;
}


.itembox .itemboxright{
	
}


.itemcount{ 
	border: thin solid #EF7B2E;
	font-size:8pt;

}

.itemsubmit{ 
	border: 1px solid Silver;
	font-size:8pt;
	height: 20px;
	width:30px;
	background: #D0D0D0 url(../images/web/btnbuy.png) no-repeat center;
}

.viewbox {
	width: 400px;
	text-align: left;
	border: 1px solid #FFD8AC;
	display: block;
	font-size:10pt;
	background-color: #FFF0DF;
}


.viewbox .title{
	font-size:12pt;
	font-weight:bold;
	color: Black;
	display: block;
	padding:2px 2px 2px 2px;
	background-color: #FFD8AC;
	margin-bottom:0px;
	vertical-align: middle;
	
}

.viewbox img{
	border: 1px solid #02364B;
	margin:5px;
}

.viewbox form{
	text-align:right;
	display: inline;
}

.viewbox .price{
	color:#02364B;
	font-size:12pt;
	text-align: right;
}

.viewbox .discount{
	color:#000000;
	font-size:10pt;
	text-align: right;
	text-decoration: line-through;
}

.viewcomments {
	width: 400px;
	text-align: left;
	display: block;
	font-size:10pt;
}

/* Nove okno */

div.contentwindow{
   font-family:  sans-serif;
	margin-left:20px;
	background-color: white;
	padding:5px;
	margin-top:5px; 
	margin-bottom:25px; 
	text-align: left;
	width: 95%;
}

div.contentwindow a:link{ 
	color: #03384E; 
}

div.contentwindow a:visited{ 
	color: #045475; 
}


div.contentwindow a:hover{ 
	color: #036187; 
}

div.contentwindow h1{
	font-size:14pt;
	color: White;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:2px;
	background-color: #BF4B00;
	background: #BF4B00 url(../images/web/orangebar.jpg) no-repeat right;
}

div.message{
   	background-color: white;
	margin-left:10px;
	margin-bottom: 10px;
	text-align: left;
}

div.messageheader{
   	margin-top: 10px;
   	background-color: #F5F5F5;
	width:100%;
	padding: 10px;
}

div.messagebody{
   	background-color: #FFFFFF;
	width:100%;
	padding: 10px;
}