/*RESET http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*end RESET*/

*{
 font-family:Verdana, Tahoma, sans-serif;
 color:#686767;
}

html{
 width:100%;
 height:100%;
}

body{
 width:100%;
 height:100%;
 min-width:990px;
 max-width:1250px;
 position:relative;
 margin:0 auto;
 background:#fff url(/images/body_bg.gif) left top repeat-x;
}

h1{
 font-size:1.5em;
}

.my_content dl{
 margin-top:10px;
}

.my_content dt{
 margin-bottom:8px;
}

.my_content dt a{
/* font-weight:bold;*/
 line-height:1.2;
}

.my_content table td{
 line-height:1.2;
 font-size:13px;
}

.oficial_table td{
 padding-bottom:5px;
}

ol li{
 font-size:12px;
 line-height:1.2;
 list-style-type:decimal;
 margin-bottom:10px;
}

ol{
 margin-left:20px;
}

.content dd{
 overflow:hidden;
 zoom:1;
 margin-bottom:20px;
}

h2{
 color:#f48720;
 font-weight:normal;
}

h4{
 font-size:2.000em;
 color:#f48720;
 font-weight:normal;
}

.my_content h2{
 font-size:1.600em;
 color:#f48720;
 font-weight:normal;

}

.spam h2{
 font-size:1.175em;
 font-weight:normal;
 color:#f48720;

}




p, dl{
 font-size:0.75em;
 line-height:1.2;
}

p{
 margin-top:7px;
 margin-bottom:7px;
}

a{
 text-decoration:underline;
 color:#257db0;
 line-height:1.2;
}

a:hover{
 text-decoration:none;
}

a img{
 border:0px;
}

.text{
 font-size:0.75em;
 line-height:1.2;

}

.news-detail{
 font-size:0.75em;
 line-height:1.2;

}


.news-detail p{
 font-size:1em;
 line-height:1.2;

}


.news-detail h3{
 font-size:1.05em;
 line-height:1.2;

}

.main_container{
 min-height:100%;
 position:relative;
 margin:0px 40px;
}



.header{
 position:relative;
 padding-top:13px;
 padding-bottom:13px;
}

.header h1{
 color:#03a1d1;
}

.header h1 a{
 color:#03a1d1;
 font-size:1em;
 text-decoration:none;
}

.header a{
 font-size:16px;
 line-height:1.2;
 color:#046ba6;
}

.header:after{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.header ul{
 position:absolute;
 right:230px;
 top:13px;
}

.header ul li{
 float:left;
 padding:0 3px;
 height:12px;
}

.header ul li.middle{
 border-left:1px solid #d0dee5; 
 border-right:1px solid #d0dee5;
}

.header form{
 position:absolute;
 right:0px;
 top:13px;
}

.header input{
 color:#7f7f7f;
 border:0px;
 height:16px;
 padding:0px;
 margin-top:1px;
 width:150px;
}

.header .in{
 background:url(/images/input_bg.gif) left center no-repeat;
 width:157px;
 height:19px;
 position:absolute;
 right:20px;
 padding-left:33px;
}

.header .send{
 width:21px;
 height:19px;
 background:url(/images/search_button.gif) center center no-repeat;
 display:block;
 position:absolute;
 right:0;
 top:-1px;
 cursor:pointer;
}

.big_banner{
 margin-bottom:21px;
 position:relative;
 height:235px;
 background:transparent url(/images/xzbla.gif) left bottom repeat-x;
 z-index:0;
}

.big_banner .coll{
 position:absolute;
 width:730px;
 height:212px;
 background:transparent url(/images/coll.jpg) left bottom no-repeat;
 left:0px;
 bottom:0px;
 z-index:0;
}

.big_banner .sky{
 position:absolute;
 width:182px;
 height:212px;
 background:transparent url(/images/sky.jpg) right bottom no-repeat;
 right:0px;
 bottom:0px;
 z-index:0;
}

.big_banner .people{
 height:225px;
 width:550px;
 margin-left:30%;
 padding-top:5px;
 padding-bottom:5px;
 position:relative;
 z-index:1;
 background-image:none;
}

.big_banner .people img{
 display:block;
}

.content_container{
 background:#fff;
 padding-bottom:60px;
}

.content_container:after{
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

.commercial, .spam{
 width:175px;
} 

.commercial{
 float:left;
}

.commercial h2{
 padding-left:7px;
 background-color:#b8daf5;
 font-size:0.95em;
 font-weight:bold;
}

.commercial h2 span{
 display:block;
 padding-left:7px;
 line-height:1.1;
 background:#fff;
 color:#f48720;



}

.commercial h2 span.name, .spam h2{
 color:#2d2d2d;
}

.spam{
 float:right;
}

.spam dl{
 margin-top:15px;
}

.spam dl a{
 color:#03a1d1;
}

.spam dd{
 margin-top:2px;
}

.more{
 color:#686767;
 float:right;
 font-size:0.7em;
 padding-left:12px;
 background:url(/images/more.gif) 0px 3px no-repeat;
 line-height:1.2;
 margin-top:10px;
 margin-bottom:10px;
}

.banners{
 border-top:1px dotted #dedede;
 margin-top:40px;
 padding-top:15px;
}

.my_content{
 margin-right:210px;
 margin-left:175px;
 /*overflow:hidden;*/ /*Тому кто раскомминчивает: Если тебе пиздец как надо 
 overflow:hidden; - напиши сюда 320808629 зачем. Эта дрочь вызывает баг в 3-х броузерах. процентов 95 что можно твою проблему решить другим способом.*/
 padding-left:20px;
}

.select_container{
 width:100%;
 margin-bottom:15px;
}

.select_container td{
 width:50%;
}

.select_container .left_select{
 text-align:left;
}

.select_container .right_select{
 text-align:right;
}

.select_container select{
 font-size:0.7em;
 color:#7f7f7f;
 /*border:0px;*/
 height:19px;
 padding:0px;
 margin:0px;
 width:220px;
}

.content_menu{
 width:100%;
 text-align:center;
 margin-bottom:30px;
}

.content_menu td{
 padding-top:101px;
 width:33%;
}

.work{
 background:url(/images/man.png) left top no-repeat;
 text-align:left;
}

.work a{
 padding-left:15px;
}

.study{
 background:url(/images/man1.png) center top no-repeat;
}

.people{
 background:url(/images/people.png) right top no-repeat;
 text-align:center;
}

.content_menu td a{
 font-weight:bold;
}

.footer{
 position:absolute;
 width:100%;
 bottom:0px;
 left:0px;
 height:60px;
 background:url(/images/footer_bg.gif) left bottom repeat-x;
}

.footer .copy{
 font-size:0.72em;
 line-height:1.1;
 position:absolute;
 left:195px;
 top:5px;
}


.h1200 {
height:600px;
width:100%;
}

.h1300 {
height: 300px;
width:100%;

}

ul.breadcrumb-navigation{
 margin-bottom:30px !important;
}

ul.breadcrumb-navigation li{
 padding:0 3px;
}

ul.breadcrumb-navigation a, ul.breadcrumb-navigation li span{
 color:#3b3b3b;
 font-size:12px;
}

ul.breadcrumb-navigation li span{
 border-bottom:1px dotted #3b3b3b;
}

.preview_picture{
 float:left;
 padding-right:10px;
 padding-bottom:10px;
}

.news-list dt{

}

.news-list dt a{
/* font-weight:bold;
 padding-left:5px;*/
}

.news-list p{
 font-size:1em;
}

.news-list dd{
 overflow:hidden;
 zoom:1;
}

.submenu{
 margin-top:20px;
}

.submenu li a, .submenu li{
 color:#0469a4;
 font-size:12px;
 line-height:1.2;
}

.submenu li{
 margin-bottom:12px;
 padding-right:10px;
}

.submenu li.selected a{
 text-decoration:none;
 color:#323334;
 font-weight:bold;
}

.select_container .right_select .jquery-selectbox {
position:absolute;
right:0;
top:0;
}

.my_content ul {
 margin-top:8px;
 margin-bottom:8px;
 margin-left:14px;
}

.my_content ul li{
 list-style:disc;
 line-height:1.2;
}

.catalog-element{
 font-size:0.75em;
 line-height:1.3;
}

.catalog-element *{
 font-size:1em;
 line-height:1.3;
}

.catalog-element h3{
 font-size:1.33em;
}

.search-page{
 font-size:0.75em;
 line-height:1.3;
}

.search-page *{
 font-size:1em;
 line-height:1.3;
}