html, body {		
	height: 100%;
	margin: 0px;
	padding: 0px;
}

BODY {
	scrollbar-face-color:#777777;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#777777;
	scrollbar-darkshadow-color:#777777;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	COLOR: #000000; 
	FONT-FAMILY: Verdana, sans-serif; 
	FONT-SIZE: 11px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-weight:normal;
	background-image: url("../img/pozad.gif");
	background-repeat: repeat-x;	
}

html>body {
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#celek{
	width: 940px;
	height: 100%;
	position: relative;
	padding: 0 0 60 0;
	background-color: #ffffff;
}

body>#celek {
 height: auto;
}

div.top{
  clear: both;
  height: 115px;
  text-align: left;
  background-color: #ffffff; 
}

div.hlavicka{
  clear: both;
  height: 275px;
  clear: both;
}


div.obsah-leva{
  float: left;
  width: 475px;
  text-align: left;
  background-color: #ffffff;
  padding: 0 0 50 0;
}

div.obsah-prava{
  float: right;
  width: 490px;  
  background-color: #ffffff;
  text-align: left;
  padding: 0 0 50 0;
}

div.pata{	
	width: 940px;
	height: 60px;
	background-color: #f5f5f5;
	clear:both;	
}

div.pata-adv{
	FONT-SIZE: 11px;
	color: #b18366;
	text-align: center;
	background-color: #065484;	
}

A.copynolink {
	color: #b18366; 
	font-size: 11px; 
	font-weight: normal;
	FONT-FAMILY: "Vernada", "Arial"; 
	text-decoration: none;
}
A.copynolink:hover {
	text-decoration: underline;
}

A.copy {
	color: #b18366; 
	font-size: 11px; 
	font-weight: bold;
	FONT-FAMILY: "Vernada", "Arial"; 
	text-decoration: underline;
}
A.copy:hover {
	text-decoration: none;
}


div.motto{
	position: absolute; top: 50px; left: 220px; font-size: 14px; font-weight: bold; color: #000000; font-style: italic;
}

div.menu-leva{
	position: absolute; top: 16px; left: 470px; width: 11px; height: 80px;
}

div.def-menu{
	position: absolute; top: 16px; left: 481px; width: 485px; height: 80px; background-color: #eeeeef;
}

div.pos-menu{
	padding: 25 0 0 0px;
}

.back-menu-value{
	background-image: url("../img/pozad_menu.gif");	background-repeat: repeat-x;
}

div.pos-menu-value{
	padding: 6 3 0 3px;
}

div.menu-prava{
	position: absolute; top: 16px; left: 957px; width: 11px; height: 80px;
}

div.pos-logo{
	padding: 15 0 0 30px;
}

div.pos-oleva{
	padding: 15 15 0 19px;
}

div.nadpis-leva{
	font-size: 18px; font-weight: bold; color: #828282; font-family: "Century Gothic", "Arial";
}

.nadpis-leva-barva{
	color: #df2824;
}

div.pos-gal{
	padding: 15 5 30 5px;
}

.pos-foto{
	padding: 0 20 0 0;
}

div.pos-reakce{
	padding: 8 5 0 5px;	
}

div.reakce-jmeno-first{
	color: #000000; font-size: 11px; font-family: "Arial"; font-weight: bold;
}

div.reakce-jmeno{
	color: #000000; font-size: 11px; font-family: "Arial"; font-weight: bold; padding: 10 0 0 0;
}


div.reakce-obsah{
	padding: 2 3 0 3px; color: #6a6969; font-size: 11px; font-family: "Arial"; text-align: justify;
}

div.pos-prava{
 	padding: 15 10 0 5px;
}

div.def-menu-dole{
	padding: 20 30 0 0px; text-align: right; color: #c8c8c8; font-weight: bold; font-size: 14px;
}

div.def-dop{
	padding: 5px; color: #868686;
}

.nadpis_form{
	color: #000000;
	font-size: 18px; 
	font-weight: normal; 
	font-family: Verdana;
}


h1{
	margin: 0px;
   padding: 0px;
	color: #898888;
	font-size: 30px; 
	font-weight: normal; 
	font-family: "Century Gothic", "Arial";
}

h2{
	margin: 0px;
   padding: 0px;
	color: #ffc000;
	font-size: 20px; 
	font-weight: bold; 
	font-family: "Century Gothic", "Arial";
}

h3{
	margin: 0px;
   padding: 0px;
	color: #000000;
	font-size: 17px; 
	font-weight: bold; 
	font-family: "Century Gothic", "Arial";
}


TD {
	font-size:11px;
	color: #000000;	
	font-family: Verdana;
	font-weight:normal;
}
P {
	font-size:13px;
	color: #5f5f5f;	
	font-family: Arial;
	font-weight: normal;
}

A {
	color: #ff7e00;
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 11px;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}
A:hover {
	text-decoration:none;
}

A.detail-produktu {
	color: navy;	
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px;
	text-decoration:underline;
	font-weight:normal;
	font-style:normal;
}
A.detail-produktu:hover {
	text-decoration:none;
}

A.menu {
	color: #ffffff;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 16px;
	text-decoration: none;
	font-weight: normal;	
	font-style: normal;
}
A.menu:hover {
	color: #ffffff;
	text-decoration: underline;
}

A.sortiment {		
	color: #ff7e00;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 16px;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
}
A.sortiment:hover {
	color: #ff7e00;
	text-decoration: underline;
}

A.menu_choose {
	color: #ffffff;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 16px;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
}
A.menu_choose:hover {
	color: #ffffff;
	text-decoration: none;
}

A.url {
	color: #ffba10; 
	font-size: 18px; 
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;	
	font-style: normal;
}
A.url:hover {
	color: #ffba10;
	text-decoration: none;
}





A.menu_dole {
	color: #444446;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	text-decoration: underline;
	font-weight: bold;	
	font-style: normal;
}
A.menu_dole:hover {
	color: #444446;
	text-decoration: none;
}

A.menu_dole_choose {
	color: #ffc000;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	text-decoration: none;
	font-weight: bold;	
	font-style: normal;
}
A.menu_dole_choose:hover {
	color: #ffc000;
	text-decoration: none;
}




A.produkt-nadpis {
	color: #000000; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: center;
	font-family: Verdana;
	text-decoration: underline;
}
A.produkt-nadpis:hover {
	text-decoration: none;
}

A.link_obr {
	text-decoration:none;
}
A.link_obr:hover {
	text-decoration:none;
}

.div_pozad_form {
	width:  995px;
	padding-top: 10px;
	padding-left: 10px;
	COLOR: #383838; 
	FONT-SIZE: 13px;
	font-weight:bold;
	background-image: url("../img/pozad_form_hlava.gif");		
	vertical-align:top;
}

.text_alert {
	FONT-SIZE: 12px;
	font-weight:bold;
	color: red;
}

.text_bold {
	FONT-SIZE: 11px;
	font-weight:bold;
}

.text_bold TD{
	FONT-SIZE: 11px;
	font-weight:bold;
}

.tab_seznam {
	margin: 2px;
	padding: 1px;
	text-align:left;
	color:black;
	background-color: #000000;
	border: 1px solid #494949;
}
.tab_seznam_napoveda {
	margin: 2px 2px 2px 2px ;
	padding: 3px 3px 3px 3px;
	text-align:left;
	color:black;
	background-color: #b7a689;
	border: 1px solid #494949;
}

.tr_hlava TD{
	height: 24px;
	color:#ffffff;
	FONT-SIZE: 11px;
	background-color: #595959;
	font-weight:bold;
}

.text_form_column TD{
	padding: 0 5 0 5px;
	font-family: Verdana;
	color: #444444;
	FONT-SIZE: 12px;
	font-weight:bold;
}

.txt_pole{
	padding:  2px 2px 2px 2px;
	FONT-SIZE: 11px;
	background-color: #ffffff;
	border: 1px solid  #696969;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}

.text_box{
	background-color: #dddddd; 
	padding: 10px;
	border: 1px solid #aaaaaa;
}

.tab_obsah {
	margin: 2px 2px 2px 2px ;
	padding: 10px 10px 10px 10px;
	text-align:left;
	FONT-SIZE: 13px;
	height:  25px;
	color:black;
	background-color: #fff5af;
	border: 1px solid #666666;
}

.tab_obsah_s {
	margin: 2px 2px 2px 2px ;
	padding: 10px 10px 10px 10px;
	text-align:left;
	FONT-SIZE: 13px;
	height:  25px;	
	color:black;
	background-color: #ffe4af;
	border: 1px solid #965100;
}

.tab_obsah_f {
	margin: 2px 2px 2px 2px ;
	padding: 10px 10px 10px 10px;
	text-align:left;
	FONT-SIZE: 13px;
	height:  25px;
	color:black;
	background-color: #ffffff;
	border: 1px solid #666666;
}

.tab_obsah TD{
	color: #000000;
}

.tab_obsah_s TD{
	color: #000000;
}

.tab_obsah_f TD{
	color: #000000;
}

.text_bold_g {
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold;
	COLOR: #940101;
}

.tiny_pole{
	width: 615px; 
	height: 350px; 
	background-color: #ffffff;
}

.text_pod{
	color: #0000000;
	FONT-WEIGHT: bold;
}






div.produkt-def{
	width: 140px; 
	border: 1px solid #e2e2e2;	
}


div.produkt-nadpis{
	width: 140px; 
	height: 33px; 
	background-image: url("../img/pozad_nadpis_produkt.gif"); 
	background-repeat: repeat-x; 
	text-align: center;
}

div.produkt-pos1{
	padding: 9 0 0 0;
}

div.produkt-obsah{
	padding: 5px;
	text-align: center;	
}


.product-info{
	font-size: 10px; 
	color: #777777;
}

div.produkt-line-def{
	background-color: #e2e2e2; 
	width: 140px;
}

div.produkt-line-pos{
	padding: 1 0 0 0px;
}


div.produkt-cena-def{
	width: 140px; 
	height: 47px; 
	background-image: url("../img/pozad_cena_produkt.gif"); 
	background-repeat: repeat-x; 
	color: #666666; 
	font-size: 10px; 
	font-weight: normal;
}

div.produkt-cena-pos-leva{
	float: left; 
	width: 110px;
}

div.produkt-cena-pos-prava{
	float: right; 
	width: 30px; 
	height: 47px; 
	background-color: #0763e5;
}

div.produkt-cena-pos1{
	padding: 5 0 0 5px;
}

div.produkt-cena-dph{
	font-size: 12px; 
	font-weight: bold; 
	color: #0763e5;
}

div.produkt-cena-bezdph{
	font-size: 10px; 
	font-weight: normal; 
	color: #666666;
}

div.produkt-cena-pos2{
	padding: 8 0 0 7px;
}










#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}








/* AJAX prohlížeč obrázků */

.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid black;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
