/* CSS Document */

body {margin:0; background-image:url(../images/bg1.jpg); font-family:Tahoma; font-size:11px;}
#site {background-image:url(../images/bg2.jpg); background-position:top; background-repeat:repeat-x;}

/* elementy */
#header {text-align:right;width:990px;}
#mainmenu{background-color:#FFFFFF; width:975px;}
.main{padding-right:4px;}
#content {width:975px !important; background-color:#FFFFFF; font-size:12px;}
#bottom {width:975px !important;}
.content_title {text-align:left; font-size:16px; color: #3C7303; padding:13px 0px 0px 5px; font-weight:bold}
h1, h2, h3 { margin: 0px; text-align:left; font-size:16px; color: #3C7303; font-weight:bold}
.content_text {text-align: justify; padding-right:15px;}
.content_table {text-align: justify; padding:15px;}
.content_image_left {margin-right: 15px; border:1px solid #CCCCCC; padding:5px; background-color: #FFFFFF;}
.content_image_right {margin-left: 15px; border:1px solid #CCCCCC; padding:5px; background-color: #FFFFFF;}
.content_right {padding: 5px; text-align:justify;}
a, a:visited {color: #3C7303; text-decoration: none;}
a:href {color: #3C7303;}
a.zabart, a.zabart:visited {color: #FFFFFF; text-decoration: none;}
a.zabart:href {color: #FFFFFF;}
.quote {background-color:#F1F1F1; padding: 10px; border: 1px solid #CCCCCC; margin-bottom: 5px;}

#fcontact {
	background: #F8F9F1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #4c4c4c;
	padding: 5px 20px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 10px 0px 0px 0px;
	border: 1px solid #EDEAE2;
}
#fcontact p.w a:hover {
	color: #4c4c4c;
}
#fcontact p.w1 {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	padding: 5px 0px;
}
#fcontact p.w span, #fcontact p.w1 span {
	color: #BA0B0B;
	display: block;
	font-size: 17px;
}
#fcontact p.w1 span {
	font-size: 20px;
}
#reedparams {
	font-size: 14px;
	font-weight: bold;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
#reedparams h2 {
	margin: 0px; 
	text-align:left; 
	font-size:20px; 
	color: #3C7303; 
	font-weight:bold; 
	font-style: italic; 
	padding: 8px 0px 8px 50px;
	background: url(../images/2tr.png) 5px 0px no-repeat;
}
#reedparams a {
	background: #F8F9F1 url(../images/1trj.png) 10px center no-repeat;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #4c4c4c;
	display: block;
	padding: 7px 5px 7px 50px;
	margin: 2px 0px;
}
#reedparams a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#reedparams a.rp, #reedparams a.rp:link, #reedparams a.rp:visited {
	background: #EDEAE2 url(../images/1trc.png) 10px center no-repeat;
}
