/* Start of CMSMS style sheet 'universum' */
body{
 	margin:0px;
  	padding:0px;
	background-color:#cacaca;
	background-image:url('images/bg.gif'); background-position:center top; background-repeat:repeat-x;
	font-size:12px;
	font-family:verdana;
}
td,div,select{
	font-size:12px;
    font-family:verdana, Tahoma;
	color:#444444;
	line-height:14px;
text-align:left;
}




a {font-size: 12px; color:#e72500;  text-decoration:underline; font-weight:bold;}
a:link {font-size: 12px; color:#e72500;  text-decoration:underline;font-weight:bold;font-weight:bold;}
a:visited {font-size: 12px; color:#e72500;  text-decoration:underline;}
a:active {font-size: 12px; color:#e72500; text-decoration:underline;font-weight:bold;}
a:hover {font-size: 12px; color:#000000;  text-decoration:none;font-weight:bold;}



.top1 {
	background-image:url('images/top1.png'); background-repeat:no-repeat;
}


.top2 {
	background-image:url('images/top2.png'); background-repeat:repeat-x;
}

.top_right { background-image:url('images/top_right.png'); background-repeat:no-repeat;}


.header_left { background-image:url('images/header_left.png'); background-repeat:repeat-y;}
.header1 { background-image:url('images/header1.png'); background-repeat:no-repeat;}

.middle_left { background-image:url('images/middle_left.png'); background-repeat:repeat-y;}
.middle1 { background-color:white;}
.middle2 { background-color:white;
	background-image:url('images/siteside.png'); background-repeat:repeat-y; background-position:right;
}
.middle_right { background-image:url('images/middle_right.png'); background-repeat:repeat-y;}
.bottom_left { background-image:url('images/bottom_left.png'); background-repeat:no-repeat;}
.bottom1 { background-image:url('images/bottom1.png'); background-repeat:repeat-x;}
.bottom2 { background-image:url('images/bottom2.png'); background-repeat:repeat-x;}
.bottom_right { background-image:url('images/bottom_right.png'); background-repeat:no-repeat;}


.bodycontent {
padding:20px;
padding-right:37px;
padding-top:0px;
}
.imgbody {
padding-left:20px;
padding-top:0px;
padding-right:37px;
}


.mybody {
background-image:url('images/body.png'); background-repeat:repeat-y;
background-position:right top;
}

.headimg {
abackground-image:url('images/head.png'); background-repeat:no-repeat;
background-position:left;
background-color:#ffffff;
width:100%;
height210px:
}


.contacts {
margin:0px;
font-size:14px;
background-color:#323232;
padding:5px;
padding-left:20px;
color:white;
background: #323232 url(images/cms/arrow-right.gif) no-repeat 0.5em center; 
}

.contacts_block {
border: 1px #cacaca solid;
padding:5px;
}


.h2_title {
margin:0px;
font-size:14px;
background-color:#cacaca;
padding:5px;
padding-left:20px;
color:#323232;
background: #cacaca url(images/cms/arrow-right.gif) no-repeat 0.5em center; 
margin-bottom:5px;
}



* html .divcontainer {
width: expression( document.body.clientWidth > 1200 ? "1200px" : "auto" ); /* sets max-width for IE */
}

.divcontainer {
max-width: 1200px; /* this sets the max-width value for all standards-compliant browsers */
} 

/* End of 'universum' */

