﻿body {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 76%;
	text-align: center;
	background: #f6f6f6 url('img/page_bg_grad.gif') repeat-x top;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin-bottom: 8px;
	font-family: 'Georgia', 'Times New Roman', serif;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0px;
	color: #ff7a3f;		
	font-family: 'Georgia', 'Times New Roman', serif;		
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0;
	color: #ff7a3f;	
}				
#mainmain {
	margin: auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 730px;
	background: #FFFFFF;
}	
#main {
	margin: 6px;
	margin-top: 0px;
	background: #FFFFFF;	
			
}
#header {
	height: 70px; 
	background: #FFFFFF;
	text-align: left;
	padding: 15px;

}
#menuMain {
	height: 28px;
	background: #b9b3b3;
	font-size: 1em;
	text-align: left;
	margin-bottom: 3px;
}
#menuMain a {
	color: #FFFFFF;
	text-decoration: none;
	/*font-weight: bold;*/
	float: left;
	display: block;
	padding: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	/*padding-left: 0;*/
	margin-right: 2px;
	background: #b0a8a8;
}
#menuMain a.selected {
	background: #3557cb;
	font-weight: bold;
}
#menuMain a:hover {
	background: #3557cb;
}
#pagePicture {
	line-height: 120px;
	/*background: #d9dad2;*/
	margin-bottom: 3px;
}

.onas {
	background: #d9dad2 url("img/onas.gif") no-repeat left top;
} 
.vyrobky {
	background: #d9dad2 url("img/vyrobky.gif") no-repeat left top;
} 
.cenik {
	background: #d9dad2 url("img/cenik.gif") no-repeat left top;
} 
.sluzby {
	background: #d9dad2 url("img/sluzby.gif") no-repeat left top;
} 
.leseni {
	background: #d9dad2 url("img/leseni.gif") no-repeat left top;
} 
.bedneni {
	background: #d9dad2 url("img/leseni.gif") no-repeat left top;
} 
.reference {
	background: #d9dad2 url("img/reference.gif") no-repeat left top;
}
.kontakty {
	background: #d9dad2 url("img/kontakty.gif") no-repeat left top;
}  
#menuLeft {
	float: left;
	width: 200px;
	text-align: left;
	font-size: 0.8em;
}
#menuLeft a {
	display: block;
	padding: 8px;
	background: #316695;
	margin-bottom: 1px;
	color: #FFFFFF;
	text-decoration: none;
	
}
#menuLeft a.light {
	background: #b6b6b6 url('img/arrow_right.gif') no-repeat 10% 50%;
	color: #002659;
	text-indent: 3em;
}
#menuLeft a.selected {
	background: #ff9966;
	color: #FFFFFF;
	font-weight: bold;
}		
#menuLeft a:hover {
	background: #EFEFEF;
	color: #000000;

	
}
#footer {
	line-height: 28px;
	font-size: 1em;
	background: #b9b3b3;
	color: #FFFFFF;
	text-indent: 0.8em;
	text-align: left;
	margin-top: 3px;
}
#footer a, #signature a {
	color: #666666;
}	
#footer a:hover, #signature a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #b9b3b3;
}	
#signature {
	line-height: 18px;
	font-size: 0.8em;
	color: #BBBBBB;
	text-indent: 0.8em;
	text-align: right;
	padding-right: 2em;
	margin: auto;
	width: 726px;	
}
#content {
	text-align: left;
	margin-left: 200px;
	line-height: 1.5em;
	font-size: 0.9em;
}
#content a {
	color: #0036ff;
	text-decoration: none;
	border-bottom: 1px dotted #0036ff;
}	
#content a:hover {
	color: #ff0033;
	text-decoration: none;
	border-bottom: 1px solid #ff0033;
}			
#contentPadding {
	padding: 1em;
	padding-left: 2em;
	padding-right: 2em;
}
.cleaner {
	clear: both;
	height: 1px;
	background: #FFFFFF;
	font-size: 1px;
	padding: 0;
	margin: 0;
}
#articleEnd {
	background: #b9b3b3; 
	color: #b9b3b3;
	font-size: 0.8em;
	font-weight: bold;
}
#mainCatImg {
	margin-bottom: 3px;
	border: 0;
}
ul {
	color: #ff9966;
	list-style-type: disc;
}
#content li em {
	color: #000000;
	font-style: normal;
}
table {
	font-size: 0.9em;
	border-collapse: collapse;
	border: 1px solid #EFEFEF;
	border-color: #EFEFEF;
}
td {
	border-color: #EFEFEF;
	padding: 2px;
}
fieldset {
	border: 1px solid #EFEFEF;
	font-weight: bold;
	padding: 1em;
}
legend {
	background: transparent;
	border: 1px solid #EFEFEF;
	padding: 2px;
	color: #3366ff;
}

#content img {
	border: 3px double #DDDDDD;
}
.poptavkaForm {
	border: none;
}

