*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bodyStyle{
	font-family: Arial, Helvetica, sans-serif;
	background: #2C2E41;
	text-align: center;
}

TABLE {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
}/* все таблицы по умолчанию без границ, полей и отступов */

img
{
	border:0;
}


.logo{
	left:282px;
	position:relative;
	top:11px;
	width:112px;
	float:left;
}

.siteName{
	left:293px;
	position:relative;
	float:left;
	top:40px;
	width:279px;
}

.runText{
	position: relative;
	float:left;
	top:185px; 
	padding-left: 10px; 
	padding-right: 10px; 
	color: #ffffff; 
	font-weight: bold;
	width:960px;
}

.top
{
	width:999px;
	background: url(../images/top.jpg) no-repeat left top;
	height: 315px;
	padding : 0px 0px 0px 0px;
	background-color : White;
}

.head
{
	margin:auto;
	background:White url(../images/top.jpg) no-repeat scroll left top;
	height:315px;
	padding:0;
	width:999px;
}

.main
{
	border: 1px solid #419385;
	margin:auto;
	width:999px;
}


.leftColumn
{
	/*width:226px;*/
	background-color : White;
	vertical-align : top;
	/*min-width:220px;*/
}

.rightColumn
{
	width:223px;
	background-color : White;
	vertical-align : top;
	padding : 1px;
}

.centerColumn {
	width: 510px;
	background-color : White;
	border-left: 1px solid #419385;
	border-right: 1px solid #419385;
	vertical-align : top;
}

.bottom
{
	width: 999px;	
	margin:auto;
}
.bottom td
{
	background-color: White;
	height: 20px;
}

/* Основные стили */

a{
	 /*text-decoration: none;*/
	 color: #9D080D;
	 font-weight: bold;
}
a:visited{
	color: #9D080D;
}
a, p{
	 font-size: 11px;
	 font-family: Tahoma, Arial, Helvetica, sans-serif;
}
p{
	text-align: justify;
	color: #305e91;
}

h1{
	font-size: 16px;
	font-weight:bold;
	color: #575b6c;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:10px;
}

.mainP h1{
	text-transform: uppercase;
}

h2{
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#305e91;
	font-weight: bold;
}

h3, h4{
	 clear: both;
	 color: #5E5F64;
	 font-size: 12px;
	 font-weight: normal;
}


/* Стили блоков */

.block
{
	width: 227px;
}

.block h1{
	font-size: 12px;
	color:#565867;
	font-weight: bold;
	text-transform: uppercase;
}


/* copy */

.copy{
	padding: 30px 0 30px 30px;;
}

/* search */

.searchFrm{
	background: #419385!important;
	height: 64px;
	padding-left: 10px;
	clear:left;
	width: 215;
}
.searchFrm input{
	border: 1px solid #A5ACB2;
	margin:16px 5px 5px 0px;
	width: 185px;

}
.searchFrm a{
    color: #fff;
	 font-weight: normal;
}
.searchFrm a:visited{
    color: #fff;
	 font-weight: normal;
}

/* help */

.help{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}

.help ul{
	padding-bottom:5px;

}
.help ul li{
	background: url(../images/mark.gif) no-repeat 0px ;
	padding-left: 15px;
}
.help ul a{
	 font-size: 12px;
}

/* vote */

.vote{
	color:#565867;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}
.vote p{
	color:#58575C;
}

.vote label{
	 font-size: 12px;
	 
}
.vote input{
	 
	 margin-top: 5px;
	 margin-left: 0px;
	 margin-right: 5px;
}
.vote .but{
	margin-left: 110px;
	margin-top: 15px;
	margin-right: 0;
	width: 100px;
}

/* info */

.info{
	background: #5295D4;
	padding-bottom : 10px;
	padding-left : 30px;
	padding-right : 10px;
	padding-top : 10px;
}

.info p{
	 color:#ffffff;
	 font-size: 11px;
}

/* useful */

.useful{
	clear: both;
}

.useful ul{
	margin: 0;
	padding: 0!important;
}

.useful ul li{
	margin-left: 0;
	color: #575b6c;
}

.useful ul li a, .useful ul li a:visited, .useful a, .useful a:visited 
{
	color: #575b6c;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 0px;
	padding-left: 15px;
	background: url(../images/grayMark.gif) no-repeat left 4px;;
	margin-top: 0;
}


/* content */

.content
{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#486877;
	vertical-align : top;
}

.content p
{
	margin-bottom: 15px;
	color:#486877
}

/* bottomBlock */

.bottomBlock
{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#486877;
	border-top: 1px solid #419385;
	vertical-align : top;
}

.bottomBlock h1
{
	text-transform: uppercase;
	font-weight: bold;
}


/* main */

.mainLeft
{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#486877;
	width: 270px;
	border-right: 1px solid #419385;
	vertical-align : top;
}

.mainRight
{
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#486877;
	width: 270px;
	vertical-align : top;
}

.mainLeft h1{
	text-transform: uppercase;
}

.mainRight h1{
	text-transform: uppercase;
}

/* Menu */

.submenu li a{
	 font-weight: bold;
	 display: block;
	 text-transform: none;
	 background-color: transparent;
	 padding-left: 30px;

	 background: url(../images/whiteMark.gif) no-repeat 10px 18px;
}

.submenu li{
	padding-left: 0px;
}

.menu li{
	height: 35px;
	display: block;
	float: left;
	width: 225px
}

.menu li.menuStyle1{ /* dark */
	background:  #5B5E72 url(../images/round.jpg) no-repeat left 10px;
}

.menu li.menuStyle2{ /* gray */
	background: #778394 url(../images/hover.jpg) no-repeat left 10px;
	
}

.menu li.menuStyle3{ /* lightGray */
	background: #B0B2BA url(../images/giperHov.jpg) no-repeat left 10px;
}

.menu li.menuStyle1 a{ 
	color: #ffffff;
}


.menu li.menuStyle2 a{
	color: #ffffff;
}

.menu li.menuStyle3 a{ /* lightGray */
	color: #ffffff;
}

.menu a{
	 font-weight: bold;
	 display: block;
	 text-transform: uppercase;
	 padding: 14px 0 0;
	 background-color: transparent;
	 padding-left: 30px;
}

/* News */

.date{
	color:#419385;
	font-weight: normal;
}

.autor{
	color: #429284;
}

.more{
	background: url(../images/mark2.gif) no-repeat 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	display: block;
}

/* pages */

.pages{
	color: #429284;
	float: right;
	padding-right: 0px;
	margin-bottom: 5px;
	font-size: 10px!important;
}
.pages a{
	color: #429284;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 2px;
	font-size: 10px!important;
}
.pages span#choise{
	color: #a5a6a5;
	padding: 1px 2px;
	font-weight: bold;
	
	font-size: 10px!important;
}

.result{
	width: 200px;
	float: left;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	 background: url(../images/resback.gif) repeat-x center;
	height: 13px;
	margin-top: 10px;
	 margin-right: 10px;
}

.result div{
	background: url(../images/resFon.gif) repeat-x center;
	border-left: 1px solid #477FB0;
	border-right: 1px solid #477FB0;
	height: 100%;
}

.fullBorder
{
	color: #419385;
	height: 1px;
	width: 540px;
}

/* forum */

table.forum th{
	height: 50px;
}

.forumHead{
	 padding-bottom: 20px;
	margin-top: 10px;
}
.forumHead h1{
	padding-left:0;
	
}
.forumHead h4{
	font-weight: bold!important;
	font-size: 11px;
	margin-bottom: 5px;
}

label{
	font-size:12px;
	margin-left:5px;
	color:#575A63;
}


.fForm {
	padding-bottom:8px;
}

.rLink {
	font-weight: noraml;
	font-size: 14px;
	text-decoration : underline;
	font-family: Arial;
}

.fInput {
	border: 1px solid #7B9EBC;
	padding: 3px 1px;; 
	font-size: 9px;
	height: 20px;
	width: 140px;
	margin-left: 5px;
	margin-right: 10px;
}

.fButton{
	font-size: 9px;
	height: 20px;
	
}

.forumNav{
	color: #595965;
	font-size: 10px;
	padding-bottom: 5px;
	height: 15px;
}
.forumNav a{
	color: #595965;
	font-weight: normal;
	font-size: 10px;
}
.forumNav a:visited{
	color: #595965;
	font-weight: normal;
}

.forum
{
	font-size : 11px;
	width: 100%;
}

.forum td{
	border: 1px solid #5C877D;
	background-color : White;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
}

.forum th{
	background: #C9CACF;
	border: 1px solid #5C877D;
	vertical-align: middle;
	color:#575A63;
	
}

.forum td h5, .forum td a, .forum td a:visited{
	color: #5B5D6A;
	font-size: 11px;
	font-weight: bold;
}

.forum td p{
	 padding-left: 0;
	 margin-left: 0;
	 color: #5B5D6A;
	 font-size: 10px;
	 font-weight: normal;
	 text-align: left;
}
.forum .last
{
	color: #A3A4A8;
	font-size : 10px;
	font-family: Arial;
}

.forum .last .date
{
	color: #A3A4A8;
}

.forum .last .author
{
	color: #A3A4A8;
	font-size : 11px;
	font-family: Tahoma;
}

.forumNav  label
{
	font-size : 11px;
}

.forumBranch
{
	font-size : 11px;
	width: 100%;
}

.forumBranch th{
	height: 30px;
	background: #C9CACF;
	border: 1px solid #5C877D;
	vertical-align: middle;
	color:#575A63;
}

.forumBranch td{
	border: 1px solid #5C877D;
	background-color : White;
	padding-bottom : 8px;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 8px;
	color:#575A63;
}

.forumBranch .left{
	 width: 120px;
	 text-align: left;
	 padding-left: 10px;
}

.forumBranch p{
	font-size: 11px;
}

.forumBranch .author
{
	color:#575A63;
	font-size : 11px;
	font-family: Tahoma;
	font-weight : bold;
}

.forumBranch .date
{
	color: #A3A4A8;
	font-size : 10px;
	font-family: Arial;
}

/* album */

.smallImgWithCom{
	width: 122px;
	display:block;
	float: left;
	padding-right: 8px;
}

.smallImgWithCom p, .smallImgWithCom a, .smallImgWithCom a:visited{
	background: #e5e5e5;
	font-weight: normal;
	color: #575b6c;
	font-size: 10px;
	text-align: center;
	width: 122px;
	height: 24px;
	display: block;
}

.smallImgWithCom p{
	padding-top: 2px;
	padding-bottom: 2px;
}

.smallImgWithCom img{
	display: block;
}

.bigPic{
	margin-bottom: 20px;
}

.calendar {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 4px;
	width: 218px;
}

.calendarBody {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	background: #ffffff;
}

.calendarMiddle {
	padding: 0px 0px 0px 0px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.calendarSep
{
	width: 1px;
	background: #ffffff;
	padding: 0px 0px 0px 0px;	
}
.calendarDayHead
{
	background: #afb2b9;
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	width: 20px;
}


.calendarDay
{
	background: #778294;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	width: 20px;
	border-bottom: 1px solid #ffffff;
}

.calendarDay a, .calendarDay a:visited
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

.calendarDay a:hover
{
	text-decoration: underline;
}

.calendarDaySelected
{
	background: #3a404c;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	width: 20px;
	border-bottom: 1px solid #ffffff;
}

.calendarTop
{
	background: #778294;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #ffffff;
}

.calendarBottom
{
	background: #93a2b7;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 4px;
	padding-bottom:4px;
}

.calendarBottom select, .calendarBottom input
{
	font-family: Tahoma;
	font-size: 12px;
}

.SearchForm
{
	background:#419385 none repeat scroll 0 0 !important;
	padding-bottom:5px;
}

.SearchForm a
{
	color:white;
	padding-left:10px;
}

.SearchForm form
{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
}

.SearchForm input
{
	border:1px solid #A5ACB2;
	width:170px;
}

#Node
{
	color:#486877;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:0 10px 10px;
	vertical-align:top;
}

.photos
{
	margin-left:10px;
	margin-top:10px;
}

.photos div
{
	margin-bottom:10px;
}

.photos img
{
	border:0;
}

.photos a
{
	text-decoration:none;
}

.Clear
{
	clear:both;
}

.mainphoto div, .mainphoto div a
{
	font-size:11px;
	color:#486877;
	font-weight: normal;
}

.mainphoto img
{
	border:0;
}

.mainphoto td
{
	padding-right:10px;
}

.block1 h1
{
	color:#565867;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.block1 a
{
	font-size:12px;
	background:transparent url(../images/mark.gif) no-repeat scroll 0 50%;
	padding-left:15px;
	margin-left:3px;
	margin-bottom:10px;
	display:block;
}

.block1 div
{
	margin-bottom:15px;
	margin-left:7px;
}

.block1
{
	border-bottom:1px solid #E5E5E5;
}

.block2 h1
{
	color:#565867;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.block2
{
	padding:10px;
}

.block2 input
{
	float:left;
}

.block2 p
{
	color:#58575C;
	margin-bottom:5px;
}

.block2 p.votename
{
	font-size:13px;
	font-weight:bold;
	margin-top:20px;	
}

.block3
{
	background:#5295D4 none repeat scroll 0 0;
	padding:10px 10px 10px 30px;
}

.block3 p{
	color:white;
}

.search{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.search li div{
	margin-left:20px;
}

.gtoform dt
{
	float:left;
	width:200px;
	margin-right:10px;
}
.gtoform dl
{
	clear:both;
	padding:10px 0px;
}
.gtoform dd.capcha input
{
	margin-left:210px;
}
#mainForm2 p,#mainForm2 div
{
	margin-left:12px;	
}
.errormsg
{
	color:red;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
}

.search li
{
	margin-bottom:10px;
	margin-left:5px;
}
.fLists
{
	list-style:none;
}
.fLists li
{
	padding-bottom:8px;
}


.mainForm2 p,.mainForm2 div
{
	margin-left:12px;	
}
.errormsg
{
	color:red;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
}

form.enterUser
{
	padding-left: 25px;
}
.BackLink
{
	margin-left: 10px;
}

.refFields
{
	clear: both;
	margin-bottom: 10px;
}
.refFields .errMsg
{
	font-size: 10px;
	color: #9D0C0F;
}
.refFields select
{
	width:146px;
}

.refFields label
{
	width:225px;
	float:left;
	font-size: 11px;
	color:#305E91;
	margin-left:0px;
}
.errRecEx
{
	color: #D55649;
	font-size: 12px;
	margin:10px;
}
.usertab
{
	font-size: 11px;
	color: #305E91;
	width:100%;
}
.usertab th
{
	border: 1px solid;
	padding: 3px;
	font-weight: bold;
}
.usertab td
{
	border: 1px solid;
	padding: 3px;
}
.usertab td.act,th.act
{
	text-align: center;
	width: 45px;
}
.entregex
{
	color:#305E91;
	font-size:12px;
	padding:10px;
}