body{
	margin:0px;
	/*background-color: #A1A0A0;*/
	background-color: #842b25;
	background-image: url(../images/bacground.jpg);
	background-position:0px 100px;
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	behavior: url("csshover.htc");
}
#headerContainer{
	width:100%;
	height: 104px;
	background:#f4f4f4 url(../images/header_bg.gif) left 97px repeat-x;
	}
#headerMain{
	width:920px;
	height: 97px;
	margin:0 auto;
        position:relative;
}
#logo{
   float:left;
/*   width: 275px; */
   width:370px;
   height: 80px;
   padding-top:7px;
   /*padding-top:17px;*/
   font-size:11px;
   color:#000;
/*   background:url(../images/logo_bg.jpg) right no-repeat; */
}
#logo label{
/*	background: #f8f8f8; */
	float:left;
	padding-top:3px;
}
#flash{
   float:left;
/*   width: 645px;*/
   margin-left:50px;
   width:500px;
   height: 97px;
   background:url(../images/header_picture1.jpg) no-repeat;
   /*background:url(../images/header_picture.jpg) no-repeat;*/
}
.flash{
   float:left;
   width: 603px;
   height: 555px;
   padding-left:25px;
   padding-top:20px;
   background:url(../images/flash-bg.gif) no-repeat;
   border:solid 0px #b8352b;
   margin-left:5px;
   display:inline;
}
#contentContainer{
  width:918px;
  margin:0 auto;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
  background: white;
 /* height: expression('300px'); */
  background: url(../images/container_bottom_clear.gif) left top repeat-y;

}
#contentContainer #left{
  float: left;
  width:222px;
  background: url(../images/left_bg.jpg) top repeat-x;
  min-height: 585px;
  height: expression('585px');
}
ul#mainmenu{
 margin:35px 0px;
 padding:0px;
 color: #fff;
 text-align:left;
 align:left;
}
ul#mainmenu li{
 float:left;
 width:222px;
 height:25px;
 padding-top:5px;
 list-style:none;
 background:url(../images/menuLi_bg.gif) top left no-repeat;
 }

ul#mainmenu li:hover, ul#mainmenu li.active {
 background:url(../images/menuLi_bg.gif) bottom left no-repeat;
}

 ul#mainmenu li a{
 padding-left:22px;
 font-size:12px;
 font-weight:bold;
 color:#fff;
 text-decoration:none;
 text-align:left;
 }
 ul#mainmenu li a:hover{


 }
#contentContainer #right{
  float: left;
  width: 696px;

}
#contentContainer_bottom{
	width: 920px;
	height: 10px;
	margin: 0 auto;
	padding-top:10px;
   background: url(../images/container_bottom.gif) top no-repeat;
}
#contentContainer_clear{
	width: 920px;
	margin:0 auto;
	clear: both;
	background: url(../images/container_bottom_clear.gif) left top repeat-y;
}
.clearfloat{
	clear:both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

 	 /*Vlada*/
.content{

 	width: 630px;
	margin:10px 10px 10px 10px;
	padding:10px 20px 20px 20px;

}

#contentContainer ul.flags {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0;
	padding:0;
}
#contentContainer ul.flags li {
	float:right;
	padding:10px;
	padding-left:0px;
}

#contentContainer ul.flags li img{
	border:none;
}
#contentContainer ul.flags li a{
	text-decoration:none;
	color:#900020;
	font-size:11px;

}#contentContainer ul.flags li a:hover{
	color:#d5748a;
}
h1{
	margin-bottom:30px;
	color:#da251c;
	text-transform:uppercase;
	font-size:20px;
	border-bottom:dotted 1px #da251c;
	line-height:28px;
}
#page_content{
	line-height:15px;
}

.document {
	margin-top: 10px;
}
.document {

}
img.document {
	position: relative;
	/*vertical-align:bottom;*/
	margin-left:5px;
	margin-bottom:-15px;
	border:none;
}
.document b{
   padding-top:12px;
   padding-left:12px;
   margin-left:-10px;
   clear: right;
}
.dev{
	float:left;
	margin:3px 0 10px 15px;
	font-size:10px;

}
.dev, .dev a{
	color:#77787a;
	text-decoration:none;
}
.dev a:hover{
	color:#a6a6a6;
}
.copy{
	float:right;
	margin:3px 15px 10px 15px;
	font-size:10px;
	color:#77787a;
}
#page_content .home_pic{
	float:left;
	margin-left:25px;
	margin-top:10px;
        display:inline;
}
.content_img{
       padding-left:10px;
       padding:2px;
       border:solid 1px #ff584d;
}
/*
label {
margin: 0;
padding:0.2em;
margin-top:0.3em;
text-align:right;
width:130px;
float:left;
text-transform:uppercase;
 }
 */
fieldset {
 /* background-color:#ccc;*/
 border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
 width:400px;
 margin-left: 30px;
 margin-top: 10px;
 }
legend {
width:194px;
height:30px;
color:#fff;
font-size:2em;
padding-left:0.5em;
background: transparent url("../images/form/legend_bg.gif") no-repeat;
position:relative;
top:-1em;
text-transform:uppercase;
font-weight:bold;
letter-spacing:-1px;
}

a {
color: #d83c30;
text-decoration: none;
}

a:hover {
color: #970124;
text-decoration: underline;
}




#galery_categories{
width:100%;
margin:0 auto;
margin-left: 50px;
}

#galery_main{
width:95%;
margin:0 auto;

}
.category_row{
padding-left:0px;
/*padding-left:40px;*/
}
.category_info{
border:solid 0px red;
width:22%;
/*padding-left:20px;*/
}
.category_info ul{
margin:0px;
padding:0px;

}
.category_info ul li{
list-style:none;
float:left;
}
.category_info ul li.catTitle{
width:120px;
text-align:center;
padding-top:4px;
line-height:13px;
}
.category_info ul li.catTitle a{
color:#737373;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;

}
.category_info ul li.catTitle a:hover{
color:#7ca520;
}
.category_info ul li.picCategory{
background-color:#d64032;
width:120px;
height:120px;
}
.category_info ul li.picCategory a img{
margin-left:6px;
margin-top:6px;
border: 1px solid #fbfcef;
padding: 5px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

.category_info ul li.picCategory:hover a img{
/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;*/
margin-left:6px;
margin-top:6px;
border: 1px solid #fbfcef;
padding: 5px;
filter:none;
-moz-opacity: 1;
opacity: 1;
}

.main_row{
margin-left:30px;
}
.main_info{
border:solid 0px red;
width:33.33%;
}
.main_info ul{
margin:0px;
padding:0px;

}
.main_info ul li{
list-style:none;
float:left;
}
.main_info ul li.mainTitle{
width:250px;
text-align:center;
padding-top:4px;
line-height:13px;
}
.main_info ul li.mainTitle a{
color:#737373;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;

}
.main_info ul li.mainTitle a:hover{
color:#7ca520;
}
.main_info ul li.mainCategory{
background-color:#eaebe1;
width:250px;
height:250px;
}
.main_info ul li.mainCategory a img{
margin-left:7px;
margin-top:7px;
border: 1px solid #fbfcef;
padding: 7px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}

.main_info ul li.mainCategory:hover a img{
/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;*/
margin-left:7px;
margin-top:7px;
border: 1px solid #fbfcef;
padding: 7px;
filter:none;
-moz-opacity: 1;
opacity: 1;
}
.galery_image_row {
width:97%;
margin:0 auto;
}
.galery_image_row ul{
margin:0px;
padding:0px;
background-color:#d64032;
width:120px;
height:120px;
margin-left:24px;
border:solid 3px  #77001c;
}
.galery_image_row ul li.picCategory{
list-style:none;
float:left;
text-align:center;
width:120px;
height:120px;

}
.galery_image_row .galery_image_info ul li.picCategory a{
text-align:center;
}
.galery_image_row .galery_image_info ul li.picCategory a img{

}
.partners_image_row {
width:97%;
margin:0 auto;
}
.partners_image_row ul{
margin:0px;
padding:0px;
background-color:#f0f0dd;
width:120px;
height:120px;
margin-left:30px;
border:solid 3px  #CCCCCC;
}
.partners_image_row ul li.parCategory{
list-style:none;
float:left;
text-align:center;
width:120px;
height:120px;

}
.partners_image_row .partners_image_info ul li.parCategory a{
text-align:center;
}

.partners_image_row .partners_image_info ul li.parCategory a img{

}

.category_info {
float:left;
}
.category_row {
width:100%;
}


.main_info {
float:left;
}
.main_row {
width:100%;
}

.galery_image_info {
float:left;

}

.partners_image_info {
float:left;

}
#breadcrumb{
margin-left:20px;
color:#737373;
}
#breadcrumb a{
color:#737373;
font-weight:bold;
text-decoration:none;
}
#breadcrumb a:hover{
color:#333333;
}
#CarouselDiv{
	position:absolute;
	top:-25px;
	right:0px;
}
