body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #22211F;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bck.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}

iframe {

display:none;
}

H1{
color: #CCCCCC;
text-decoration: none;
font-family: "Trebuchet MS", Arial;
font-size: 16px;
font-weight: bold;
}

strong
{
background-color:none;
}

#main {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
	min-height:600px;
	margin-top:0px;
}
/***************************/
#topmenu a {
	color: #CCCCCC;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../images/topmenu_odrazka.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-right: 3px;
}


#topmenu a:hover {
	color: #FF0000;
	text-decoration: none;
}

#top td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	max-height: 75px;
}

#left{
	background-image:url(../images/pokus.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#leftmenu  li  {
	list-style-type: square;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: url(../images/topmenu_odrazka.png);
	margin-left: 0px;
}
#leftmenu ul {
	padding-left: 0px;
	float: left;
	list-style-type: none;
}
#leftmenu a:hover {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#footer{
color:#666666;
border-top: #333333 1px dashed;
}

.style9 {font-size: 12px}
.style10 {font-size: 12px}
.zakaznici {font-size: 12px}
.zakaznici strong{color:#CC0000;}

#galerie img:hover{
	filter: none;
}

#galerie img{
	filter: Gray;
}

#links
{
color:#444;
text-align:center;
}
#links a
{
color:#444;
}
