﻿body {
	font-size: 76%;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}
h1 {
	background: url(images/linija.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin:0;
}

h1 a img{
	border:0;
}

h3{
	font-size:1.1em;
}

.highlight
{
    color: #FF0000;
    font-weight: bold;
}

.c {
	width: 610px;
	margin: 0 auto;
}
.cmain {
	float: right;
	width: 386px;
	border-left:double;
	border-color:#6699CC;
	padding-left:15px;
}

.csub {
	width: 183px;
	float: left;
}

.footer {
	clear:both;
	background: url(images/linija.gif) no-repeat left top;
	padding-top: 5px;
	text-align:right;
	margin-top:0;
	/*float:right;*/
}

address {
	font-style: normal;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}


li {
	border-top: 1px solid #69c;
	padding:0;
}

li br {
	display: block;
	margin-top: 1em;
}
p.slika{
	text-align:center;
}
.sivo{
	padding:0;
	margin:0;
	width:auto;
	height:140px;
	background:#EAEAEA;
}
.sivo a{
	background-image: url(/interface/css/images/arow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:6px;
	color:Black;
	text-decoration:none;
	font-weight:normal;
	
}
.sivo a:hover{
	text-decoration:underline;
}
a{
	color:black;
	font-weight:bold;
}


/*  Staticke stranice  */

.konkurs .c {
	padding-top: 4em;
}

.konkurs .c {
	position: relative;
}

.konkurs address {
	position: absolute;
	right: 0;
	top: 5em;
	text-align: right;
}

.konkurs address p {
	margin: 0;
}

.konkurs .cmain {
	float: none;
	width: auto;
	font-size:0.9em;
	border-left:none;
	padding:0;
}
.konkurs .cmain h1{
	border-bottom:solid;
	border-width:thin;
	border-color:#92BCE5;
	background:#E8E8E8;
	text-align:center;
	font-size:1.7em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial;
	padding:10px 0px;
}

.konkurs h1 img a{
	border:0;
}

.konkurs .cmain h2{
	border-bottom:solid;
	border-width:thin;
	background:#92BCE5;
	font-size:1.2em;
	padding:3px 5px;
	
}
.konkurs .cmain .vrh a{
	color:black;
	text-decoration:none;
	font-family:Verdana, Tahoma, Arial;
	padding-left:13px;
	background-image: url(/interface/css/images/top.gif);
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:1em;
}
.konkurs .cmain a:hover{
	text-decoration:underline;
}
.konkurs .cmain  .email a{
	color:black;
	text-decoration:underline;
	font-family:Verdana, Tahoma, Arial;
	padding-left:0;
	background-image: none;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:1em;
}

.konkurs .cmain ul {
	list-style: disc;
	margin-left: 0;
	padding-left:3em;
}
.konkurs .cmain ul.opis {
	list-style: disc;
	margin-left: 0;
	padding-left:4.5em;
	padding-bottom:1em;
}

.konkurs .cmain ul.opis ul{
	list-style: square;
	padding: 0.1em 4.5em;
}

.konkurs .cmain li{
	border:none;
	padding:0;
}

.konkurs .csub{
	width:auto;
	float: none;
	clear:both;
	border-bottom:solid;
	border-width:thin;
	border-color:#92BCE5;
}
.konkurs .csub  a{
	color:black;
	text-decoration:underline;
	font-family:Verdana, Tahoma, Arial;
	padding-left:0;
	background-image: none;
	background-repeat:no-repeat;
	font-weight:normal;
	font-size:1em;
}
.konkurs .cmain p.vrh{
	text-align:right;
}

