@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
/* hlavi�ka */
#head {
	color: #999999;
	background-color: #FFFFFF;
	background-image: url(img/bg_top_header.jpg);
	padding: 0px;
	margin: 0;
	height: 222px;
}
.slogan{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-top: 170px;
	padding-bottom: 12px;
	display: block;
	font-weight: bold;
	color: black;
	font-size: 15px;
	text-align: right;
}
.top_menu{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
a.topodkaz, a.topodkaz:link, a.topodkaz:visited, a.topodkaz:active, a.topodkaz:focus {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
	margin: 0px;
	border-right: 1px solid #dbdada;
	font-weight: bold;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
}

a.topodkaz:hover {
	background-image: url(img/hover_bg_top_menu.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

/* t�lo */
#wrapper {
	width: 770px;
	margin: 0 auto;
	border: 1px solid #D1D1D1;
}


#column_wrapper {
	background-image: url(img/bg_stred.png);
	background-repeat: repeat-y;
	height: auto;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 580px;
	float: left;
}
#left {
	width: 190px;
	float: left;
}
#leve .content {
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}


/* pati�ka */
#footer {
	text-align: right;
	color: #999999;
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 0.7em;
	clear: both;
}
#footer a:link {
color: #999999;
text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #999999;
	}
#footer a:hover {
	color: #d93c00;
	font-weight: bold;
}

h1 {
	line-height: 22px;
	_line-height: 0px;
	font-size: 22px;
	margin: 0;
	margin-bottom: 30px;
}
h2 {
	line-height: 16px;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	border-bottom: 1px solid black;
	padding-bottom: 3px;
}
h3 {
	font-size: 1.1em;
	margin: 0px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}


/*Produkcni*/
#right .obsah{
	line-height: 15px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right .obsahtucny{
	line-height: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.sedy{
	color: maroon;
}

#right a, #right a:active, #right a:focus, #right a:link, #right a:visited {
	line-height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #64671b;
	text-decoration: none;
	border-bottom: 1px dotted #64671b;
}
#right a:hover {
	line-height: 15px;
	color: #671d1b;
	border-bottom: 1px solid #671d1b;
	background: #f2f2f2;
}

#right ul{
	line-height: 15px;
	margin: 0px;
	margin-left: 25px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}


.blocek_obrazek{
	margin: 2px;
	border: 1px solid #e3e3e3;
	padding: 2px;
	float: left;
	width: 122px;
	height: 122px;
	text-align:center;
}
