* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
}

#min-width {
	min-width: 1005px;
	width: 100%;
}

/*
* html .minwidth {
	border-left: 905px solid #fff;
	position: relative; 
	float: left; 
	z-index: 1;
}

* html .cont {
	margin-left: -905px;
	position: relative; 
	float: left; 
	z-index: 2; 
}*/

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #385B88;
}

h2 {
	background: url(images/img6.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: .4em;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
/*	line-height: 1.8em;*/
/*	text-align: justify;*/
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #f36;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
/*	padding: 0px 0 0 10px;
	background: url(images/img03.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;*/
}

.boxed .title2 {
	padding: 0 0 0 10px;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #D6D5D5;
	font-size: 1.4em;
}

table.boxed img {
    margin: 0 0 7px 0;
}

.boxed .title2 sup {
	font-size: 13px;
}

.title3 {
    margin-bottom: 0;
}

.boxed .content {
/*	padding: 10px; */
}


.date {
    background-color: #f5f5f5;
    margin-bottom: 0;
    padding-bottom: 1em;
    padding-top: 1em;
    padding-left: 10px;
}

/* Logo */

#logo {
	height: 120px;
	margin: 0 auto;
	padding: 0 15px;
}

#logo h1 {
	padding: 20px 0 0 0px;
	float: left;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 30px;
}

#logo h1 i {
	text-transform: lowercase;
	letter-spacing: -3px;
	font: italic normal 48px Verdana, Arial, Helvetica, sans-serif;
	color: #385B88;
}

#logo p {
	text-transform: lowercase;
	font-size: small;
	background: none;
	font-weight: normal;
	margin: -5px 5px 0 0;
	text-align:right;
}

#logo h2 {
	text-transform: lowercase;
	font-size: small;
	background: none;
	font-weight: normal;
	margin: 55px 0 0 5px;
	text-align: left;
	float: left;
}

#logo a {
}

/* Content */

#content {
    padding: 0 15px;
	margin: 0 auto;
	clear: both;
}

/* Content > Main */

#main {
    margin-left: 61px;
    padding: 5px 0 0 0;
/*	width: 100%;*/
    clear: none;
}

#theme {
/*    margin-top: 44px; */
    float: left;
    width: 60px;
    height: 244px;
    background: url(images2/tn.gif) no-repeat left 44px;
    clear: none;
}

/* Content > Main > Welcome */

#headliner {
}

#headliner h2 p {
    font-size: 15px;
    margin: -27px 0 0 0;
    padding: 0;
    color: #000;
    display: inline;
    float: right;
}

/* Content > Main > Example */

#example {
    clear: both;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

/* Content > Sidebar > Login */

#rss {
	float: right;
	margin-top: 10px;
}

#login {
	padding-top: 5px;
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input, #rightst input {
	margin-bottom: 0px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#searchinput{
	width: 135px;
	padding: 2px 5px;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
	padding: 0px 5px;
}

/* Content > Sidebar > Menu */

#menu {
/*	margin-bottom: 20px; */
	padding-top: 7px;
	border-bottom: 4px solid #EBEBEB;
}

#menu ul {
	margin: 0;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(images/img05.gif) no-repeat 5px center;
	display: block;
	padding: 6px 0 6px 20px;
	border-top: 1px solid #EBEBEB;
	color: #f36;
	font-size: 16px;
/*    font-family: Tahoma;
    letter-spacing: 1px;
    font-weight: bold; */
}

#menu a:hover {
	background: #EBEEF3;
	text-decoration: none;
	color: #385B88;
}

#menu .active a {
	background: #EBEEF3;
	text-decoration: none;
/*	font-weight: bold;*/
	color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1em;
	font-size: normal;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0px;
	margin: 0 auto;
	background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
	width: 900px;
	margin: 0 auto;
	font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}









.story {
	border-bottom: 1px solid #D6D5D5;
	clear: right;
	float: left;
	text-decoration: none;
}

.story2 {
	background: url(images2/tuda2.gif) no-repeat 65% center;
	border-bottom: 1px solid #D6D5D5;
	clear: right;
	float: left;
}

#headliner1 {
    background-color: #f5f5f5;
}

#leadimg {
    float: left;
    clear: left;
    margin: 0 20px 10px 10px;
}

#leadtext {
    margin-right: 10px;
    color: #333;
    font-family: Verdana;
}

#leadauthor {
	float: right;
	margin: auto 10px 5px 0;
}

#leadlink {
	text-decoration: none;
	color: #666666;
}

#h2leadlink {
	text-decoration: none;
	color: #385B88;
}

#h2leadlink:hover {
	text-decoration: underlined;
}


#ban1 {
	float: right;
	padding-top: 29px;
}

#content2 {
	margin: 0 auto;
    padding: 0 15px;
    clear: both;
}

#sidebar2 {
    float: right;
	width: 240px;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D6D5D5;
}

#main2 {
    margin-right: 270px;
/*	padding-top: 10px;*/
}

#main2 h2 a {
    color: #385B88;
}

#main2 h2 a.rublink {
	color: #f36;
}

#leftst {
    float: left;
	width: 240px;
	padding-top: 10px;
}

#rightst {
	margin-left: 270px;
    padding-top: 10px;
}

#rightst table img, #leftst table {
	padding-bottom: 10px;
}

#rightst ul, #leftst ul {
	list-style-type: none;
	margin: 0;
}

#rightst ul li p {
    color: #555;
}

#rightst li, #leftst li {
	display: block;
}

#leftst h3, #rightst h3 {
	margin-bottom: 0;
}

#leftst p, #rightst p {
	line-height: normal;
	margin-bottom: 1em;
}

#leftst a, #rightst a {
	color: #555;
}

#part a {
    color: #f36;
}

#content3 {
	margin: 0pt auto;
	width: 940px;
}

#editor {
	float: left;
	width: 400px;
	padding-top: 15px;
	border-bottom: 1px solid #D6D5D5;
}

#editor ul {
	list-style-type: none;
	margin: 0;
}

#editor ul a {
	color: #666666;
}

#fotom {
	width: 240px;
/*	padding: 0 0 10px 0;*/
}

#subs {
	width: 240px;
	padding: 0 0 10px 0;
}

#subs a {
	color: #f36;
}
#subs form {
}

#subs fieldset {
	border: none;
}

#subs legend {
	display: none;
}

#subs label {
	font-size: x-small;
	font-weight: bold;
}

#subs input {
	margin-bottom: 0px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rest {
	float: right;
	width: 510px;
	padding: 15px 0 10px 0;
}

#quest {
	width: 240px;
	color: #666666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #D6D5D5;
}

#quest ul {
	list-style-type: none;
	margin-left: 20px;
}

#quest ul li div {
    background: #aaa;
    color: #000;
}

#questsub {
	border: 1px solid #385B88;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 0px;
	background: #385B88 none repeat scroll 0% 50%;
	color: #FFFFFF;
	padding: 0px 5px;
}

#ban2 {
	width: 240px;
}

#menubot {
	border-bottom: 1px solid #D6D5D5;
	border-top: 1px solid #D6D5D5;
	clear: both;
	padding: 0;
	margin: 0 auto 5px auto;
}

#menubot ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 5px 0 20px;
	width: 620px;
}

#menubot ul li {
	float: left;
	margin: 0 0 0 10px;
}

#info {
	border-bottom: 1px solid #D6D5D5;
	border-top: 1px solid #D6D5D5;
	clear: both;
	padding: 5px 15px;
	margin: 0 auto 0 auto;
}

#menucontainer2 {
	border-bottom: 3px solid #EBEEF3;
	clear: both;
	padding: 0 15px;
	margin: 0 auto 0 auto;
}

#menu2 {
    margin: 0pt;
    padding: 5px 0;
    list-style-type: none;
}

#menu2 li {
    display: inline;
}

#menu2 li ul {
    position: absolute;
	left: -999em;
	top: 173px; 
	list-style-type: none;
	float: none;
	background: #EBEEF3;
	padding-top: 5px;
}

#menu2 li ul li {
    display: block;
    margin-bottom: 10px;
}

#menu2 li:hover #red, #menu2 li.sfhover #red {
    left: 193px;
}

#menu2 li:hover #arch, #menu2 li.sfhover #arch {
    left: 416px;
}

#menu2 li:hover #aks, #menu2 li.sfhover #aks {
    left: 732px;
}



#menu2 li ul li a:hover {
    background: none;
}

#menu2 li ul .not a {
    font-weight: normal;
    color: #f36;
}

#menucontainer {
    padding: 25px 0 15px 0;
    clear: both;
    width: 100%;
}

#menu2 a {
    background: transparent url(images/img05.gif) no-repeat scroll 7px center;
    color: #f36;
    line-height: normal;
    font-size: 15px;
    padding: 5px 5px 5px 24px;
    margin: 0 10px 0 0;    
}

#menu2 a:hover {
	background: #EBEEF3 url(images/img05.gif) no-repeat scroll 7px center;
	text-decoration: none;
	color: #385B88;
}

#menu2 .active a {
    background: #EBEEF3 url(images/img05.gif) no-repeat scroll 7px center;
	text-decoration: none;
/*	font-weight: bold;*/
	color: #385B88;
}

#rssli {
    float: right;
    margin: -23px 2px 0 0;
}

#rssli a {
    background: none;
    padding: 0;
    margin: 0;
}

#rssli a:hover {
    border: 2px solid #EBEEF3;
}

#w_sun {
    background: transparent url(images2/sun.jpg) no-repeat scroll 130px center;
}

#w_pobl {
    background: transparent url(images2/pobl.jpg) no-repeat scroll 130px center;
}

#w_obl {
    background: transparent url(images2/obl.jpg) no-repeat scroll 130px center;
}

#w_dozhd {
    background: transparent url(images2/dozhd.jpg) no-repeat scroll 130px center;
}

#w_groza {
    background: transparent url(images2/groza.jpg) no-repeat scroll 130px center;
}

#w_sneg {
    background: transparent url(images2/sneg.jpg) no-repeat scroll 130px center;
}


#weather_sun {
    background: transparent url(images2/sun.gif) no-repeat scroll 130px center;
}

#weather_moon {
    background: transparent url(images2/moon.gif) no-repeat scroll 130px center;
}

.today b {
    font-size: 1.35em;
    color: #385B88;
}

.today {
    margin: 0;
}

#dollar b {
    font-size: 1em;
    color: #385B88;
}

.pore {
    color: #333333;
}

#rssi {
	padding-bottom: 0;
}

#morenews {
    text-align: right;
}

#morenews a {
    color: #666;
}

#morefoto {
    text-align: right;
}

#morefoto a {
    color: #f36;
}

#moreedit {
    text-align: right;
}

#moreedit a {
    color: #f36;
}

#morestor {
    text-align: right;
}

#morestor a {
    color: #f36;
}

#rightst .rub {
    margin-bottom: 5px;
}

#rightst .rub a {
    color: #f36;
}


.shit1 {
    font-size: 36px;
    text-align: left;
}

.shit2 {
    font-size: 32px;
    text-align: left;
}

.shit3 {
    font-size: 28px;
    text-align: left;
}

.shit4 {
    font-size: 14px;
    text-align: left;
}

.shit5 {
    font-size: 18px;
    text-align: left;
}

.sdate {
    padding-left: 7px;
    font-size: 10px;
    color: #888;
}

textarea {
	border: 1px solid #385B88;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
	color: #000;
	padding: 5px;
}

select.day {
    width: 40px;
}

select.month {
    width: 120px;
}

select.year {
    width: 60px;
}