a {
	color: #009999;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/*NAVIGATION*/

#topnav {
	position: relative;
	overflow:hidden;
}
#topnav ul {
	display: block;
	list-style: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

#topnav li{
	list-style:none;
	margin: 0;
	width: 20%;
	display: block;
	text-align: center;
	height: 100px;
	background-image: url(../images/home1.jpg);
	background-repeat: repeat-x;
	color: #fff;	/*border-right: 1px solid #fff;*/
	float: left;
}

#topnav li.m1{
	background-image: url(../images/home1.jpg);
}
#topnav li.m2{
	background-image: url(../images/home2.jpg);
}
#topnav li.m3{
	background-image: url(../images/home3.jpg);
}
#topnav li.m4{
	background-image: url(../images/home4.jpg);
}
#topnav li.m5{
	background-image: url(../images/home5.jpg);
}
#topnav li a  {
	padding:0 10px;
	height:100px;
	cursor:pointer;
	background-repeat: no-repeat;
	display: block;
	color: #fff;
	background-position: center center;
	text-indent: -9999px;
	border-right: 1px solid #fff;
}
#topnav li:last-child a {border:none}
#topnav li.m1 a{
	background-image: url(../images/m-1.gif);
}
#topnav li.m2 a{
	background-image: url(../images/m-2.gif);
}
#topnav li.m3 a{
	background-image: url(../images/m-3.gif);
}
#topnav li.m4 a{
	background-image: url(../images/m-4.gif);
}
#topnav li.m5 a{
	background-image: url(../images/m-5.gif);
}
.tagcloud {
	border: 1px solid #eaeaec;
	padding: 10px;
	margin: 30px 0;
}
.tagcloud span {
	margin:0 10px 10px 0
}

.s1 {font-size:1em}
.s2 {font-size:1.2em}
.s3 {font-size:1.3em}
.s4 {font-size:1.4em}
.rmenu {
	display: block;
	list-style: none;
}
.rmenu li {
	margin: 0 0 2px 0;

	display: block;
	padding: 5px 10px;
	line-height: 1.5em;
}
.rmenu li a, .rmenu li.curent {
	text-decoration: none;
	font-size: 1.2em;
}
.rmenu li.curent {
	border-left: 4px solid #c7b96b;
}


.B_crumbBox {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #eaeaec;
}
.taglinks {
	background-image: url(../images/tags.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding: 5px 30px;
	width: 60%;
	border-top: 1px solid #eee;
	display: block;
}



/*TOP*/
.toper {
	position: relative;
	height: 260px;
	background-color: #f6f6f8;
	background-image: url(../images/son.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px solid #eaeaec;
}
.sitename {
	position: absolute;
	height: 110px;
	width: 400px;
	top: 75px;
	background-image: url(../images/tk-logo.gif);
	background-repeat: no-repeat;
	left: 85px;
	text-decoration: none;
	border: none;
	text-indent: -9999px;
}
.toperins {
	height: 150px;
}
.toperins .sitename{
	top: 20px;
}
/*COLORS*/
.biruza {background:#85d5da}
.l-biruza {background:#aae2e5}
.zelen {background:#bdd987}
.l-zelen {background:#d1e4ab}
.gzelen {background:#dccf8a}
.l-gzelen {background:#e7ddad}
.pink {background:#e8b4cb}
.bg-grey {background:#878787}
.l-pink {background:#efcbdb}
.gzlink {color:#c6b354}
.grey {color:#878787}

/*BOX*/
.t-box-title {
	background-image: url(../images/t1.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 30px;
	height:40px;
}
.t-box ul {
	list-style: none;
	display: block;
	margin: 20px 0;
}
.t-box li {
	margin: 0.5em 0;
	padding: 0 10px 5px 30px;

}


.t1 {
	background-image: url(../images/t1.gif);
}
.t2 {
	background-image: url(../images/t2.gif);
}
.t3 {
	background-image: url(../images/t3.gif);
}
.t4 {
	background-image: url(../images/t4.gif);
}
.t-box-title h3 {
	text-indent: -9999px;
	display: block;
	margin: 0;
	background-repeat:no-repeat;
	background-position: left center;
	position: relative;
	overflow: hidden;
	line-height: 40px;
}
.t-box-title h3.news {background-image:url(../images/news.gif);}
.t-box-title h3.gallery {background-image:url(../images/gallery.gif);}
.t-box-title h3.litgost {background-image:url(../images/litgost.gif);}
.t-box-title h3.shkola {background-image:url(../images/shkola.gif);}
.t-box-title h3.contact {background-image:url(../images/contact.gif);}

ul.litera li {
	background-image: url(../images/literature.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
ul.newslist li {
	background-image: url(../images/newsitem.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
.more, .t-box-more {
	color: #fff;
	font-size: 0.83em;
	padding: 4px 10px 4px 20px;
	background-image: url(../images/arr.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
}
.t-box-more {margin: 0 0 0 10px;}


.c40 {
	height: 40px;
	margin: 0 10px;
	visibility:visible;
}
.firstimg {
	margin: 20px 10px 20px 20px;
}
.articles {
	list-style: none;
	padding: 0;
	margin: 0;
}
.articles li {
	padding: 10px;
	border-bottom: 1px dotted #eee;
	margin: 0;
}
.ntitle {
	font-size: 1.5em;
}
.ndata {
	background-color: #eee;
}




.firstimg img, .content img {
	background-color: #f6f6f8;
	padding: 3px;
	border: 1px solid #eee;
}


.votstup {
	padding-top: 30px;
}

.smaller {
	font-size: 0.8em;
}

.horline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footer {
	background-image: url(../images/fbg.gif);
	background-repeat: repeat-x;
	background-color: #f6f6f8;
	margin-top: 40px;
	padding: 20px 0;
}


a.print, a[href$='.pdf'], a[href$='.zip'], a[href$='.doc'], a[href$='.rtf'], a[href$='.xls'] {
padding-left: 20px;
}
a[href$='.pdf'] { background: url(../images/pdf.gif) no-repeat;
}
a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
background: url(../images/zip.gif) no-repeat;
}
a[href$='.doc'], a[href$='.rtf'] {
background: url(../images/doc.gif) no-repeat;
}

/*------------PAGES-------*/
#pages {margin: 30px 0 10px 0;}

a.ditto_page {
	padding: 0 6px;
	margin: 0 5px;
	border:1px solid #099;
	text-decoration: none;
	color: #099;
}
a.ditto_page:hover {
	color: #fff;
	background: #099;
}
.ditto_currentpage {
	padding: 1px 5px;
	margin: 0 5px;
	color: #333;
}
