/* Start of CMSMS style sheet 'Все стили' */
body
{
    padding: 0;
    margin: 0;
}

#wrapper1
{
	left: 50%;
	top: 20px;
	position: absolute;
	margin-left: -490px;
	min-height: 400px;
}

#back1
{
    width: 100%;
    background-image: url('./images/back_1.gif');
    background-position: center;
    background-repeat: no-repeat;
    height: 540px;
}

#wrapper2
{
	left: 50%;
	top: 565px;
	position: absolute;
	margin-left: -490px;
	min-height: 400px;
}

.screen
{
	width: 980px;
}

a
{
	color: #00adef;
	font-weight: bold;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a image
{
	border: 0;
}

p, li, td, span, div, ol, ul
{
	font-family: Verdana;
	font-size: 12px;
}

#logo
{
	display: block;
	float: left;
	width: 155px;
	height: 52px;
	background-image: url('./images/logo.gif');
}

#menu
{
	height: 43px;
	background-color: #00adef;
	float: right;
	margin-top: 8px;
}

#menu a
{
	color: white;
	font-family: Arial;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	padding: 24px 5px 0 5px;
	font-size: 13px;
	font-weight: bold;
}

#menu .f
{
	float: left;
	margin: 23px 5px 0 5px;
	background-image: url('./images/f_menu.gif');
	background-repeat: no-repeat;
	width: 12px;
	height: 20px;
}

#menu a:hover
{
	color: yellow;
}

#menu_selected
{
	background-color: #018dc3;
	border-bottom: solid 5px white;
}

#topline
{
    height: 18px;
    clear: both;
    width: 100%;
}

#flash
{
	display: block;
	float: left;
	width: 594px;
	height: 438px;
	background-image: url('./images/flash_back.gif');
}

#flash_src
{
	margin: 21px 0 0 23px;
	border: solid 1px white;
}

.top_block
{
	width: 321px;
	float: right;
	margin-bottom: 6px;
	padding: 1px 1px 1px 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.blue_block
{
	background-color: #018dc3;
	color: white;
}

.yellow_block
{
	background-color: #fff200;
    color: #f46e02;
}

#content_block
{
	overflow: auto;
    background-image: url('./images/back_2.gif');
    min-height: 825px;
    background-position: bottom center;
    background-repeat: no-repeat;
}

#left_block
{
	float: left;
	width: 323px;
}

#content
{
	float: left;
	margin-left: 10px;
	width: 620px;
}

#content_title
{
	float: right;
}

#left_title
{
    background-image: url('./images/left_title.gif');
    width: 234px;
    height: 178px;
    margin-bottom: 50px;
}

#left_kid_1
{
    background-image: url('./images/kid1.jpg');
    width: 320px;
    height: 295px;
    margin-bottom: 50px;
}





#footer
{
	color: #b5b6af;
	padding: 10px 0;
}

#footer div
{
	height: 40px;
	font-size: 11px;
}

#footer1
{
	width: 170px;
	margin-right: 20px;
	float: left;
}

#footer2
{
	width: 550px;
	float: left;
}

#footer3
{
	float: right;
}

table.orgcom
{
	empty-cell: show;
}

table.orgcom td
{
	border-bottom: 1px solid #cecece;
	padding: 10px;
}

a img
{
	border: 0;
}
/* End of 'Все стили' */

