/* Start of CMSMS style sheet 'Main' */
@charset "utf-8";
/* reset css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 13px;
/*	vertical-align: baseline; */
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
	color: #6d6e71;
	line-height: 16px;
	
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset css */


body {
	background: #ffffff url(../images/bg.gif) repeat;
}

h1 {
	font-size: 140%;
	font-weight: normal;
	line-height: 30px;	
}
h2 {
	font-size: 120%;
	margin: 10px 0 10px 0;
	font-weight: normal;
	line-height: 20px;	
}

a {
	color: #333333;
	text-decoration: none;
	/* font-weight: bold; */
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

p {
	margin-bottom: 5px;
}

#shadow {
	left: 50%;
	margin-left: -441px;
	position: absolute;
	width: 882px;
	background: #bfbfbf url(../images/shadow_main.png) no-repeat;
}
#wrapper {
	left: 50%;
	margin-left: -421px;
	position: absolute;
	width: 842px;
	background: #bfbfbf url(../images/bg_2.jpg) no-repeat;
	
	height: 594px;
	margin-top: -297px;
	top: 50%;
	
}

#header {
	height: 89px;
	position: relative;
	margin: 0 45px 0 45px;
}
#logo {
	position: absolute;
	top: 0px;
}
#slogan {
	position: absolute;
	top: 8px;
	left: 482px;
}
#contacts p {
	position: absolute;
	top: 70px;
 	font-size: 90%;
	font-weight: bold; 
	text-align:justify;
        color: #222222;
}

#menu {
	height: 49px;
	position: relative;
	background: #ffffff url(../images/bg_menu.gif) no-repeat;
	margin: 0 45px 0 45px;
}

#lang {
	margin: 18px 0 0 25px;
	width: 100px;
	float: left;
}
#lang a {
	font-size: 120%;
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 10px;
	font-weight: bold;
}

#lang a:hover {
	color:#bfbfbf;
}
#lang span {
	font-size: 120%;
	text-decoration:none;
	padding-right: 10px;
        color: #ff0000;
	font-weight: bold;
}

#menuitems {
	width: 550px;
	float: right;
	color:#FFFFFF;
}

#menuitems ul li {
	display: inline;
	width: 100px;
	display: block;
	float: left;
	height: 50px;
}

#menuitems ul li.sel {
	display: inline;
	background: transparent url(../images/button_topmenu.png) no-repeat;
	display: block;
	float: left;
	position: relative;
}
#menuitems ul li a {
	margin-top: 18px;
	display: block;
	text-align:center;
	color:#FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:none;
}
#menuitems ul li a:hover {
	color:#bfbfbf;
}


#content {
	margin: 0 45px 0 45px;
	background: #ffffff url(../images/bg_content.gif) no-repeat;
	height: 405px;
	width: 722px;
	padding: 5px 15px 5px 15px;
/*        overflow: hidden; */
}
#content div.left {
	float:left;
	width: 345px;
	text-align:justify;
}
#content div.right {
	float:right;
	width: 345px;
	text-align:justify;
}

#content_scroll {
	height: 404px;
	width: 722px;
}
#content_scroll2 {
	height: 300px;
	width: 100%;
}

#footer {
	height: 22px;
	position: relative;
	margin: 0 45px 0 45px;
}



.clearboth {
	clear: both;
}



.border1 {
	border: 1px solid #c3c3c3;
}
.buttongray {
	background: #bfbfbf url(../images/buttongray.gif) no-repeat;
	width: 103px;
	height: 25px;
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding-top: 9px;
        margin-bottom: 10px;
}

.buttongray a {
	color: #FFFFFF;
	font-weight: bold;	
	font-size: 90%;
}

div.news {
	margin-bottom: 6px;
}
div.news span.date {
	font-weight: bold;
	color: #636363;
	padding-right: 5px;
	font-size: 90%;
}
div.news span.title a {
	font-style: italic;
/*	font-weight: bold; */
	font-size: 90%;
}


div.newspage {
}

#newspage div.news {
  background: transparent url(../images/tick.png) no-repeat;
  padding: 0 0 0 30px;
  margin: 15px  25px 0px 25px;
}
#newspage div.news h3.date {
  color: #df0024;
  text-decoration: underline;
}
#newspage div.news div.txt {
/*  color: #0f0202; */
}

ul.pagination {
	list-style: none outside none;
	text-align: center;
	margin: 5px 0;
}
ul.pagination li {
	margin: 0 1px 0 1px;
	display: inline;
  height: 60px;
}
ul.pagination li a {
  padding: 0px 6px 0px 6px;
  font-weight:bold;
}
ul.pagination li a:hover {
	text-decoration: none;
  padding: 2px 6px 2px 6px;

	color: red;
}

ul.pagination li a.active {
  text-decoration: none;
  padding: 2px 6px 2px 6px;
  color: red;
}
/* End of 'Main' */

