@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(siteImages/background.jpg);
	background-repeat:repeat-x;
	font-family: Helvetica;
}

#header
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 810px;
	height: 25px;
	
	font-family: Helvetica;
	font-weight: bold;
	color:#FFFFFF;
	font-size: 12px;
}

#header a:link, #header a:visited, #header a:hover
{
	text-decoration:none;
	color:#FFFFFF;
}

.footerLinks a:link, .footerLinks a:hover, .footerLinks a:visited
{
	text-decoration: none;
	color:#FFFFFF;
}

.button
{
	background-image: url(siteImages/buttons/go.jpg);
	background-repeat:no-repeat;
	border: 0px;
	width: 28px;
	height: 22px;
}

.field
{
	border:1px solid #000000;
	font-weight:bold;
	width: 120px;
}

#content
{
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	background-color:#FFFFFF;
	text-align: center;
	height: 715px;
	position: relative;
}

.brick
{
	width: 40px;
	height:10px;
	border: 1px solid #000000;
}

.dig
{
	float: left;
	width:60px;
	font-size:10px;
	margin-right: 3px;
}

#ble
{
	width: 908px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0px;
	background-image:url(siteImages/luk.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height: auto;

}

#footer
{
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	color: #333333;
	background-color: #80aef2;
	font-size: 14px;
	padding-left: 10px;
}

.blue
{
	color:#005ce5;
}

.selectClass
{
	color: #333333;
	border: 1px solid #333333;
	font:Verdana;
	font-weight: bold;
}

.black
{
	color:#000000;
}

.productCode
{
	background-image:url(siteImages/parts/codeBg.jpg);
	background-repeat:no-repeat;
	width:101px;
	height:65px;
	color:#FFFFFF;
	padding-top: 47px;
	font-size: 13px;
	font-weight: bold;
	padding-right: 13px;
	float: right;

}

.shortInfo
{
	float: left;
	color:#333333;
	font-size:10px;
	vertical-align: middle;
	padding-top:30px;
	text-align:right;
	width:85px;
}

.menuItem
{
background-image:url(siteImages/normal.jpg); width:157px; height:25px; font-size:13px; text-align:left; padding-left:10px; padding-top:5px; text-decoration:none; color:#FFF; background-repeat:no-repeat; cursor:pointer;
}

.menuItem a:link, .menuItem a:visited
{
	color: #FFF;
}

.tabelka, .tabelka a:link, .tabelka a:visited, .tabelka a:hover
{
	color: #333333;
	font-size:14px;
	text-decoration: none;
}

.text
{
	font-size: 12px;
	color:#333333;
}

.regions, .regions a:link, .regions a:hover, .regions a:visited
{
	text-decoration: none;
	color: #999999;
}

.menuBox
{
	width:158px; height:37px; float:left; text-align:center; margin-left:2px; padding-top:3px; margin-top:2px; color:#FFF; font-size:14px;

}

