html body
{
  margin:0;
  padding:0;
  color:black;
  font-family:Arial, Verdana, sans-serif;
  text-align:left;
  width:100%;
  height:auto;
  font-size:12px;
  background:#d9dbd8 url('../grafika/topBG.png') repeat-x left 279px;
 }

 .mceContentBody
 {
/*     width:420px; */
background:#fafafa;
text-align:justify;
 }

a, .mceContentBody a
{
   color:#543c20;
   text-decoration:none;
   font-weight:bold;
   outline:none;
}

.mceContentBody a
{
   background:#fafafa;
}

a:hover, .mceContentBody a:hover
{
   text-decoration:underline;
}

img
{
   border:none;
   margin:0;
   padding:0;
   border:none;
}

#bodyTop
{
   width:100%;
   height:280px;
   background:#a9aea5 url('../grafika/top.jpg') no-repeat center bottom;
}

#top
{
   margin:0 auto;
   width:1200px;
   height:280px;
   overflow:hidden;
}

#top1
{
   width:1200;
   height:233px;
   background:#a9aea5;
}

#top1 img
{
   margin-left:5px;
   margin-top:10px;
}

#top2
{
   width:1200px;
   margin:0 auto;
   height:64px;
   /*padding-top:17px;*/
   text-align:center;
/*   background:#78c52b url('../grafika/top.png') no-repeat center bottom;*/
}

#top2Content
{
   width:850px;
   overflow:hidden;
   margin:0 auto;
   height:47px;
   padding-top:17px;
}

#hour
{
   clear:both;
   float:left;
   width:200px;
   font-size:12px;
   color:white;
   text-align:left;
   padding-left:10px;
}

#date
{
   float:right;
   text-align:right;
   width:500px;
   color:white;
   font-size:12px;
   padding-right:10px;
}


#bodyCenter
{
   min-width:1200px;
   width:100%;
   background:transparent url('../grafika/bottomBG.png') repeat-x left bottom;
   margin:0;
   padding:0;
}

#sideBorder
{
   width:850px;
   background:transparent url('../grafika/sideBorder.png') repeat-y left top;
   text-align:center;
}

#site
{
   width:850px;
   margin:0 auto;
   padding:0;
   overflow:hidden;
}

#middle
{
   width:784px;
   margin:0 auto;
   overflow:hidden;
   min-height:300px;
   background:white;
   padding:10px 25px;
   text-align:left;
}

#left
{
   clear:both;
   float:left;
   width:192px;
   overflow:hidden;
}

#right
{
   float:left;
   width:592px;
   overflow:hidden;
}

#menu
{
   background:white;
   width:192px;
   overflow:hidden;
}

#menuTitle
{
   color:#8aa214;
   font-size:15px;
   font-weight:bold;
   padding-bottom:5px;
   font-family:Verdana;
}

#menu ul
{
   padding:0;
   margin:0;
   list-style:none;
}

#menu li
{
   background:transparent url('../grafika/arrow.png') no-repeat left center;
   width:170px;
   padding-left:22px;
   min-height:25px;
   border-top:#e2e2e2 1px solid;
   border-bottom:transparent 1px solid;
}

#menu  li:last-child
{
   border-bottom:#e2e2e2 1px solid;
}

#menu li:hover
{
   border-bottom:black 1px solid;
}



#menu a
{
   clear:both;
   display:block;
   text-decoration:none;
   color:#5d5f5c;
   font-size:13px;
   width:170px;
/*    height:19px; */
   padding-top:6px;
}

#menu a:hover
{
   color:black;
}

#menu a.active
{
   color:black;
   padding-left:5px;
}

#stats
{
   clear:both;
   width:192px;
   height:100px;
   color:black;
   text-align:justify;
   margin-top:10px;
   line-height:20px;
/*    padding:0 15px; */
}

#statsTitle
{
   clear:both;
   width:100%;
   text-indent:15px;
   padding-bottom:10px;
   color:#8aa214;
   font-size:15px;
   font-weight:bold;
}

#baner
{
   clear:both;
   text-align:center;
   width:172px;
   height:175px;
   overflow:hidden;
}

#linkTop
{
	margin:0 auto;
   height:80px;
   width:560px;
   overflow:hidden;
   white-space:nowrap;
}

#linkTop a
{
   margin-left:15px;
}

#linkTop a:first-child
{
   margin-left:11px;
}

#borderTop
{
   clear:both;
   width:460px;
   height:22px;
   background:transparent url('../grafika/borderTop.png') no-repeat left bottom;
}

#content
{
   width:530px;
   border:3px solid #f0f0f0;
   border-radius:10px;
   box-shadow: 5px 5px 5px #bbb;
   min-height:200px;
   /*background:transparent url('../grafika/content.png') repeat-y left top;*/
   padding-bottom:10px;
   padding:20px 10px 20px 10px;
   margin: 0 0 15px 15px;

}

#contentContent
{


   width:530px;
   overflow:hidden;
   font-size:13px;
   color:black;
   text-align:justify;
}

#contentContent li, #contentContent ul
{
   text-align:left;
}

#contentTop h1
{
   background:transparent url('../grafika/rect.png') no-repeat left 3px;
   color:#8aa214;
   font-size:15px;
   text-indent:20px;
   margin:0;
   padding:0;
}

#linkRight
{
   float:right;
   width:122px;
   text-align:center;
   height:auto;
   padding-left:10px;
}

#linkRight a
{
   display:block;
   width:100%;
   padding-top:5px;
   padding-bottom:5px;
   background:transparent url('../grafika/separator.png') no-repeat left top;
}

#linkRight #separator
{
   background:transparent url('../grafika/separator.png') no-repeat left top;
   display:block;
   width:100%;
   height:5px;
}

#contentBottom
{
   clear:both;
   float:left;
   width:460px;
   height:25px;
   overflow:hidden;
   background:transparent url('../grafika/contentBottom.png') no-repeat left top;
}

#borderBottom
{
   clear:both;
   width:850px;
   height:10px;
   background:transparent url('../grafika/borderBottom.png') repeat-x left top;
}

#partners
{
   padding-top:10px;
   clear:both;
   width:100%;
   height:87px;
   background:white;
}

#partnersMap
{
   clear:both;
   float:left;
   width:100%;
/*    height:87px; */
   height:60px;
   padding-bottom:27px;
   background:transparent url('../grafika/partners.png') no-repeat;
}

#partnersMap a
{
   float:left;
   overflow:hidden;
   height:60px;
   width:30px;
   margin-right:10px;
}

#partnersMap .big
{
   margin-left:10px;
}

#partnersMap a.last
{
   width:60px;
   margin:0;
}

#partnersMap .link1
{

}
.redTitle
{
   color:#d62619;
   text-indent:10px;
   font-size:13px;
   font-weight:bold;
}

#copyright
{
   clear:both;
   width:850px;
   overflow:hidden;
   height:25px;
   font-size:13px;
   padding-top:5px;
   overflow:hidden;
}

#copyrightLeft
{
   clear:both;
   float:left;
   text-align:left;
   width:490px;
   font-weight:bold;
   color:#54792f;
   text-indent:10px;
}

#copyrightRight
{
   float:right;
   width:300px;
   text-align:right;
   padding-right:10px;

}

#copyrightRight a
{
   color:white;
   text-decoration:none;
   font-weight:bold;
}

#bodyBottom
{
   clear:both;
   width:100%;
   height:60px;
   text-align:center;
   background:red url('../grafika/footer.png') no-repeat center top;
}

#foot
{
   width:850px;
   height:60px;
   margin:0 auto;
   overflow:hidden;
   padding:0;
}

fieldset
{
   border:none;
}

#standardForm input, #standardForm textarea
{
   text-align:left;
   background:white;
   color:black;
   border:#c4c4c4 1px outset;
}

#standardForm input[type="submit"], #standardForm input[type="reset"], #standardForm input[type="button"]
{
   padding:5px 10px;
   background:#c4c4c4;
   color:white;
   font-weight:bold;
   margin-right:10px;
}

#standardForm input[type="submit"]:hover, #standardForm input[type="reset"]:hover, #standardForm input[type="button"]:hover
{
   color:black;
}


.formInfo
{
   color:black;
   text-align:left;
   font-size:12px;
   font-style:italic;
}

.important
{
   color:red;
   font-size:13px;
   font-weight:bold;
}

.nius
{
   margin:10px 0;
   border-bottom:#818dab 1px solid;
   padding:5px 0 10px 0;
   float:left;
   width:100%;
}

.nius a
{
   text-decoration:none;
   color:#543c20;
   font-size:14px;
   font-weight:bold;
}

.nius a:hover
{
   color:#c5a5b1;
}

.date
{
   float:right;
   color:#404c72;
}

.nius a.forward
{
   font-size:12px;
}

.pages
{
   clear:both;
   color:black;
   width:400px;
   text-align:center;
   padding:5px 0;
   overflow:hidden;
}

.pages a
{
   float:left;
   color:#bdab0a;
   font-size:15px;
   text-decoration:underline;
   width:15px;
}

.pages a.pointer
{
   color:#bdab0a;
   text-decoration:none;
   font-size:12px;
   padding-top:2px;
}

.pages a.active
{
   color:red;
   text-decoration:none;
}

.pages .info
{
   clear:both;
   float:left;
   margin-right:50px;
}

#download
{
   text-align:left;
}

#download ul
{
   font-style:circle;
}

#download li
{
   text-align:left;
   font-size:13px;
   font-weight:bold;
   margin-bottom:10px;
}

#download li a
{
   text-align:left;
}

#download li span
{
   font-weight:normal;
}

.galery, .galery a
{
   float:left;
   width:200px;
   height:160px;
   overflow:hidden;
}



.galery a
{
   float:left;
   width:150px;
   height:150px;
   overflow:hidden;
   margin-left:25px;
   background:transparent;
}

#sonds
{
   float:left;
   width:122px;
   padding-left:10px;
}

#sonds .votes
{
   text-align:center;
}

#sonds p.panelTitle
{
   background:#990000;
   color:white;
   padding:3px;
   text-align:center;
   font-size:1.2em;
   font-weight:bold;
   margin-bottom:3px;
}

#sonds .title
{
   text-align:left;
   font-size:12px;
   font-weight:bold;
   margin:2px 0;
}

#sonds p.formAnswer span.value
{
   background-attachment: scroll;
   background-clip: border-box;
   background-color: #0351a1;
   background-image: none;
   background-origin: padding-box;
   background-position: 0% 0%;
   background-repeat: repeat;
   background-size: auto;
   border-bottom-color: #000000;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-left-color: #000000;
   border-left-style: solid;
   border-left-width: 1px;
   border-right-color: #000000;
   border-right-style: solid;
   border-right-width: 1px;
   border-top-color: #000000;
   border-top-style: solid;
   border-top-width: 1px;
   color: #000000;
   display: block;
   height: 18px;
   text-align: center;
}

#sonds p.formAnswer {
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom: 3px;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
min-height: 40px;
padding-bottom: 2px;
}

#sonds p.formAnswer span.title
{
   color: #505050;
   display: block;
   font-family: "Arial";
   font-size: 12px;
   min-height: 15px;
   text-align: left;
   text-shadow: none;
}

#sonds div.info
{
   text-align:center;
   color:green;
   font-size:80%;
}

#sonds p.submit
{
   text-align:center;
}

#sonds .panelContent>div
{
   background:#eeeeee;
   border:1px solid #b9b9b9;
   padding:5px;
}

#forms p.options
{
   color: #ffffff;
   line-height: 18px;
   padding-bottom: 1px;
   padding-left: 1px;
   padding-right: 1px;
   padding-top: 1px;
}

.carousel {
	height:150px;
	width:100%;
}

.carousel ul {
	list-style-type:none;
}

.carousel ul li {
	float:left;
}

.rightmenu {
	list-style-type: none;
}

.rightmenu li {
	background:transparent url('../grafika/arrow.png') no-repeat left 5px;
	width:170px;
	padding-left:22px;
	min-height:25px;
	line-height:25px;
	border-top:#e2e2e2 1px solid;
	border-bottom:transparent 1px solid;
}

.rightmenu p {
	font:11pt Tahoma;
	margin:0;
	padding:0;
	line-height:25px;
	vertical-align:middle;
	font-weight:bold;
}

.rightmenu .rightmenu-sub {
	font:10pt Tahoma;
	list-style-type: none;
	padding-left:15px;
	display:none;
}
