html{
    height:100% !important;
    font-size: 75%;
    color: #000;
    background-color: /*#cbcaca;*/#0ab0d7;
    font-family: Arial, Helvetica, sans-serif;
    /*line-height: 1.333em;*/
    background-image: url("http://afprz.kz/images/bg.gif");
}

.all{
    width: 100%;
    height: auto;
}

a img{
	border: none;
}

body{
    margin: 0 auto;
    padding: 0;
    height:100%;
    min-height:100%;
    max-height:100%;
    /*background-color: #ffffff;*/
    width: 100%;
    border: none;
}

.wrapper{
    margin: 0 auto !important;
    height: auto;
    width: 1200px;
    border: 0px #000000 solid;
    background-color: #ffffff;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Firefox */
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��� Safari � Chrome */
    box-shadow: 0 0 10px rgba(0,0,0,0.5); /* ��������� ���� */
}

.line_head{
    width: 1200px;
    height: 30px;
    background-color: #3683b5;
    /*border-bottom: 1px #3683b5 solid;*/
}

.top_head{
    background-image: url('../images/back1.jpg');
    height: 235px;
    width: 1200px;
    padding: 0;
    margin: 0;
}

.clr{
    clear: both;
    padding: 0;
    margin: 0;
}

.form_autoriz{
    display: block;
    height: 24px;
    width: 280px;
    border: 0px #000000 solid;
    float: left;
}

.inp{
    width: 77px;
    height: 19px;
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0px;
    font-weight: normal;
    border: 1px #ffffff solid;
	background-color: #3683b5;
    color: #ffffff;
    overflow: inherit;
}

.inp1{
    width: auto;
    height: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0px;
    font-weight: normal;
    border: 1px #ffffff solid;
	background-color: #ffffff;
    color: #3683b5;
	cursor: pointer;
}

.lang{
    float: left;
    border: 0px #000000 solid;
    margin-left: 290px;
}

.lng{
    color: #ffffff;
    text-decoration: none;
    padding: 5px;
    background-image: url('../images/buta-back.png');
    margin: 0;
}

.lng1{
    color: #ffffff;
    text-decoration: none;
}

.search{
    float: left;
    margin-left: 60px;
}

.inp_s{
    width: 120px;
    height: 19px;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    letter-spacing: 0px;
    font-weight: normal;
    background: url('http://afprz.kz/images/simp.gif') no-repeat right top;
    border: 0;
    color: #ffffff;
    overflow: inherit;
}

.logo{
    float: left;
    display: block;
    width: 171px;
    height: 170px;
    border: 0px #000000 solid;
    margin-left: 40px;
    margin-top: 30px;
	background-image: url('http://afprz.kz/images/logo.png');
	background-repeat: no-repeat;
	background-position: center;
}

.title_s{
    float: left;
    display: block;
    border: 0px #000000 solid;
    margin-left: 10px;
    margin-top: 100px;
    text-align: center;
    width: 550px;
}

.bg_title{
    font-size: 20px;
    color: #3683b5;
    display: block;
    font-weight: bold;
    text-align: right;
}

.sm_title{
    font-size: 11px;
}


/* Style for top-menu */


.menu_1{
    /*margin: 0 auto;*/
    display: block;
    width: 600px;
    height: 35px;
    float: right;
    position: relative;
    top: -7px;
}

.topMenu {
}

/* Style for submenus */
.submenu {
    /*background-color: #FFFFFF;
    border-width: 0px;
    border-style: solid;
    border-color: #AAAAAA;
    padding: 0px;*/
}

/* Style for top items: normal state */
.topItemNormal {
    background-image: url('../images/buta-back.png');
    background-repeat: repeat-x;
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    width: 100%;
    height: 35px;
    padding-left: 4px;
    padding-right: 5px;
    text-align: center;
    word-wrap: break-word;
    color: #ffffff;
	border-bottom: 1px solid #024160;
	border-radius: 0px 0px 6px 6px;
}

/* Style for top items: mouseover state */
.topItemOver {
    background-color: #a49200;
    background-repeat: repeat-x;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    height: 35px;
    padding-left: 4px;
    padding-right: 5px;
    text-align: center;
	border-bottom: 1px solid #a49200;
	border-radius: 0px 0px 6px 6px;
}

/* Style for items: normal state */
.itemNormal {
    cursor: pointer;
    background-color: #093784;
    color: #ffffff;
    padding: 10px 15px 10px 15px;
    width: 100%;
}

/* Style for items: mouseover state */
.itemOver {
    cursor: pointer;
    background-color: #C7D5E8;
    padding: 10px 15px 10px 15px;
    width: 100%;
}

/* Style for items text: normal state */
.itemTextNormal {
    font-size: 11px;
    color: #ffffff;
    width: 100%;
}

/* Style for items text: mouseover state */
.itemTextOver {
    font-size: 11px;
    width: 100%;
}

.topSep{
    width: 1px;
    height: 35px;
}
/* END Style for top-menu */

.right_side{
    display: block;
    width: 232px;
    height: auto;
    float: left;
    border: 0px #000000 solid;
    position: relative;
    top: -30px;
 }

.left_side{
    display: block;
    width: 900px;
    height: auto;
    float: left;
    border: 0px #000000 solid;
    margin-left: 30px;
}

.menu_2{
    border-top: 1px solid #ab8f22;
	/*border-right: 1px solid #ab8f22;*/
    position: relative;
    width: auto;
    right: -10px;
}

.side_bl{
    position: relative;
    width: auto;
    right: -10px;
}

.h11{
    height: 25px;
}

.topItemNormal1 {
    /*background: url(http://afprz.kz/images/bg_left_menu_level1_hover.png) 0 0 repeat-x #8597A8;*/
    /*border-top: 1px solid #adadad;*/
    background: #ADADAD url(http://afprz.kz/images/bg_left_menu_level1.png) 0 0 repeat-x;
    background-repeat: repeat-x;
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    width: 100%;
    height: 35px;
    padding-left: 4px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    word-wrap: break-word;
    color: #252525;
    /*border-radius: 0px 0px 6px 6px;*/
}

/* Style for top items: mouseover state */
.topItemOver1 {
    background: url(http://afprz.kz/images/bg_left_menu_level1_hover.png) 0 0 repeat-x #a49200;
    font-size: 12px;
    color: #252525;
    font-weight: bold;
    cursor: pointer;
    width: 100%;
    height: 35px;
    padding-left: 4px;
    padding-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    /*border-radius: 0px 0px 6px 6px;
    border-bottom: 1px #a49200 solid;*/
}

.news{
    width: 600px;
    float: left;
}

.blog{
    width: 280px;
    float: left;
    padding-left: 20px;
}

.tit_news{
    color: #006699;
    font-size: 21px;
    margin-top: 20px;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #ccc;
}

.date {
    font-size: 11px;
    color: #999;
    margin: 0 0 8px;
}

.date1 {
    font-size: 12px;
    color: #252525;
}

.t_news{
    color: #006699;
    text-decoration: underline;
}

.t_news:hover{
    color: #a49200;
    text-decoration: underline;
}

.t_news-run{
    color: #006699;
    text-decoration: none;
	font-weight: bold;
}

.t_news-run:hover{
    color: #a49200;
    text-decoration: underline;
}

.t_news1{
	font-weight: bold;
    color: #006699;
    text-decoration: none;
}

.txt_news{
    display: block;
    color: #666;
    margin-top: 5px;
}

.p1{
    height: 10px;
    width: 100%;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 5px;
}

.all_news{
    float: right;
}

.t_news_all{
    display: inline-block;
    float: right;
    color: #006699;
    font-size: 11px;
    margin-top: 5px;
}

.quest{
    /*color: #024363;
    font-size: 13px;*/
    background: #b8d9ef;
    padding: 10px;
    font-size: 11px;
    line-height: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: relative;
}

.question {
    padding: 0 0 12px;
    background: url(http://afprz.kz/images/bg_question_bottom.png) 100% 100% no-repeat;
    margin: 0 0 5px;
}

.rb{
    border: none;
}

.vote_b{
    color: #006699;
    font-size: 12px;
    margin-top: 5px;
}

.vote_b:hover{
    color: #a49200;
    font-size: 12px;
    margin-top: 5px;
}

.mail_send{
    border: 2px #006699 solid;
    color: #868686;
    font-size: 11px;
    font-style: italic;
    padding: 2px;
    width: 180px;
}

.mail_send1{
    border: 1px #006699 solid;
    color: #006699;
    font-size: 12px;
    font-style: normal;
    padding: 2px;
    width: 160px;
}

.mail_in{
    border: 1px #a49200 solid;
    border-radius: 5px;
    background-color: #a49200;
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
    width: 70px;
    height: 52px;
}

.b_img{
    padding: 10px;
}

.blog_b{
    color: #a49200;
    font-size: 12px;
    margin-top: 5px;
}

.blog_b:hover{
    color: #006699;
    font-size: 12px;
    margin-top: 5px;
}

.photo_b{
    background: #dfe3e6;
    padding: 10px;
    font-size: 11px;
    line-height: 15px;
    border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    position: relative;
    height: auto;
}

.footer{
    margin: 0 auto;
    height: auto;
    width: 100%;
    background-color: #024363;
}

.cop_1{
    padding: 10px;
    float: right;
    color: #ffffff;
    font-size: 11px;
    margin-top: 10px;
}

.cop_2{
    padding: 10px;
    float: right;
    color: #ffffff;
    font-size: 11px;
    margin-top: 40px;
}

.concurs_banner{
    margin: 0 auto;
    padding-top: 5px;
    padding-left: 5px;
}

.dop_link{
    color: #818181;
    text-decoration: none;
    border-bottom: 1px dotted #818181;
}

.dop_link:hover{
    color: #818181;
    text-decoration: none;
    border-bottom: none;
}

.link_block{
    text-align: right;
    width: 100%;
}

.users{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

#coin-slider{
    overflow:hidden;
    width: 1200px;
    height:235px;
    margin: 0 auto !important;
    padding: 0;
}

.coin-slider {
    overflow: hidden;
    position: relative;
    width: 1200px;
    height:235px;
    margin: 0 auto !important;
}

.coin-slider a{
    text-decoration: none;
    outline: none;
    border: none;
}

#cs-buttons-coin-slider{
    position:absolute;
    bottom:13px;
    right:44px;
}

#cs-buttons-coin-slider a{
    display:block;
    width:20px;
    height:20px;
    background:url(http://afprz.kz/images/buttons.png) right top no-repeat;
    float:left;
    margin-right:1px;
    text-indent:-9999px;
}

#cs-buttons-coin-slider a:hover, #cs-buttons-coin-slider a.cs-active{
    background-position:left;
}

#cs-navigation-coin-slider a{
    display:none;
}

.zyav{
	display: block;
	width: 400px;
	padding: 10px;
	margin: 10px;
}

.ank{
	width: 229px;
	height: 68px;
	background: url('http://afprz.kz/images/ank_rus1.jpg') no-repeat;
	border: none;
	cursor: pointer;
}

.ank_kz{
	width: 229px;
	height: 68px;
	background: url('http://afprz.kz/images/ank_kz1.jpg') no-repeat;
	border: none;
	cursor: pointer;
}

.tb_inter{
	border-collapse: collapse;
    border: 1px solid #808080;
}

.tb_inter tr td{
    border: 1px solid #808080; /* Параметры рамки */
    padding: 6px;
}

.page_link{
	color: #006699;
	text-decoration: none;
}

.input_vote{
	background-color: transparent;
	border: none;
	color: #006699;
	text-decoration: underline;
	cursor: pointer;
}

.link_smal{
	color: #006699;
	text-decoration: none;
	font-size: 12px;
}

.path{
	padding-bottom: 10px;
}

.link_dop{
	color: #ffffff;
	text-decoration: none;
}

/*Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
	margin-top: 7px;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}

.run_str{
	overflow:hidden;
	//zoom:1;
	width:920px;
	font-size:12px;
	line-height:16px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
	height: 30px;
}