

body{

 background: white;
 color: black;
 text-align:center;
 font-family: Verdana, Arial, Geneva, sans-serif;
 font-size: 11px;
 width: 780px;
 margin:0 auto; padding:0;
}
td{
color: black;
 font-family: Verdana, Arial, Geneva, sans-serif;
 font-size: 11px;
}
#pradylko{
  text-align:left;
  /*width: 780px;
  voice-family: "\"}\"";
  voice-family:inherit;*/
  width: 780px;
  margin:0 auto; padding:0;
  border: 1px solid black;
 
  height: 100%;

}



/*TOP CAST*/

#top{
	width: 780px;
	height: 258px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	}
#registrace-box{
	margin-top: -11px;
	text-align: right;
	width: 770px;
	
	font-size: 12px;
	color: white;
}

#lang-box{
	padding-top: 177px;
	padding-left: 275px;
	text-align: left;
	width: 100px;
}
/*  menu odkazy pro registaci box*/ 
 	a.a-menu-registrace:link {
 		color: white;
 		text-decoration: none;	
		font-weight: bold;
 	}
 	
 	a.a-menu-registrace:visited {
 		color: white;
 		text-decoration: none;
		font-weight: bold;
 	}
 	
 	a.a-menu-registrace:hover {
 		color: white;
 		text-decoration: underline;
		font-weight: bold;
 	
 	}
	
#menu-top{
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}
	
/*  menu odkazy*/ 
 	a.a-menu:link {
 		color: #040000;
 		text-decoration: none;	
 	}
 	
 	a.a-menu:visited {
 		color: #040000;
 		text-decoration: none;
 	}
 	
 	a.a-menu:hover {
 		color: #FFB800;
 		text-decoration: none;
  	}
	
	
	
	
	
/* divy pro obsah, kategorie a main */	
#obsah{
	width: 780px;
	height: 100%;
	background: url(images/main_opak.jpg) repeat-y;
	min-height: 376px;


}

#menu{
	width: 200px;
	min-height: 376px;
	/*float: left;*/
	background: url(images/menu.jpg) no-repeat;
	position: absolute;
	top: 258px;
}
#menu-text{
	height: 376px;
	padding-left: 12px;
}
div[id] #menu-text {
   height:auto;
   }


#main{
	margin-left: 200px;
	float: right;
	/*position: relative;
	top: 258px;*/
	padding-top: 258px;
	min-height: 376px;
	height: 376px;
	width: 565px;
	border: 0px;
	
	}
div[id] #main {
   height:auto;
   }
#main-text{
		width: auto;
		text-align: left;
		margin: 0px;
		padding-right: 40px;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
    }
.odsazeni-1{
	
}
.odsazeni-2{
	padding-left: 30px;
}
.odsazeni-3{
	padding-left: 50px;

}
.odsazeni-4{
	padding-left: 65px;
}
a.menu-kat-nadpis:link {
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
 	
a.menu-kat-nadpis:visited {
 		font-size: 11px;
 		color: black;
		font-weight: bold;
 		text-decoration: none;	
		text-transform: uppercase;
 	}
 	
a.menu-kat-nadpis:hover {
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.menu-kat:link {
		font-size: 11px;
 		color: black;
		font-weight: normal;
 		text-decoration: none;	
 	}
 	
a.menu-kat:visited {
 		font-size: 11px;
 		color: black;
		font-weight: normal;
 		text-decoration: none;	
 	}
 	
a.menu-kat:hover {
 		font-size: 11px;
 		color: black;
		font-weight: normal;
 		text-decoration: none;		
  	}
	
	


#footer{
	font-size: 9px;
	text-align: left;
	margin: 10px;
}
 	a.maly:link {
		font-size: 10px;
 		color: #FF8000;
 		text-decoration: none;	
 	}
 	
 	a.maly:visited {
 		font-size: 10px;
 		color: #FF8000;
 		text-decoration: none;	
 	}
 	
 	a.maly:hover {
 		font-size: 10px;
 		color: #FF8000;
 		text-decoration: underline;	
  	}



/* tridy pro praci s textem */

	a:link {
 		color: #FF8000;
 		text-decoration: none;	
 	}
 	
 	a:visited {
 		color: #FF8000;
 		text-decoration: none;	
 	}
 	
 	a:hover {
 		color: #FF8000;
 		text-decoration: underline;	
  	}
	.img-vlajka{
	border: 1px solid white;
	}
	.red{
	font-size: 12px;
   color: red;
	font-weight: bold;
	}
	.blue{
	font-size: 12px;
	color: Highlight;
	font-weight: bold;
}
	input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   color: black;
   border: 1px solid;
	margin-top: 0px;
	}
	.reg_left{
		text-align: right;
		width: 150px;
	}
	.reg_right{
		text-align: left;
		width: 250px;
	}
	.reg-input{
		width: 200px;
	}
	.reg-input-maly{
		width: 100px;
	}	
	.reg-textarea{
		overflow:auto;
		width:99%;
		height:65px;
		 color: black;
   border: 1px solid;
	}
	hr{
		border: 0px;
		height: 1px;
		 color: black;
      background-color: black;
      width: 100%;
	}
	
	.koupit_button{
	margin-left: 10px;
	margin-top: 2px;
	width: 61px;
	height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	cursor: pointer;	
	border: 1px solid black;
}	

.input_submit{
	height: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	cursor: pointer;	
	border: 1px solid black;
}
h1{
	font-size: 14px;
	font-weight : bold;
	margin: 5px;
	margin-left: 0px;
}
h2{
	font-size: 14px;
	font-weight : bold;
	margin:5px;
	margin-left: 0px;
}

.text_11{
	 font-size: 11px;
	 font-weight: normal;
}

.produkt_cena{
	margin-top: 5px;
}

.img_produkt{
	float: right; 
	border: 1px solid black;
	 margin-left: 15px;
}
.produkt{
	padding: 8px;
}
.produkt:hover{
	background: #F2F2F2;
}
.strankovani{
	margin-top: 10px;
	margin-bottom: 10px;
}
.str_left{
	float: left;	
}

.str_right{
	text-align: right;
}

.box_err{
	width: 530px;
	border: 1px solid black;
	padding-bottom: 3px;
	text-align: center;
} 

.border0{
	border: 0px;
}

.bold{
	font-weight: bold;
}

.kosik_produkt{
	width: 240px;
}

.kosik_mnozstvi{
	width: 140px;	
	text-align: right;
}
.kosik_cena{
	width: 60px;
	text-align: right;
}
#ukaz-sub-kategorie{
	width: 530px;
	height: auto; 
	border: 1px solid #000000; 
	
	padding: 5px;
}

.kategorie-sub-polozka{
	width: 33%;
	float: left; 
	font-size: 12px;

}

.produkt_velikosti{
	padding-bottom: 5px;
}