/* CSS Document */

body {
	background-color:#e1e3eb;
	background-image:url(img/bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 15px 0px;
	color:#444;
}

#wrapper {
	margin:0px auto 0px auto;
	width:730px;
	position:relative;
}

a {
	color:#ffa800;
	text-decoration:none;
}
a:hover {
	color:#ffa800;
	text-decoration:underline;
}
img {
	border:0px;
}
.right {
	text-align:right;
}
.clear {
	clear:both;
}

/***** AD *****/

#ad {
	position:absolute;
	top:15px;
	right:-170px;
}

/***** HEADER *****/

#header {
	width:730px;
	height:195px;
	background-image:url(img/bg-header.gif);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
}

#flashHolder {
	background-color:#ccc;
	width:702px;
	height:131px;
	position:absolute;
	left:14px;
	top:24px;
}
#mainNavigation {
	position:absolute;
	top:156px;
	left:14px;
	font-size:13px;
	font-weight:bold;
	background-color:#7484b7;
	width:702px;
}
#mainNavigation h4 {
	margin:0px;
}
#navCL {
	position:absolute;
	background-image:url(img/nav-cor-l.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:5px;
	height:5px;
	bottom:0px;
	left:0px;
}
#navCR {
	position:absolute;
	background-image:url(img/nav-cor-r.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:5px;
	height:5px;
	bottom:0px;
	right:0px;
}
#mainNav0, #mainNav1, #mainNav2, #mainNav3, #mainNav4, #mainNav5, #mainNav6, #mainNav7 {
	display:block;
	height:37px;
	float:left;
	border-right:1px solid #b4bdda;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-image:url(img/bg-main-nav.gif);
}
#mainNav0On, #mainNav1On, #mainNav2On, #mainNav3On, #mainNav4On, #mainNav5On, #mainNav6On, #mainNav7On {
	display:block;
	height:37px;
	float:left;
	border-right:1px solid #b4bdda;
	text-align:center;
	text-decoration:none;
	color:#b0312f;
	background-image:url(img/bg-main-nav-on.gif);
}
#mainNav0:hover, #mainNav1:hover, #mainNav2:hover, #mainNav3:hover, #mainNav4:hover, #mainNav5:hover, #mainNav6:hover, #mainNav7:hover {
	color:#b0312f;
	background-image:url(img/bg-main-nav-on.gif);
}
#mainNavText {
	position:relative;
	top:10px;
	font-size:13px;
}
#mainNavText2line {
	position:relative;
	top:4px;
	font-size:13px;
	line-height:14px;
}
#mainNav0 {
	width:75px;
}
#mainNav0On {
	width:75px;
}
#mainNav1 {
	width:77px;
}
#mainNav1On {
	width:77px;
}
#mainNav2 {
	width:77px;
}
#mainNav2On {
	width:77px;
}
#mainNav3 {
	width:81px;
}
#mainNav3On {
	width:81px;
}
#mainNav4 {
	width:87px;
}
#mainNav4On {
	width:87px;
}
#mainNav5 {
	width:88px;
}
#mainNav5On {
	width:88px;
}
#mainNav6 {
	width:137px;
}
#mainNav6On {
	width:137px;
}
#mainNav7 {
	width:73px;
	border-right:0px;
}
#mainNav7On {
	width:73px;
	border-right:0px;
}

/***** CONTENT *****/

#contentWrapper {
	width:702px;
	min-height:300px;
	background-image:url(img/bg-content.gif);
	padding:14px;
}

#colLeft {
	float:left;
	width:270px;
	padding-right:9px;
}
#colLeftInner {
	float:left;
	width:161px;
	padding-right:9px;
}

#secNavLink {
	display:block;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 7px 0px;
	border-top:1px solid #ccc;
	padding-left:10px;
}
#secNavLink:hover {
	background-color:#fff5e3;
	text-decoration:none;
}
#column1 {
	float:left;
	width:196px;
	padding-left:9px;
	padding-right:9px;
	border-left:1px dashed #9397a8;
}
#column2 {
	float:right;
	width:196px;
	padding-left:9px;
	border-left:1px dashed #9397a8;
}
#column3 {
	float:right;
	width:508px;
	padding-left:13px;
	border-left:1px dashed #9397a8;
	min-height:320px;
}
#columnSingle {
	width:702px;
}
#contentWrapper p {
	margin:5px 0px 5px 0px;
}
#novice h3 {
	margin:5px 0px 0px 0px;
	color:#b82e2c;
	font-size:13px;
}
#novice em {
	color:#999;
}
#novice p {
	margin:0px;
}
#linklist {
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	padding:3px;
	font-weight:bold;
	margin:8px 0px 12px 0px;
}
#introText {
	font-size:13px;
	font-weight:bold;
	color:#444;
	padding:12px;
	padding-left:30px;
	line-height:20px;
}
#contentWrapper h2 {
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	font-size:12px;
	padding-left:15px;
	color:#6779ad;
	padding-bottom:2px;
}
table.grid {
	width:100%;
}
table.grid th {
	text-align:left;
	padding:3px;
	border-bottom:1px solid #ccc;
}
table.grid td {
	padding:3px;
	border-bottom:1px solid #ccc;
	text-align:center;
	border-left:1px solid #ccc;
}
.category {
	background-color:#9facd2;
	color:#fff;
}
.coltitle {
	background-color:#eee;
	font-weight:bold;
}
.title {
	font-weight:bold;
	font-size:17px;
}
/***** FOOTER *****/

#footer {
	text-align:center;
	height:49px;
	background-image:url(img/bg-footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
#footer p {
	margin:0px;
	padding-top:18px;
	color:#fff;
}
#clear {
	clear:both;
}

/***** TITLES *****/

#titleSZadnjaNovica {
	width:196px;
	height:26px;
	background-image:url(img/titles/s-zadnja-novica.gif);
}
#titleSZadnjaNovica h1 {
	display:none;
}
#titleSUdobje {
	width:196px;
	height:26px;
	background-image:url(img/titles/s-udobje.gif);
}
#titleSUdobje h1 {
	display:none;
}
#titleSVarnost {
	width:196px;
	height:26px;
	background-image:url(img/titles/s-varnost.gif);
}
#titleSVarnost h1 {
	display:none;
}

TEXTAREA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}