


html, body {
	color: #000000;
	font-size: 1.0em;
	font-family: 'Tahoma';
	background: #FEE9D7 url(probl_head1.jpg) repeat-x;
	margin:0;
	padding:0;
	height:100%;
}

.foot {
	clear: both;
	font-size: 12px;
	height:30px;
	margin: 80px 0px 0px 0px;
}

p {
	margin: 10px 30px 10px 30px;
}

.date {
	color:#031E8F;
	text-decoration:overline;
	font-size:10px;
	padding: 10px 0 20px 0;
}


#content_footer p {
	margin: 10px 30px 10px 30px;
	padding-top: 20px;
	font-size:10px;
	text-align:left;
}

.login_box p {
	margin:0px 10px 20px 25px;
	font-size: 1.0em;
	color:#fff;
	
}
.content_box p {
	margin: 10px 0px 10px 0px;
	color:#031E8F;
	font-size: 0.8em;
	text-align:justify;
}
.content_box_large p {
	margin: 10px 0px 10px 0px;
	font-size: 0.9em;
	text-align:justify;
	color: #000000;
}


.content_box_large2 p {
	margin: 10px 0px 10px 0px;
	font-size: 0.9em;
	text-align:justify;
}


.content_box_photo h3 {
	margin: 0px 0px 10px 45px;
}

#content_footer p {
    margin: 10px 0px 10px 60px !important;
	margin: 10px 0px 10px 85px;
	font-size:10px;
	text-align:justify;
}

.red {
	color: red;
}

.yellow {
	color:#ffd502;
	font-weight:bold;
}

.serebro {
	color:#d3d3d3;
	font-weight:bold;
	font-size: 1.2em;
}


/* ----- format texst ----- */


h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 62px;
	
	font-weight:normal;
	margin: 0px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	color:#fff;
}

h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 1.4em;
	margin: 0px 50px 10px 30px !important;
	margin: 0px 30px 10px 30px;
	color:#072450;
	
}


h3 {

	font-family: "Arial Narrow", Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	color: red;
}

h4 {
	margin: 0px 0px 10px 0px;
	font-size: 1.2em;
	color: #000000;
}

h5 {
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
	color: #031E8F;
}

a {
	text-decoration: none;
	color:#031E8F;
}

/*----- NAVIGAZIY ----- */

#nav_list {
	margin: 0;
	padding: 0;
	width: 170px;
	list-style: none;
	overflow: hidden;
}

#nav_list li {
	width: 170px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 16px;
	font-weight:bold;
}

#nav_list a {
	color:#fff;
}

.li_nav_body a  {
	display: block;
	width: 170px;
	height: 20px;
	background: url(knopki.png) no-repeat;
	padding-left: 25px;
	line-height:20px;
}

.li_nav_footer a  {
	display: block;
	width: 170px;
	height: 21px;
	background: url(knopki.png) no-repeat;
	background-position:  0 0px;
	padding-left: 25px;
	line-height:21px;
}

.li_nav_body a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_nav_footer a:hover {
	background-position:  0 -20px;
	color:#016001;
}

.li_active a:active  {
	background: url(knopki.png) no-repeat;
	background-position:  0 -40px;
	color:#fff;
}

/*----- OSNOVA ----- */

#container {
	width:100%;
	background: url(tabl1.png) 30px 0px repeat-y !important;
	background: url(tabl1.png) 60px 0px repeat-y;
	min-height:100%;
	height:100%;
	
}


#menu_header {
	width:170px;
	height:180px;
	text-align:left;
	float:left;
	margin:0 0 0 30px;
}

.red {
	color: red;
}



/*----- OSNOVA NAVIGAZII----- */


#menu_left {
	width: 170px;
	min-height: 100%;
	margin:0 0 0 30px;
	float: left;
    background: url(tabl1.png) repeat-y;
}

.login_box {
	width: 170px;
	float:left;
	margin:0 0 0 10px;
}

#head {
   
	width: 100%;
	height: 190px;
	float:left;
	font-size: 13px;
	text-align: right;
}


/*----- hARAKTERISTIKA OSNOVA TEXST BLOKOV !!!!!!!----- */

#content {
	width: 100%;
	text-align: justify;
	float: left;
	margin:0 0 0 20px;
	background: url(tabl1.png) 10px 0px repeat-y !important;
	background: url(tabl1.png) 20px 0px repeat-y;
}


/*----- OSNOVA TEXST BLOKOV 280px----- */

.content_box {
	width: 10%;
	margin:0px 0px 0px 30px;
	float: left;
}

.content_box_large {
	width: 55%;
	margin:0px 0px 0px 20px;
	float: left;
}


.content_box_large2 {
	width: 55%;
	margin:0px 0px 0px 200px;
	float: left;
}

.content_box_photo {
	width: 200px;
	margin:0px 0px 0px -10px;
	float: left;
}

#content_footer {
	background: url(tabl1.png) 30px 0px repeat-y !important;
	background: url(tabl1.png) 60px 0px repeat-y;
	width:100%;
	clear:both;
	margin-bottom:-70px;
	height:50px;
}



/*----- IZOBRAGENIY ----- */

a img{
	border: none;
}

img.left,img.center,img.right {
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left {
	float: left;
	margin: 0px 12px 5px 0px;
	background:#fff;
}

img.right {
	float: right;
	margin: 0px 30px 5px 0px;
}



