@charset "utf-8";

body {
margin:0;
background:#111111;
}

.container {
	width:835px;
	min-height:666px;
	margin:auto;
}

.row1 {
	display: block;
	float: left;
	width:835px;
	height:67px;
	margin:auto;
}

.row2 {
	display: block;
	float: left;
	width: 835px;
	min-height: 599px;
	
}
	
.banner1 {
	display: block;
	float: left;
	width: 200px;
	min-height: 599px;
}

.main {
	display: block;
	float: left;
	width: 435px;
	min-height: 599px;
	text-align: center;
	color: #FFF;
}

.banner2 {
	display: block;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 44px;
	width: 154px;
	min-height: 599px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f7d540;
}
a:hover {
	text-decoration: none;
	color: #f7d540;
}
a:active {
	text-decoration: none;
	color: #f7d540;
}
.container .row2 .main #Table_01 tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #CCC;
}
.small_font {
	font-size: 10px;
	text-align: center;
}
.menu {
	color: #f7d540;
	
	
}
.utemeljivaci {
	color: #f7d540;
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.naslov {
	color: #f7d540;
}
.container .row2 .main #Table_01 tr td table tr td .naslov strong {
	text-align: center;
}
.container .row2 .main #Table_01 tr td table tr td p strong .naslov {
	font-family: Tahoma, Geneva, sans-serif;
}
.container .row2 .main #Table_01 tr td table tr td p strong .naslov {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

.tekst {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	size: 11px;
	color: #CCCCCC;
	}
	
.ul {
  	
	list-style-image:url(../images/arrow.png);
	list-style-position: outside;
}

.li {
	list-style: url(../images/arrow.png);
	list-style-position: outside;
}
