/* css styles */

<!--

/* base */


body {font-family: arial, verdana, tahoma; font-size: 11px; margin: 0px; color: #333333;}

a {text-decoration: none; color: #000000;}
	
a:hover {text-decoration: underline; color: #0496D5;}

.pro2 {font-size: 13px; color: #ffffff; font-weight: bold; display: block; width: 250px; height: 54px; line-height: 54px;}

.pro2:hover {font-size: 13px; color: #0496D5; font-weight: bold; display: block; width: 250px; height: 54px; background-color: #dddddd; line-height: 54px;}

.bg {background-image: url("../images/bg.jpg"); background-repeat: repeat-x;}

img {border-color: #ffffff}

.menu_bok {
	height: 27px;
	background-image: url('../images/tl.jpg');
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight: bold;
}

.menu_bok_mezera {
	height: 2px;
}

.menu_aktiv {
	background-image: url('../images/menubg.jpg');
	background-repeat: no-repeat;
	height: 60px;
	width: 115px;
	color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.menu_pasiv {
	height: 60px;
	width: 115px;
	color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

a.menu{
	color: white;
	text-decoration: none;
}

a.menu:hover{
	color: white;
	text-decoration: none;
}

.sortiment {
	height: 27px;
	background-image: url('../images/sortiment.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #0496D5;
	font-size: 14px;
	font-weight: bold;
}

.footer {
	background-image: url('../images/footer.jpg');
	background-repeat: repeat-x;
	height: 65px;
}

.nadpis_sekce {
	display: block;
	height: 27px;
	line-height: 27px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	color: #0496D5;
	padding-left: 15px;
}

.nadpis_kontakt {
	color: #0496D5;
	font-weight: bold;
}

a.mail {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.mail:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

.linka {
	padding-right: 20px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #000000;
}



#mailform td { padding: 1px 0; }
.mailform_col_1 { width: 42px; }
.textbox, .textarea {
  width: 171px;
  border: 1px solid #000000;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
}
.selectbox { 
  width: 175px;
  border: 1px solid #000000;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
}


.ukaz_kontakt { color:red; cursor:pointer; }
.kontakt { display:none; }


-->
