/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/


/* Table of Content
==================================================
	#Reset & Basics
	#Basic Styles
	#Site Styles
	#Typography
	#Links
	#Lists
	#Images
	#Buttons
	#Forms
	#Misc */


/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400italic,400,700,300&subset=latin,cyrillic);
body
{
    background-color:#192948;
}
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		/*border: 0; */
    }
table.tabs
{
    background-color:#fbfbfb;
}
	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block; }
	body {
		line-height: 1;
            }
	ol, ul {
		list-style: none; }
	blockquote, q {
		quotes: none; }
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: '';
		content: none; }
	/*table {
		border-collapse: collapse;
		border-spacing: 0; } */


/* #Basic Styles
================================================== */
	body {
        color: #2C2C2C;
        font-family: Arial, serif;
        /* background-color: #5894cf;  */
		-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
		-webkit-text-size-adjust: 100%;
 }


/* #Typography
================================================== */
	h1, h3, h4, h5, h6 {
        color: #1f3d7a !important;
        font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: normal !important;
    }
    h2
    {
        color: #ffffff !important;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: normal;
        padding-top: 5px;
    }

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
	h1 { font-size: 26px !important;  padding: 20px 0 15px 0;}
	h2 { font-size: 1.2em;  margin-bottom: 10px; }
	h3 { font-size: 0.9em; line-height: 34px; margin-bottom: 8px; }
	h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
	h5 { font-size: 17px; line-height: 24px; }
	h6 { font-size: 14px; line-height: 21px; }
	.subheader { color: #777; }

.data, .date_tab, .date_main
    {
        font: normal 12px Arial;
        color: #666;
    }
.date_article
{
    font: italic 0.8em Arial;
    color: #666;
    padding-bottom: 15px;
}
.date_cat
{
    font: normal 0.8em Arial;
    color: #666;
    padding: 5px 20px 5px 0;
}
.header
{

    margin-top: 3px;
}
.content
{
    font: normal 0.9em Arial;
    color: #666;
}

.shapka
{
    float: left;
    margin: 0 -50px 0 0;
}

.facebook
{
    font-family: Arial Narrow;
    font-size: 1em;
    color:#fff;
    line-height: 15px;
    padding: 0 0 0 10px;
}



@-moz-document url-prefix() {

.facebook
{
    font: bold 1em Arial;
    font-size: 1em;
    color:#fff;
    line-height: 15px;
    padding: 0 0 0 10px;
    font-stretch: ultra-condensed;
}
}



a
{
    cursor: pointer;
}

.container .two-thirds.column img
{
	max-width: 500px;
}


.tabimg
{
    width: 161px;
    height: auto;
    max-width: 200px;
}

	p { margin: 0 0 20px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }

	em { font-style: italic; }
	strong { font-weight: bold; color: #333; }
	small { font-size: 80%; }

/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
	blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

	hr { border: dotted #444; border-width: 1px 0 0; clear: both; margin: 5px 0 5px 0; height: 0; }



    /*video*/
.elastic_box
{
    position: relative;
    margin: 0 auto;
    min-height: 60px;
    display: inline-block;
    border: 1px solid red;
}

.main_video_blok
{
    max-width:100%;
    max-height: auto;
}

.video_title a, .video_title a:link, .video_title a:visited
{
    color: #1f3d7a !important;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;

}

.video_title
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    color: #1f3d7a !important;
    margin: 20px 0 10px 0;
    padding: 7px 0 0 45px;
    height: 35px;
    background: url(../../img/v.png)  left no-repeat;
}

.p_title
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    color: #1f3d7a !important;
    margin: 20px 0 10px 0;
    padding: 7px 0 0 45px;
    height: 35px;
    background: url(../../img/p.png)  left no-repeat;
}




.main_title a, .main_title a:link, .main_title a:visited
{
    color: #fff !important;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;



}

.main_title
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    color: #fff !important;
    margin: 20px 0 10px 0;
    background-color: #78ae1b;
    padding: 10px;
}


.photo_title
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    color: #1f3d7a !important;
    margin: 20px 0 10px 0;
    padding: 7px 0 0 45px;
    height: 35px;
    background: url(../../img/f.png)  left no-repeat;
}

.photo_title a, .photo_title a:link, .photo_title a:visited
{
    color: #1f3d7a !important;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;

}


.wim
{
    max-width: 500px;
    width: 100%;
}

.video_news_tex, .video_news_tex a, .video_news_tex a:link, .video_news_tex a:visited
{
    font-family: 'Arial', sans-serif;
    font-size: 0.9em;
    color: #fff !important;
    text-decoration: none;
    text-align: left;
    background-color: #000;
    padding: 10px;
    position: relative;
    z-index: 1000;
    margin-top: -15%;
    filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

.video_news_img
{
    z-index: 2011;
    position: absolute;
    margin: 15px 0 -90px 15px;
}
/*video*/

.title_i
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.3em;
    color: #1f3d7a !important;
    text-decoration: none;
    line-height: 1;
    background-color: #ddddde;
    padding: 5px;
    background-image: src(img/ico_info.png);
}


.title_i, .title_i a, .title_i a:link, .title_i a:visited
{

    text-decoration: none;

}

 .title_search
    {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1f3d7a !important;
	text-decoration: none;
	text-transform: uppercase;
    }


    .title, .title a, .title a:link, .title a:visited
    {
        font: bold 14px Arial;
        color: #1f3d7a !important;
        text-decoration: none;
    }
    .title a:hover
    {
        text-decoration: underline;
    }

.title_f, .title_f a, .title_f a:link, .title_f a:visited
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.3em;
    color: #1f3d7a !important;
    text-decoration: none;
    line-height: 1;
    padding: 30px 0 20px 0;
}

    .title_video, .title_video a, .title_video a:link, .title_video a:visited
    {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 1.2em;
        color: #818181 !important;
        text-decoration: none;
    }

.polltitle
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #1f3d7a !important;
    margin: 20px 0 0px 0;
    padding: 12px 0 12px 50px;
    text-transform:uppercase;
    background: #d9d9d9 url(../../img/poll_ico.png) no-repeat;
}

.polltitle1
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #1f3d7a !important;
    margin: 20px 0 0px 0;
    padding: 12px 0 12px 50px;
    text-transform:uppercase;
    background: #d9d9d9 url(../../img/poll.png) no-repeat;
}


.righttitle
{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 1em;
    color: #1f3d7a !important;
    line-height: 16px;
    margin: 10px 0 5px 0;
    padding: 12px 0 12px 46px;
    owerflow: hidden;
    text-transform: uppercase;
    background: #d9d9d9 url(../../img/ico_info.png) no-repeat;
}


.righttitle, .righttitle a, .righttitle a:link, .righttitle a:visited
    {

        font-family: 'Roboto Condensed', sans-serif;
        color: #1f3d7a !important;
        text-decoration: none;
    }

    .bgtabpanel
    {
        background: #78ae1b;
     }

a.titleSub2, a.titleSub2:link, a.titleSub2:visited 
{
	color: #175b7c;
	text-decoration: none;	
}

.titleSub2 
{
	font-family: 'Roboto Condensed', sans-serif;
       font-size: 1em;
	color: #175b7c;
	text-decoration: none;
	padding: 3px 6px 4px 6px;	 
 	background-color: #1f3d7a!important;
 	
}

    .title_rub
    {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 1em;
        color: #666 !important;
        text-decoration: none;        
        float: left;
	 background-color: #666;
	 padding: 6px;	 
	 margin: 1px 1px 0 0;
    }

.title_rub a, .title_rub a:link, .title_rub a:visited
{
    color: #fff !important;
    text-decoration: none;
    text-align: right;    
}

.title_rub a:hover
{
    color: #fff !important;
    text-decoration: none;    
}


    .text
        {
            font: normal 0.85em Arial;
            color: #333;
            padding: 5px 0 5px 0;
        }

    .text_news, .text_news a, .text_news a:link, .text_news a:visited
{
        font: bold 0.9em Arial;
        color: #444;
        text-decoration: none;
}



    .text_i, .text_i a, .text_i a:link, .text_i a:visited
    {
        font: normal 0.9em Arial;
        color: #222;
        padding: 3px 0 5px 0;
        text-decoration: none;
    }
    .tabs_text, .tabs_text a, .tabs_text a:link, .tabs_text a:visited /*текст аннонса в табах*/
        {
            font: normal 12px Arial;
            color: #222;
            padding: 5px 0 5px 0;
            text-decoration: none;
        }

        .tabs_text a:hover
        {
            text-decoration: underline;
        }


.tabs_text_doc, .tabs_text_doc a, .tabs_text_doc a:link, .tabs_text_doc a:visited /*текст аннонса в табах*/
        {
            font: normal 12px Arial;
            color: #444;
            padding: 5px 10px 5px 0;
            text-decoration: none;
vertical-align: top;
text-align: right;
        }

        .tabs_text_doc a:hover
        {
            text-decoration: underline;
        }

.tabs_text_docr, .tabs_text_docr a, .tabs_text_docr a:link, .tabs_text_docr a:visited /*текст аннонса в табах*/
        {
            font: normal 12px Arial;
            color: #444;
            padding: 5px 10px 5px 0;
            text-decoration: none;
	     vertical-align: top;


        }

        .tabs_text_docr a:hover
        {
            text-decoration: underline;
        }



    .maintitle, .maintitle a, .maintitle a:link, .maintitle a:visited
{
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: bold;
            color: #396592 !important;
            text-decoration: none;
}

    .textwhite
    {
        font: normal 0.9em Arial;
        color: #444;
        text-decoration: none;
        padding: 10px;
    }

    .textwhite a, .textwhite a:link, .textwhite a:visited
{
    font: normal 0.9em Arial;
    color: #444;
    text-decoration: none;

}

    .link
    {
        font: bold 0.75em Arial;
        color: #444;
        text-align: right;
        margin: 10px 0 0 0;
    }

    .link a, .link a:link, .link a:visited
{
        color: #444;
        text-align: right;
        text-decoration: none;
}
    .link a:hover
    {
        color: #356faa;
        text-decoration: underline;
}
.line
{
     border-bottom:3px solid #767676;
     width: 100%;
     margin-top: 10px;
}
.link_left
{
    font: bold 0.9em Arial;
    color: #444;
    margin: 10px 0 0 0;
}

.link_left a, .link_left a:link, .link_left a:visited
{
    color: #444;
    text-decoration: none;
   }
.link_left  a:hover
{
    text-decoration: underline;
    color: #0d3d6f;

}

/* #Links
================================================== */
	a, a:visited { color: #333; text-decoration: underline; outline: 0; }
	a:hover, a:focus { color: #356faa; }
	p a, p a:visited { line-height: inherit; }
/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 18px; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }

/* #Images
================================================== */
::selection {
    background: #878787;
    color: #fff;/* Safari */  }
::-moz-selection {
    background: #878787;
    color: #fff;/* Firefox */

}
img:not(.home), embed, object, img.scale-with-grid
    {
		max-width: 100%;
		height: auto;
    }


/* #Buttons
================================================== */

	.button,
	button,
	
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,

	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}


/* #Forms
================================================== */

	/*form {
		margin-bottom: 20px; } */
	fieldset {
		margin-bottom: 20px; }


input[type="text"].search
{
    border: 0px solid #1f3d7a;
    padding: 6px 4px;
    outline: none;

    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font: 13px Arial, sans-serif;
    color: #444 !important;
    margin: 0;
    width: 100%;
    max-width: 100%;
    display: block;

}

	input[type="password"],
	input[type="email"],
       input[type="text"],
	textarea,
	select {
		border: 1px solid #1f3d7a;
		padding: 6px 4px;
		outline: none;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		border-radius: 2px;
		font: 12px  Helvetica, Arial, sans-serif;
		color: #777;
		margin: 0;
		/*width: 210px;*/
		max-width: 100%;
		/*display: block;*/
		margin-bottom: 5px;
		/*height: 15px;*/
		background: #fff; }
	select {
		padding: 0; }
	input[type="text"]:focus,
	input[type="password"]:focus,
	input[type="email"]:focus,
	textarea:focus {
		border: 1px solid #1f3d7a;
 		color: #444;
 		-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
		box-shadow:  0 0 3px rgba(0,0,0,.2); }
	textarea {
		height: 30px;
}
	label,
	legend {
		display: block;
		font-weight: bold;
		font-size: 13px;  }
	select {
		width: 220px; }
	input[type="checkbox"] {
		display: inline; }
	label span,
	legend span {
		font-weight: normal;
		font-size: 13px;
		color: #444; }

/* #Misc
================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }


.tema
{
    background:  #7ab6f3;
    position: relative;
    top: -3px;
}
.sub
{
    margin: 0;
    background-color: #f0f0f0;
    padding: 5px;
;
}
.sub, .sub a, .sub a:link, .sub a:visited
{
    font: normal 0.85em Arial;
    color: #777;

}
.print
{
    font: bold 0.75em Arial;
    color: #1f3d7a;
    text-align: right;
    margin-top: 10px;
    padding: 0px 25px 10px 0;
    text-decoration: none;
    background: url("../../img/print.png") top right no-repeat;
}

.print a, .print a:link, .print a:visited
{
    text-decoration: underline;
    color: #1f3d7a;
}
.print a:hover
{
    text-decoration: underline;
    color: #356faa;
}

.top_menu
{
    	position: relative;
    	top: 10;
	margin: 10px 0 10px 0;
    	float: right;	
    	z-index: 1000000;
}

.top_menu, .top_menu a, .top_menu a:link, .top_menu a:link
{
    font: normal 11px Arial;
    color: #555;
    padding: 5px 0 5px 0;
    text-decoration: none;
}


object
{
width:500px;
	height: 309px;

}

/*video*/
a.videoPlayer {
    display:block;    
  	width:500px;
	height: 309px;


    
    text-align:center;
    margin:15px 15px 15px 0;
    border:1px solid white;
    overflow:hidden;

}

/* play button */
a.videoPlayer img {
    margin-top:70px;
    width: 70px;
}

/* when container is hovered we alter the border color */
a.videoPlayer:hover {
    border:1px solid #999;
}

.footer
{

    margin: 10px 0 10px 0;
}
 .fm
 {
     	text-align: center;
     	color: #444 !important;
     	font-size: 13px;
     	font-weight: normal;
     	background-color: #c2c2c2;
     	padding: 10px;
	width: 90%;
	margin: 0 auto;
 }

.fm a, .fm a:link, .fm a:visited
{
    color: #444 !important;
    font-size: 13px;
    font-family: 'Arial', sans-serif;
    text-decoration:none;
    font-weight: bold;
    padding: 0 2% 0 2%;
}

.footer_left
 {
     float:left;
     font: normal 12px Arial;
     color: #c2c2c2 !important;
     text-decoration: none;
     pading-top: 10px;
     margin: 10px 0 10px 5%;
 }

.footer_left a, .footer_left a:link, .footer_left a:visited
{
    color: #c2c2c2 !important;
    text-decoration: none;
}

.footer_right
{
    float:right;
    font: normal 12px Arial;
    color: #c2c2c2 !important;
    text-decoration: none;
    pading-top: 10px;
    margin: 10px 5% 10px 0;
}

.footer_right a, .footer_right a:link, .footer_right a:visited
{
    color: #c2c2c2 !important;
    text-decoration: none;
}

.poll_title
{
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 1.2em;
    color: #666;
    text-decoration:none;
    text-transform: uppercase;
    font-weight: normal;
    margin: 20px 0 0 0;
}

.poll_answer
{
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    color: #222;
    font-weight: bold;
    font-style:italic;
    margin: 10px 0 10px 0;
}

.poll_text
{
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    color: #444;
    font-weight: normal;
    padding: 2px 0 2px 0;

}
.poll_result
{
	margin-top: 10px;
	text-align: right;
	clear: both;
	background-color: #78ae1b;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1em;
	color: #fefefe !important;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	border: none;
	cursor: pointer;
}

.poll_result a, .poll_result a:link,.poll_result a:visited
{

	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1em;
	color: #fefefe !important;
	text-align: center;
	text-decoration: none;
	padding: 10px;
	cursor: pointer;
}

.poll_result_doc
{
    margin: 10px 10px 0 0;
    text-align: right;
    clear: both;
}

.poll_result_doc, .poll_result_doc a:link,.poll_result_doc a:visited
{

    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    color: #fefefe !important;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    background-color: #1f3d7b;
}



.poll_arhive
{
    text-align: right;
    font-family: 'Arial', sans-serif;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    margin: 20px 0 20px 0;
}

.poll_arhive a, .poll_arhive a:visited,.poll_arhive a:link
{
    color: #666;
    text-decoration: none;
}



.sb_titll
{
    	font: bold 12px Arial;
    	color: #fff !important;
    	text-transform: uppercase;
	line-height: 20px;
}

.sb_titll a,  .sb_titll a:link,  .sb_titll a:visited
{

    color: #fff !important;
    text-decoration: none;

}

a.sb_textt
{
    font: normal 13px Arial;
    color: #fefeff !important;
    padding: 10px 10px 0 0;
    float: left;
    width: 40%;
}

.sb_textt a,  .sb_textt a:link,  .sb_textt a:visited
{
    font: normal 13px Arial;
    color: #fefeff !important;
    text-decoration: none;

}

div.sb_date
{
    font: normal 12px Arial;
    color: #fff !important;
    padding: 5px 0 5px 0;
}

#wrapper_main
{
    background-color:#4f89c5;
}

.zz a, .zz a:link, .zz:visited
{
	text-transform: uppercase;
    	font-family: 'Roboto Condensed', sans-serif;
    	font-size: 1.1em;
 	color: #1f3d7a;
	font-weight: bold;
padding: 10px;
}

.grban
{
    background-color: #192948;
}

