/* CSS Document */
html,body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	background:url(/templates/ac-tula/images/bg.gif);
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
}
img,h1,h2,h3,h4,h5 {
	padding:0px;
	margin:0px;
	border:0;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}
.content {
	width:780px;
	min-height:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(/templates/ac-tula/images/fon1.gif);
	position:relative;
}
*html .content {
	height:100%;
}

.header {
	background:url(/templates/ac-tula/images/header.jpg) no-repeat;
	height:305px;
	width:100%;
	position:relative;
}
.header .news {
	width:183px;
	height:71px;
	position:absolute;
	top:80px;
	right:20px;
	font-size:1.2em;
}
.header .newstitle {
	width:185px;
	height:15px;
	position:absolute;
	top:60px;
	right:16px;
	color:#d2e7fd;
	font-size:1.1em;
}
.header .newslink {
	width:180px;
	height:17px;
	position:absolute;
	top:161px;
	right:20px;
	color:#d2e7fd;
	font-size:1.1em;
}
.header .sites1 {
	width:100px;
	height:14px;
	top:0px;
	right:235px;
	color:#000;
	position:absolute;
	font-size:1.1em;
}
.header .sites2 {
	width:190px;
	height:14px;
	top:0px;
	right:55px;
	color:#000;
	position:absolute;
	font-size:1.1em;
	text-align:right;
}
.header .sites2 a{
	color:#000;
}
.header .placemenu {
	width:32px;
	height:38px;
	background:url(/templates/ac-tula/images/header_place.jpg);
	position:absolute;
	top:213px;
	left:112px;
}
.header .pathway {
	width:590px;
	height:33px;
	position:absolute;
	top:283px;
	left:144px;
}
.header .mainmenu {
	width:590px;
	height:33px;
	position:absolute;
	top:213px;
	left:144px;
}
.header .mainmenu .but_1{
	width:72px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_1.jpg) no-repeat;
	text-align:center;
}
.header .mainmenu .but_2{
	width:72px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_2.jpg) no-repeat;
	text-align:center;
}
.header .mainmenu .but_3{
	width:83px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_3.jpg) no-repeat;
	text-align:center;
}
.header .mainmenu .but_4{
	width:79px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_4.jpg) no-repeat;
	text-align:center;
}
.header .mainmenu .but_5{
	width:97px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_5.jpg) no-repeat;
	text-align:center;
}
.header .mainmenu .but_6{
	width:91px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_6.jpg) no-repeat;
	text-align:center;
}
.header .mainmenu .but_7{
	width:91px;
	float:left;
	background:url(/templates/ac-tula/images/but_na_7.jpg) no-repeat;
	text-align:center;
}
.mainmenu .but_1, .mainmenu .but_2, .mainmenu .but_3, .mainmenu .but_4{
	color:#e1e1e1;
	font-size:1.4em;
	font-weight:bold;
	padding-top:6px;
	height:27px;
}
.mainmenu .but_5, .mainmenu .but_6, .mainmenu .but_7{
	color:#e1e1e1;
	font-size:1.4em;
	font-weight:bold;
	padding-top:6px;
	height:27px;
}
.mainmenu a {
	text-decoration:none;
	color:#FFFFFF;
}

.main {
	position:relative;
	float:left;
	width:560px;
	background:#93c4f9;
	min-height:400px;
	padding-top:80px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:100px;
	font-size:1.4em;
}
.main .contentheading{
	font-size:1.7em;
	font-weight:bold;
}
.main_foot {
	width:580px;
	height:76px;
        background:url(/templates/ac-tula/images/main_bg.jpg) left bottom no-repeat #93c4f9;
	position:absolute;
	bottom:34px;
}
.main .corner {
	background:url(/templates/ac-tula/images/main_corner.jpg);
	position:absolute;
	top:0px;
	left:0px;
	width:141px;
	height:72px;
}

.footer {
	background:url(/templates/ac-tula/images/t4.gif) repeat-x;
	position:relative;
	width:780px;
	height:34px;
	font-size:1.2em;
	color:#ffffff;
	text-align:center;	
margin-right:auto;
margin-left:auto;
top:-34px;
}

.rightside {
	width:177px;
	position:relative;
	float:right;
	margin-right:4px;
/*
	margin-left:10px;*/
	background:url(/templates/ac-tula/images/fon2.gif);
}
*html .rightside {
	margin-right:2px;
}
.latestnewsac {
	color:#be2e06;
}
	

.rightmenu {
	position:relative;
	width:156px;
	background:url(/templates/ac-tula/images/right_rw_bg.jpg) repeat-x #FFFFFF;
	margin-bottom:40px;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	padding-bottom:10px;
	font-size:1.1em;
}

.rightmenu .foot{
	position:absolute;
	bottom:0px;
	left:0px;
	width:176px;
	height:8px;
	background:url(/templates/ac-tula/images/right_rw_foot.jpg) no-repeat;
}
*html .rightmenu .foot{
	bottom:-6px;
}
.rightmenu .head{
	position:absolute;
	top:0px;
	left:0px;
	width:176px;
	height:28px;
	background:url(/templates/ac-tula/images/right_rw_head.jpg);
}
.rightmenu .head .title{
	position:absolute;
	height:13px;
	width:104px;
	top:3px;
	left:8px;
	color:#822005;
	font-size:1.1em;
}
.rightfield {
	position:relative;
	background:#FFF;
	width:156px;
	height:100%;
	padding-bottom:10px;
	background:url(/templates/ac-tula/images/right_field_bg.gif);
	margin-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:12px;
	font-size:1.1em;
	text-align:center;
}
.rightfield .head{
	background:url(/templates/ac-tula/images/right_field_head.gif) no-repeat;
	width:176px;
	height:10px;
	position:absolute;
	left:0px;
	top:0px;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}

.button1 {
	background:url(/templates/ac-tula/images/button1.gif);
	width:77px;
	height:17px;
	float:right;
	color:#5282bb;
	text-align:center;
}
.button1 a {
	color:#5282bb;
}
.clear {
	clear:both;
}
.col_red {
	color:#be2e06;
}
