@charset "utf-8";
/* CSS Document*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color:#e2e2e2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
}
#site{
	height:810px;
	width:960px;
}
#site2{
	width:960px;
}
#top{
	background-image:url(images/cien_gora.png);
	background-repeat:no-repeat;
	width:960px;
	height:16px;
}
#down{
	background-image:url(images/cien_dol.png);
	background-repeat:no-repeat;
	widows:960px;
	height:27px;
}
#body{
	background-image:url(images/background.png);
	background-repeat:repeat-y;
	width:960px;
	height:776px;
}
#body2{
	background-image:url(images/background.png);
	background-repeat:repeat-y;
	width:960px;
    height:1100px;
}
#col_left{
	width:226px;
	float:left;
	display:inline;
	vertical-align:top;
	margin-right:8px;
	margin-left:18px;
	margin-top:5px;
}
.col_left_logo{
	background-color:#1f2127;
	vertical-align:middle;
	width:226px;
	height:90px;
}
.col_left_menu{
	border-bottom:#1f2127 inset thin;
	text-align:left;
	padding:15px;
	width:190px;
}
.col_left_bulet{
	background-image:url(images/bulet_grafit.png);
	background-repeat:repeat-x;
	width:226px;
	height:8px;
}
#col_center{
	width:488px;
	float:left;
	display:inline;
	vertical-align:top;
	margin-top:5px;
}
.col_center_main_text{
	text-align:left;
	padding-top:20px;
	padding-left:12px;
	padding-right:12px;
}
.col_center_logo{
	background-image:url(images/logo2.jpg);
	background-repeat:no-repeat;
	width:488px;
	height:90px;
}
.col_center_menu{
	width:488px;
	text-align:left;
}
.menu a{
	color:#FFF;
	float:left;
	margin:0;
	text-decoration:none;
	padding:4px 19px;
	background-color:#9a9b9b;
}
.menu a:link{
	color:#FFF;
	float:left;
	margin:0;
	text-decoration:none;
	padding:4px 19px;
	background-color:#9a9b9b;
}
.menu a:visited{
	color:#FFF;
	float:left;
	margin:0;
	text-decoration:none;
	padding:4px 19px;
	background-color:#9a9b9b;
}
.menu a:active{
	color:#FFF;
	float:left;
	margin:0;
	text-decoration:none;
	padding:4px 19px;
	background-color:#9a9b9b;
}
.menu a:hover{
	color:#FFF;
	float:left;
	margin:0;
	text-decoration:none;
	padding:4px 19px;
	background-color:#1f2127;
}	
.link_location{
	margin-left:20px;
	text-align:left;
	clear:both;
}
.bulet_center{
	background-image:url(images/bulet_center.png);
	height:8px;
	width:488;
}
#col_right{
	float:right;
	display:inline;
	width:197px;
	color:#FFF;
	margin-right:17px;
	margin-top:5px;
	margin-left:6px;
}
.col_right_language{
	background-color:#9a9b9b;
	vertical-align:middle;
	text-align:left;
	padding-left:7px;
	margin-top:90px;
	height:35px;
}
.option_style{
	padding-top:8px; 
	vertical-align:middle; 
	padding-right:10px;
}
.td{
	padding-top:6px;
	color:#FFF;
}
.img{
	margin-bottom:20px;
}

