* {
	padding : 0;
	margin : 0;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-image : url(/shutov/skins/images/za_main.jpg);
	background-repeat : repeat-x;
}

img {
	padding : 3px;
	border : 1px solid #ccc;
}

a {
	text-decoration : none;
	color : #990000;
}

a:hover {
	text-decoration : underline;
}

img.floatTL {
	float : left;
	margin-right : 7px;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 0px;
	padding : 3px;
	border : 1px solid #ccc;
}

img.floatTR {
	float : right;
	margin-left : 7px;
	margin-bottom : 2px;
	margin-top : 12px;
	margin-right : 0px;
	padding : 3px;
	border : 1px solid #ccc;
}

img.floatTC {
	float : center;
	margin-right : 7px;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 0px;
	padding : 3px;
	border : 1px solid #ccc;
}


#wrapper {
	margin : 0 auto;
	width : 922px;
}

#header {
	color : #333;
	width : 905px;
	float : left;
	border : 3px solid #fff;
	height : 150px;
	margin : 40px 0 0 0;
	background-image : url(/shutov/skins/images/hbg3.jpg);
	background-repeat : repeat-x;
}

#header h1 {
	color : #fff;
	font-size : 1.8em;
	margin-top : 15px;
	margin-left : 10px;
	text-transform: uppercase;
	letter-spacing : +2px;
	word-spacing : +5px;
}

#header h2 {
	color : #ccc;
	font-size : 1.3em;
	padding-top : 10px;
	margin-left : 10px;
	letter-spacing : +1px;
	word-spacing : +3px;
}

#header h3 {
	color : #ccc;
	padding-top : 10px;
	margin-left : 10px;
	font-size : 1.2em;
	font-weight : normal;
	word-spacing : +2px;
  letter-spacing : +1px;	

}

a.white {
	color : #fff;
	text-decoration : none;
}

a:hover.white {
	color : #ccc;
}

#navigation {
	float : right;
	width : 600px;
	color : #fff;
	margin : 0 0 5px 0;
	background : #333333 url(/shutov/skins/images/mbg.jpg) repeat-x;
	position : relative;
	top : 15px;
	margin-right : 10px;
	border : 2px solid #fff;
	height : 40px;
}

.navbar ul {
	margin : 0;
	padding : 0;
	list-style : none;
	text-align : center;
	margin-top : 12px;
	margin-left : 0;
	margin-bottom : 0;
	margin-right : 0;
}

.navbar li {
	display : inline;
}

.navbar a {
	padding : 5px 15px;
	text-transform : uppercase;
	text-decoration : none;
	font-size : 12px;
	font-weight : lighter;
	color : #fff;
	padding : 5px 10px 5px 5px;
}

.navbar a:hover {
	color : #ccc;
}

#columns {
	color : #333;
	border : 1px solid #ccc;
	background : #fff;
	margin-left : 5px;
	float : left;
	width : 900px;
}




#leftcolumn {
	color : #333;
	border : 0px solid #ccc;
	background : #fff;
	margin : 0 5px 5px 0px;
	width : 535px;
	float : left;
}

.toppanel {
	margin-top : 3px;
	padding-bottom : 0px;
	margin-left : 10px;
	float : left;
	/* text-transform : lowercase; */

}

.toppanel a {
	text-decoration : none;
	color : #990000;
}

.toppanel a:hover {
	text-decoration : underline;
}

.pagespanel {
	margin-top: 3px;
	padding-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px;
	float: right;
	font-weight: normal;
	text-align: right;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-right : 1px dotted #ccc;
}

.pagespanel a {
	text-decoration : none;
	padding-left : 1px;
	border-left : 1px dotted #ccc;	
	color : #990000;
}

.pagespanel a:hover {
	color : #000;
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	padding-left : 1px;
	background : #e9e9de;
}

.thispage {
	color : #000;
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	padding-left : 1px;
	background : #e9e9de;
}

.sign {
	margin-top : 3px;
	padding-bottom : 0px;
	margin-right : 5px;
	margin-left : 5px;
	float : right;
	text-align : right;
}
.pritext {
	text-transform : lowercase;
	margin-top : 3px;
	padding-bottom : 0px;
	margin-right : 5px;
	margin-left : 5px;
	display : inline;
	float : left;
}

.pritext a {
	text-decoration : none;
	color : #990000;
}

.pritext a:hover {
	text-decoration : underline;
}


.pritext img {
/*
	padding : 3px;
	border : 1px solid #ccc;

*/
	border : none;
	vertical-align: top;
}

.toptext {
	clear: both;
}


.toptext h2 {
	margin-top : 10px;
	padding-bottom : 10px;
	margin-left : 10px;
}

.toptext h3 {
	margin-left : 10px;
	color : #990000;
	padding-bottom : 10px;
}

.toptext p {
	padding-left : 10px;
	padding-right : 5px;
	font-size : 1.1em;
	text-align : justify;
}


.content {
	clear: both;
	padding-left : 10px;
	padding-right : 5px;
	font-size : 1.1em;
	text-align : justify;
}
.content h2 {
	font-size : 1.4em;
}
.content h3 {
	color : #990000;
	font-size : 1em;
}

.content li {
	color: #808081;
}
.lentabox {
	clear: both;
	padding-left : 10px;
	padding-right : 5px;
	font-size : 1.1em;
	text-align : justify;
}

.lentabox h2 {
	font-size : 1.4em;
	color : #990000;
	text-align : left;
	font-weight : lighter;
	margin-top : 0px;
}
.lentabox a {
	text-decoration : none;
	color : #990000;
}
.lentabox a:hover {
	text-decoration : underline;
}


#blueBox {
	border : 1px solid #990000;
	background : #ffffff;
	margin-left : 5px;
	margin-right : 5px;
	clear : both;
	width : 100%;
}
#blueBox p {
	clear : both;
	color : #aaaaaa;
	padding-left : 8px;
}
#blueBox h1 {
	padding : 7px 0 4px 7px;
	margin : 0;
	font : normal 22px/22px "Arial Black", Arial, sans-serif;
	color : #ffffff;
	background-color : #990000;
	text-transform : uppercase;
}
#blueBox h2 {
	padding : 0 0 8px 8px;
	margin : 0;
	background-color : #990000;
	color : #ffffff;
	font : bold 12px/12px Arial, sans-serif;
}
.boxColumn {
	padding : 20px 2px 10px 13px;
	float : left;
	overflow : hidden;
	width : 150px;
	voice-family : "\"}\"";
	voice-family : inherit;
}
.boxColumn p {
	color : #000000;
	padding : 0;
	font-weight : normal;
}
.boxColumn a {
	color : #8ac752;
}
#wrapper .boxColumn h1 {
	font : bold 11px/11px Verdana, Arial, sans-serif;
	background-color : #ffffff;
	color : #8ac752;
	margin-bottom : 2px;
	padding : 0;
}
.separator {
	clear : both;
	margin-bottom : 10px;
}
.separator2 {
	clear : both;
	margin : 10px;
	border-bottom : 3px dotted #ccc;
}

#centercolumn {
	float : left;
	color : #333;
	border : 1px solid #ccc;
	background : #e9e9de;
	margin : 0 5px 5px 0;
	width : 170px;
	display : inline;

}

.linksbar {
	width : 160px;
	float : right;
	padding-right : 5px;
	padding-top : 20px;
}
.linksbar ul li ul li {
	margin : 0;
	padding : 0;
}
.linksbar ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
}
.linksbar ul li ul {
	padding : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 10px;
	margin-left : 0;
}
.linksbar h2 {
	font-size : 14px;
	padding : 3px;
	font-weight : bold;
	color : #990000;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 10px;
	margin-left : 0;
	border-bottom : 3px solid #990000;
}
.linksbar li ul li a {
	display : block;
	padding : 3px;
	text-decoration : none;
	color : #990000;
	border-bottom : 3px dotted #990000;
}
.linksbar li ul li a:hover {
	text-decoration : underline;
}


#rightcolumn {
	color : #333;
	border : 0px solid #ccc;
	background : #fff;
	margin : 0 0 5px 0;
	width : 180px;
	float : left;
	text-align : left;
}

#rightcolumn img {
	padding : 3px;
	border : 0px solid #ccc;
}

#rightcolumn h2 {
	font-size : 1.4em;
	color : #990000;
	text-align : center;
	font-weight : lighter;
	margin-top : 20px;
}
.rightads p {
	font-family : verdana;
	font-size : 1em;
	padding-left : 5px;
	padding-bottom : 5px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 10px;
}
.rightads {
	border : 1px solid #333;
	width : 160px;
	/* height : 285px; */
	margin-left : 10px;
	margin-top : 10px;
}
.rightads h4 {
	background-color : #333;
	color : #fff;
	font-weight : lighter;
	font-size : 0.8em;
	padding-bottom : 2px;
	padding-left : 2px;
	text-decoration : underline;
}
.rightads h3 {
	font-family : verdana;
	font-size : 1em;
	padding-top : 30px;
	padding-left : 3px;
	padding-bottom : 5px;
	text-decoration : underline;
	color : #990000;
}
.rightads a {
	margin-right : 3px;
	margin-bottom : 2px;
	font-size : 0.8em;
	font-weight : bold;
	padding-left : 3px;
	text-decoration : none;
	padding-bottom : 15px;
	color : #990000;
}


.rightnews {
	border : 1px solid #ccc;
	width : 160px;
	margin-left : 3px;
	margin-top : 10px;
  font-family : verdana;
	font-size : 0.8em;
	padding-top : 3px;
	padding-left : 5px;
	padding-right : 3px;
	padding-bottom : 5px;
	font-weight : normal;
}

.rightnews table {
	font-weight : lighter;
	border: 1px dotted #ccc;
  margin-bottom : 5px;

}

.rightnews table a b {
 	font-weight : bold;
	color : #333;
	text-decoration : none;
}
.rightnews a {
	text-decoration : none;
	color : #333;
}
.rightnews a:hover {
	text-decoration : underline;
}
.rightnews b {
  font-weight : normal; 
	color : #990000;  
	text-decoration : none;
}

.rctext {
	margin-top : 20px;
}
.rctext p {
	font-size : 1em;
	color : #808081;
	padding-left : 5px;
	padding-right : 15px;
	text-align : left;
	padding-bottom : 5px;
}
.rctext h2 {
	padding-left : 5px;
	padding-bottom : 5px;
	font-size : 1.6em;
	font-weight : lighter;
	color : #990000;
	/*letter-spacing : -2px;*/
}
.rctext ul {
	padding : 3px 0 8px 0;
}
.rctext li {
	line-height : 18px;
	background : #fff;
	list-style : square;
	padding-left : 0;
	margin-left : 21px;
	color : #990000;
}
.rctext a {
	text-decoration : none;
	color : #808081;
}
.rctext a:hover {
	text-decoration : underline;
	color : #990000;
}

#footer {
	margin-top : 5px;
	margin-left : 5px;
	margin-bottom: 1px;
	display : inline;
	float : left;
	width : 900px;
	text-align : center;
	padding-top : 10px;
	padding-bottom : 10px;
	border : 1px solid #ccc;
	clear: both;

}
#footer p {
	color : #666;
}
#footer a {
	color : #990000;
}

#counters {
	margin-top : 3px;
  margin-left : 5px;
	
	margin-right : 0px;
	display : inline;
	float : left;
	width : 902px;
	text-align : right;
	border : 0px solid #ccc;
	clear: both;

}
#counters img {
	padding : 0px;
	margin : 0px;
	border : 0px solid #ccc;
}


.panel {border: 1px solid #A7A6B4;
	background-color: #FFFFFF
}

.panel2 {
	color : #333;
	border : 1px solid #ccc;
	background : #e9e9de;

}
