body {
	background: #000000;
	overflow: hidden;
}
.pogoda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efc745;
	text-decoration: none;
}
.global_text {
	font-family: Arial, Tahoma, Verdana, Comic Sans MS, ScalaSans ;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.global_text a{
	font-family: Arial, Tahoma, Verdana, "Comic Sans MS", ScalaSans;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.global_text a:hover{
	font-family: Arial, Tahoma, Verdana, Comic Sans MS, ScalaSans ;
	font-size: 12px;
	color: #ffcf38;
	text-decoration: none;
	line-height: 20px;
}
.global_text input{
	background-color:#f2f2f2;
	border: 1px #ffcf38 solid;
	width:200px;
	height:20px;
}
.global_text textarea{
	background-color:#f2f2f2;
	border: 1px #ffcf38 solid;
	width:200px;
	height:60px;
}
.global_text2 input{
	width:56px;
	height:20px;
	background:url(images/send.jpg) no-repeat;
	border:0px;
	margin:0;
	padding:0;
	cursor:pointer; 
}
.news_text {
	font-family: Arial, Tahoma, Verdana, Comic Sans MS, ScalaSans ;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.nav .select a {
display:block; 
height:35px; 
float:left; 
background: url(pro_line_0.gif); 
padding:0 30px 0 30px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#ddd;
}

.nav .current a {
display:block; 
height:35px; 
float:left; 
background: url(pro_line_2.gif); 
padding:0 0 0 15px; 
text-decoration:none; 
line-height:35px; 
white-space:nowrap; 
color:#fff;
}
.nav .current a b {
display:block; 
padding:0 30px 0 15px; 
background:url(pro_line_2.gif) right top;
}

.nav .select a:hover, 
.nav .select li:hover a {
background: url(pro_line_1.gif); 
padding:0 0 0 15px; 
cursor:pointer; 
color:#fff;
}

.nav .select a:hover b, 
.nav .select li:hover a b {
display:block; 
float:left; 
padding:0 30px 0 15px; 
background:url(pro_line_1.gif) right top; 
cursor:pointer;
}
