/* CSS Document */

body {
	margin: 0px; 
}
.body_0 {
	background-color: #000000;
	margin: 0px;
}
body,td,th {
	color: #666666;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.bld { font-weight: bold;}
.big20 { font-size: 20px; font-weight: bold;}
.big16 { font-size: 16px; font-weight: bold;}
.small11 { font-size: 11px;}
.small10 { font-size: 10px;}
.small8 { font-size: 8px;}
.red { color: #FF0000;}	
.ltgray { color: #CCCCCC;}
.sin1 { color: #A4CBDA;}
.sin2 { color: #578799;}
.sin3 { color: #0175BA;}

.topic {
	line-height: 25px;
	color: #CCCCCC;
}

#lng {
	position: absolute;
	left: 381px;
	top: 140px;
	color: #0175BA;
	font-size: 10px;
	z-index: 0;
}
#lng a:hover { color: #578799; text-decoration: none;}

#master {
	position: relative;
	background: url(images/bgr_all.jpg) 0 0 no-repeat;
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	width: 210px;
	float: left;
	margin-top: 74px;
	margin-bottom: 234px;
}

#mainwrap {
	margin-left: 211px;
	padding-top: 166px;
	width:auto;
}
#maincol {
	padding: 5px;
}
#content {
	width: 600px;
	height: 325px;
	margin: 0;
	padding: 0;
}

#footer {
	width: 100%;
	height: 25px;
/*	clear: both; */
	padding: 10px 0px;
	text-align: center;
	color: #4A4A4A;
	background-color: #000000;
}

/* content frames */
#c_master {
	position: relative;
	width: 600px;
	height: 100%;
	margin: 0;
}
#c_main {
	position: absolute;
	width: 400px;
	height: 100%;
}
#c_nav {
	position: absolute;
	left: 400px;
	top: 0;
	width: 176px;
	height: auto;
	padding-top: 35px; /* 0 e po-dobre*/
	margin-left: auto;
	margin-right: auto;
}

#c_rollcontainer {
	position: relative; 
	height: 82px; 
	border: 1px solid #333333; 
	overflow: hidden; 
	background: #111111;
	margin: 1px 25px 1px 25px;
}
#roll {
	padding: 3px 3px; 
	position: relative;
	left: 2px; 
	top: 0px;
}