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

input {
border: 1px solid black;  
}
body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
	background: #fff;
	color: #000;
	font-size: x-small;
	text-align: center;
	min-width: 760px;
	line-height: 1.3;
}
html>body {
	font-size: small;
}
#main {
 	width: 1020px;
	margin: 0 auto;
	text-align: left;
 	background: #fff repeat-y;
	min-height: 100%;
	height: 100%;
	position: relative;
 }
 body>#main {
 	height: auto;
 }
 #head {
	background: url("obr/header.jpg") no-repeat;
	height: 100px;
 }
 #menu {
	background: url("obr/menu_bar.jpg") no-repeat;
	height: 60px;
	font-size: 24px;
	text-align: left;
  width: 1020px;
 /* border-width: 1px; border-style: solid; border-color: black ;*/   
 }
 
 #menu_text a{
  color:white;
  text-decoration: none;
 }
  #menu_text a:hover {color: #FFFFF; text-decoration: underline} /* font: bold 24px Verdana*/
  /*#menu_text a:visited {color: #66FF66; text-decoration: none}  */

 
 .category {
	background: url("obr/category.jpg") no-repeat;
	height: 140px;
	line-height: 1.2;
  width: 1020px;
  /*border-width: 1px; border-style: solid; border-color: black ;*/
  text-align: left;
 }

 .categoryDiv {
  width: 800px;
  text-align: left;
  height: 140px;
  position:relative; left: 70px;top:6px;
    border-width: 1px; border-style: solid; border-color: green ;
 }



 #cat_bar1 {
	position: relative;
	left: 75px;
	top: 14px;
	line-height: 1.4;
	font-size: 12px;
	float:left;
 }
 
 #cat_bar2 {
	position: relative;
	left: 110px;
	top: 14px;
	line-height: 1.4;
	font-size: 12px;
	float:left;	
 } 

 #cat_bar3 {
	position: relative;
	left: 165px;
	top: 14px;
	line-height: 1.4;
	font-size: 12px;
	float:left;	
 } 

 #cat_bar4 {
	position: relative;
	left: 205px;
	top: 14px;
	line-height: 1.4;
	font-size: 12px;
	float:left;	
 } 

 #cat_bar5 {
	position: relative;
	left: 245px;
	top: 14px;
	line-height: 1.4;
	font-size: 12px;
  float:left;	  
 } 

 #right_box {
  position: relative;
	left: 310px;
	top: 20px;
/*	
  width:180px;
  height:100px;

  position: absolute;
	left: 00px;
	top: 120px;
*/	

	line-height: 1.3;
	font-size: 12px;
  float:left;
 } 

 #right_box a{color: #2162a4; text-decoration: none}
 #right_box a:hover {color: #2162a4; text-decoration: underline} 



 #filtr {
	background: url("obr/filtr.jpg") no-repeat;
	height: 40px;
	width: 590px;
 }
 #stred {
	width: 565px;
	position: relative;
	left: 40px;
 }

#sidebar-left {
	float: left;
	width: 124px;
	position: relative;
	left: 30px; 
	background: #fff no-repeat;
	overflow: hidden;
	padding-bottom: 100px;
}

#sidebar-right {
	float: right;
	width: 221px;
	position: relative;
	right: 27px;
	padding-left: 1px; /* border */
	background: #fff;
	overflow: hidden;
  border-color: #C0C0C0;
}

.login {
	position: relative;
	left: 270px;
	top: 50px;
  width:400px;
 }

.totinfo {
	position: relative;
	left: 250px;
	top: 0px;
  width:400px;
  text-align:left;
  color: #2162a4;
  font: bold 10px Verdana;

 }

 .login input{ border: 1px solid black; }
 .login input.prihl_but{ border: 0px; }


 .login_usr {
	position: relative;
	left: 270px;
	top: 60px;
  font: bold 12px Verdana;	
  width:400px;
  text-align:right;

 }

  .prihl_but {
	position: relative;
	left: 0px;
	top: 5px;
 }


  #filtr_text {
	position: relative;
	left: 28px;
	top: 3px;
 }
 
  #filtr_text input{ border: 1px solid black; }
  #filtr_text input.prihl_but_vyhl{ border: 0px; position: relative; top: 6px; left: 20px;}
 
  #menu_text {
	position: relative;
	left: 52px;
	top: 9px;
 }



 #footer {
	width: 980px;
 	height: 50px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 40px;
	background: #FFFFFF no-repeat;
	text-align: left;
  font-size: 11px;
 }




/* CATALOG START */
 #catalog {
 width: 580px;
 background: #f4fff3;
 margin-left: 5px;
 margin-top: 0px;
 border: 1px solid #e5e5e5;
 font-family: Arial;
 }
 #catalog_seznam {
 width: 567px;
 height: 20px;
 background: #fff;
 margin-top: 3px;
 margin-left: 7px;
 }
 #catalog_firma {
  width: 558px;
 background: #fff;
 margin-bottom: 10px;
 margin-top: 10px;
 margin-left: 6px;
 margin-right: 6px;
 border-bottom: 1px dotted black;
 }  
 #catalog_popis {
 width: 368px;
 font-size: 12px;
 word-wrap: break-word;
 text-overflow:ellipsis;
 overflow: auto;
 }
 #catalog_kontakt {
 width: 368px;
 margin-top: 20px;
 font-size: 14px;
 }
 #catalog_vice {
  font-size: 14px;
 margin-top: 5px;
 margin-right: 5px;
 }
/* CATALOG END */



 h2, h3  {
 	font-size: 130%;
 }
 h2 {
 	padding: 0 0 5px 0;
 }
 p {
 	padding: 0 0 15px 0; 
 }

a {color: #000; text-decoration: none}
a img {border-width: 0px;}

a:hover {color: #000; text-decoration: underline}

li { list-style-type:none; padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px}

