@charset "utf-8";
/* CSS Document */

html, body 
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family:Arial;
	font-size:13px;
	line-height:20px;
}

.main_image
{
background-image:url(../images/m1.png);
background-repeat:no-repeat;
}

.ugol_blue
{
	background-image:url(../images/ugol.png);
	background-repeat:no-repeat;
	background-position:left top;
}

.ugol_orange
{
background-image:url(../images/ugol_orange.jpg);
background-repeat:no-repeat;
background-position:right top;
}

/*Size*/
.size1
{
	font-size: 12px;
	text-align:right;
	line-height:16px;
	color: #222222;
}

.size2
{
	font-size: 16px;
	font-weight:700;
	color: #005DA3;
}

.size2_left
{
	font-size: 16px;
	font-weight:700;
	color: #FFCC00;
	padding-left: 14px;
}

.size2_red
{
	font-size: 16px;
	color: #770000;
}

.size3
{
	font-size: 11px;
	text-align:right;
	line-height:16px;
}

.mail
{
color:#FFFFFF;
font-weight:bold;
}

.date
{
	font-size:11px;
	font-weight:bold;
	color:#BB0000;
	background-color:#EEEEEE;
}

.date_page
{
	font-size:10px;
	color:#777777;
}

.date_link
{
	font-size:10px;
	color:#BBBBBB;
}

.blog_line
{
	font-size:10px;
	color:#888888;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	border-bottom:1px dotted #222222;
	background:url(../images/news_str.gif) no-repeat left center;
}

.link_line
{
	padding-bottom:15px;
	padding-top:10px;
	padding-left:15px;
	background-image: url(../images/news_str.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 5px;
}


/*Colors*/

.color1
{
	color:#555555;
}

.color2
{
	color:#005DA2;
}

.color3
{
color:#BBBBBB;
}

#ul_menu
{
	margin-top:0px;
	margin-bottom:0px;
}

#li_menu
{
	margin-left:-39px;
	margin-top:11px;
	list-style:none;
	padding-left:13px;
	background:url(../images/menu_str.gif) no-repeat left center;
}

#table_lang
{
	height:100%;
	font-size:12px;
}

#button
{
	height: 27px;
	border : 1px solid #ffffff;
	background-color:#F8C301;
	font-size:13px;
	color:#005DA3;
	font-weight: bold;
}

#message
{
	font-size:12px;
	line-height:18px;
	color: #FFFFFF;
}

/*elements*/
textarea
{
border:solid 1px #777777;
}

input
{
border:solid 1px #777777;
}

hr
{
height: 1px;
border: none;
border-top: #cccccc 1px dotted;
}

form
{
margin:3px;
padding-bottom:5px;
}

a
{
	font-size:14px;
	color:#222222;
	text-decoration:none;
}

br
{
	height:18px;
}

/*Link*/
#menu a
{
	text-decoration: none;
	font-size: 12px;
	line-height:17px;
}

#menu a:link 
{
	color: #ffffff;
}
#menu a:visited 
{
	color: #DDDDDD;
}
#menu a:hover 
{
	color: #BBBBBB;
}
#menu a:active 
{
	color: #DDDDDD;
}

#news a
{
	text-decoration: none;
	font-size: 12px;
	line-height:20px;
}

#news a:link 
{
	color: #000000;
}
#news a:visited 
{
	color: #777777;
}
#news a:hover 
{
	color: #555555;
}
#news a:active 
{
	color: #777777;
}

#kurs 
{
	font-size:13px;
	line-height:18px;
	color: #222222;
}


#kurs a
{
	text-decoration: none;
	font-size: 14px;
	line-height:20px;
}

#kurs a:link 
{
	color: #000000;
}
#kurs a:visited 
{
	color: #555555;
}
#kurs a:hover 
{
	color: #555555;
}
#kurs a:active 
{
	color: #555555;
}

#small {
font-size:13px;
font-weight:bold;
}

#small a
{

	text-decoration: none;
	font-size: 11px;
}

#small a:link 
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
}
#small a:visited 
{
	color: #999999;
	font-size: 11px;
	font-weight:normal;
}
#small a:hover 
{
	color: #888888;
	font-size: 11px;
	font-weight:normal;
}
#small a:active 
{
	color: #888888;
	font-size: 11px;
	font-weight:normal;
}

#text
{
	font-size: 13px;
	line-height: 24px;
}

#text a
{
	text-decoration: none;
	font-size: 13px;
	line-height:18px;
}

#text a:link 
{
	color: #000000;
}
#text a:visited 
{
	color: #555555;
}
#text a:hover 
{
	color: #555555;
}
#text a:active 
{
	color: #555555;
}

