/* 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;}
#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;}