@charset "utf-8";
/* CSS Document */

a {
	color:#6d0c06;
	text-decoration:underline;
}

a:hover {
	color:#6d0c06;
	text-decoration:none;
}

table {
font-size: 12px;
}

H1 { 
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color:#0c0c0c;
	background-image:url(../Dizajn/H1img.png);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	text-indent: 22px;
}

H2 { 
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color:#0c0c0c;
}

H3 { 
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color:#698ba2;
}

table img, table img a {
border: none;
}

.profil-img {
margin-left: 45px;
}

.img-bord {
border: 1px solid #6d0c06;

}

.News{ 
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color:#0c0c0c;
	background-image:url(../Dizajn/H1img.png);
	background-repeat:no-repeat;
	background-position: 8px 16px;
}

.RedTekst{ 
	color:#6d0c06;
	text-decoration:underline;
}

.RedTekstCap{ 
	color:#6d0c06;
	font-weight:bold;
}

.RedTekstCap a{ 
	color:#6d0c06;
	font-weight:bold;
	text-decoration:underline;
}

.RedTekstCap a:hover{ 
	color:#6d0c06;
	font-weight:bold;
	text-decoration:none;
}

.ponudba {
	font-family: arial;
	font-size: 12px;
	color: #6f7983;
	font-weight: normal;
}

.picright{
	float:right;
	margin-left:10px;
                      border: 1px solid #6d0c06;
}

.txt-vhod {
float: left;
padding-left: 3px;
border-left: 1px dashed #CCCCCC;
border-right: 1px dashed #000000;
}

/* vhodi */ 

.vhod-wrap {
border-left: 1px dashed #000000;
padding:6px;
width:31%;
float: left;
}

.vhod-wrap-1 {
border-left: 1px dashed #000000;
padding:6px;
width:47%;
float: left;
}

.left-div {
width: 80px;
float: left;
}

.right-div {
width: 129px;
padding-left: 3px;
padding-right: 3px;
border-left: 1px dashed #CCCCCC;
float: left;
}