/* CSS Document */

body{
margin: 25px 0 0 0;
background:#f3f4f4 url(images/grad-bg.gif) top repeat-x;
}

#container{
width: 974px;
background: transparent url(images/bg_container.jpg) repeat-y;
margin: 0 auto 0 auto; 
position: relative;
top: 0;
left: 0;
}

.top-shadow{
width: 964px;
background:url(images/top_schadow.gif) center;
height:10px;
margin: 0 auto 0 auto; 
position: relative;
}

.bott-shadow{
width: 964px;
background:url(images/bottom_schadow.gif) center;
height:29px;
margin: 0 auto 0 auto; 
position: relative;
}

.menu-bg{
background:#f3f5f4;
border-top:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}

p{
font-family:Arial, Helvetica, sans-serif;
margin:10px 10px 5px 10px;
font-size:12px;
color:#5a5c5d;
}

.menu{
font-size:12px;
color:#666666;
margin:10px;
}

.top-shading{
background:url(images/bg_page_top_shading2.gif) repeat-x top;
height:13px;
}

.gray-line{
background:#e5e6e8;
height:10px;
}

.copy{
font-size:11px;
color:#666666;
}

a {
	outline:none;
	text-decoration:underline;
	color:#666;
}

a:hover {
	color: #66cbff;
}



.right{
float:right;
margin-left:0px;
}

.right-brdr{
float:right;
margin-left:0px;
border:1px solid #CCCCCC;
padding:3px;
}


.no-top{
margin-top:0px;
}

.gray-box{
background:url(images/bg_arrow.gif) no-repeat bottom right;
background-color:#e7e8e9;
}

h1{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
margin:10px;
color:#0099FF;
}

h2{
margin:5px;
font-size:12px;
color:#666666;
font-family: Arial, Helvetica, sans-serif;
}

h3{
margin:5px;
margin-left:10px;
font-size:12px;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
}

.naslov-bg{
background:#e5e5e5;
border:2px solid #f1f1f1;
}

.dot-right{
background-image:url(images/dot.jpg);
background-repeat:repeat-y;
background-position:right;
}

.brdr{
border:1px solid #CCCCCC;
padding:3px;
}

.ef{
background:#efefef;
}

.margin5{
margin:5px;
}

.blue{
color:#0099FF;
}

.txtlist {
	list-style:outside;
	list-style-type: square;
	color:#5a5c5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
	padding-left:25px;
}

.txtlist_num {
	list-style:outside;
	list-style-type: decimal;
	color:#5a5c5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0;
	padding-left:25px;
}
.txtlist_num li {
	margin-bottom: 10px;
}

.tabela_gas {
	margin-left:10px;
	border:1px solid #666;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tabela_gas td {
	border:1px solid #666;
	padding:5px;
	margin:2px;
}

.tabela_radnovreme {
	margin-left:7px;
	border:1px solid #ccc;
}

.tabela_radnovreme td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.tabela_radnovreme td p {
	padding:1px;
	margin:0;
}



.kotlovi img {
	border:none;
}
