/* opis osnovnih html elemenata */
body {
	margin : 0px;
	padding : 0px;
	background-color : White;
	color : #858585;	
	text-align : left;
	font-family : Times New Roman, Times, serif;
	font-size : 12px;
	font-style : normal;
	/*patch za IE za hover pseudo klasu*/
	behavior:url("csshover2.htc");
}

table {
	vertical-align: top;
	border : 0px none;
	margin : 0px;
	padding : 0px;
}

tr {
	vertical-align: top;
	border : 0px none;
	margin : 0px;
	padding : 0px;	
}

td {
	vertical-align: top;
	border : 0px none;
	margin : 0px;
	padding : 0px;
}

img {
	margin : 0px;
	padding : 0px;
	border : 0px none;
	display : block;
}

img.inlineimage {
	display : inline;
}

img.floatleft {
	float : left;
}

img.floatright {
	float : right;
}

b {
	font-weight : bold;
}

i {
	font-style : italic;
}

em {
	font-style : normal;
	color : #541003;
}

em.podebljano {
	font-weight : bold;
}

em.italic {
	font-style : italic;
}

h1 {
	margin : 0px;
	padding : 0px;	
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
}

h2 {
	margin : 0px;
	padding : 0px;	
	font-size : 16px;
	font-weight : bold;
}

h3 {
	margin : 0px;
	padding : 0px;	
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
}

p {
	margin : 0px;
	padding : 0px;
	text-align : left;
}

p.alignjustify {
	text-align : justify;
	color : 666666;
}

p.nowrap {
	margin : 0px;
	padding : 0px;
	text-align : left;
	white-space : nowrap;
}

/* opis linkova */
a:link, a:visited, a:active {
	background-color : White;
	color : #541003;
	text-decoration : none;
}

a:hover {
	background-color : White;
	color : #541003;
	text-decoration : underline;
}

a.menu:link, a.menu:visited, a.menu:active {
	background-color : White;
	color : #858585;
	text-decoration : none;
}

a.menu:hover {
	background-color : White;
	color : #541003;
	text-decoration : none;
}

a.pansioni:link, a.pansioni:visited, a.pansioni:active {
	background-color : White;
	color : #858585;
	text-decoration : underline;
}

a.pansioni:hover {
	background-color : White;
	color : #541003;
	text-decoration : underline;
}

a.sinisaradiclink:link, a.sinisaradiclink:visited, a.sinisaradiclink:active {
	background-color : White;
	color : #858585;
	text-decoration : none;	
}

a.sinisaradiclink:hover {
	background-color : White;
	color : #858585;
	text-decoration : underline;
}

/* opis elemenata za layout */
div#layout {
	position : relative;
	width : 1000px;
	height : 620px;
    margin-left : auto;
    margin-right : auto;
}

div#header {
	position : relative;
	overflow : hidden;
	width : 1000px;
	height : 180px;
}

div#headerleft {
	position : absolute;
	overflow : hidden;
	color : White;	
	text-align : left;
	font-family : Times New Roman, Times, serif;
	font-size : 1px;
	font-style : normal;
	top : 0px;
	left : 0px;
	width : 220px;
	height : 180px;
}

div#headercenter{
	position : absolute;
	overflow : hidden;
	top : 0px;
	left : 220px;
	width : 280px;
	height : 180px;
}

div#headerright{
	position : absolute;
	overflow : hidden;
	top : 0px;
	left : 500px;
	width : 500px;
	height : 180px;
}

div#headerrightjezici {
	position : relative;
	overflow : hidden;
	width : 500px;
	height : 17px;
	padding-top : 8px;
	text-align : right;
	font-family : Arial, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
}

div#headerrightslogan {
	position : relative;
	overflow : hidden;
	width : 500px;
	height : 130px;
}

div#headerrightslikanav {
	position : relative;
	overflow : hidden;
	width : 500px;
	height : 25px;
}

div#content {
	position : relative;
	overflow : hidden;
	width : 1000px;
	height : 415px;
}

div#contentslika {
	position : relative;
	overflow : hidden;
	width : 1000px;
	height : 245px;
}

div#contentmenu {
	position : relative;
	overflow : hidden;
	width : 1000px;
	height : 10px;
	font-family : Arial, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
}

div#contentostalo {
	position : relative;
	overflow : hidden;
	width : 1000px;
	height : 160px;
}

div#contentostaloleft {
	position : absolute;
	overflow : hidden;
	top : 0px;
	left : 0px;
	width : 220px;
	height : 160px;
}

div#contentostalolefttop {
	position : relative;
	overflow : hidden;
	padding-top : 40px;
	width : 220px;
	height : 50px;
	font-family : Arial, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
}

div#contentostaloleftbottom {
	position : relative;
	overflow : hidden;
	width : 220px;
	height : 53px;
	padding-top : 17px;
	text-align : center;
}

div#contentostaloright {
	position : absolute;
	overflow : hidden;
	top : 0px;
	left : 220px;
	width : 780px;
	height : 160px;
}

div#contentostalorighttekst {
	position : relative;
	width : 640px;
	height : 120px;
	padding-left : 20px;
	padding-right : 120px;
	padding-top : 20px;
	padding-bottom : 20px;
	text-align : justify;
	font-size : 13px;
	line-height : 19px;
}

div#contentostalorighttekstpansioni {
	position : relative;
	width : 640px;
	height : 150px;
	padding-left : 20px;
	padding-right : 120px;
	padding-top : 10px;
	padding-bottom : 0px;
	text-align : justify;
	font-size : 13px;
	line-height : 16px;
}

div#contentostalorighttekstaktivnosti{
	position : relative;
	width : 640px;
	height : 150px;
	padding-left : 20px;
	padding-right : 120px;
	padding-top : 10px;
	padding-bottom : 0px;
	text-align : justify;
	font-size : 12px;
	line-height : 15px;
}

div#contentostalorightsazetak {
	position : absolute;
	overflow : hidden;
	padding : 20px;
	top : 0px;
	left : 0px;
	width : 280px;
	height : 160px;
}

div#contentostalorightopis {
	position : absolute;
	overflow : hidden;
	padding : 20px;
	text-align : justify;
	top : 0px;
	left : 280px;
	width : 360px;
	height : 160px;
}

div#footer {
	position : relative;
	overflow : hidden;
	width : 1000px;
	height : 25px;
}

div#footertekst {
	position : relative;
	width : 805px;
	height : 12px;
	padding-top : 13px;
	padding-left : 75px;
	padding-right : 120px;
	text-align : left;
	font-family : Arial, Arial, Helvetica, sans-serif;
	font-size : 8px;
}

/* opis ostalih elemenata */
.razmak3 {
	height : 3px;
}

.razmak5 {
	height : 5px;
}

.razmak10 {
	height : 10px;
}

.razmak15 {
	height : 15px;
}

.razmak20 {
	height : 20px;
}

.razmak25 {
	height : 25px;
}

.razmak30 {
	height : 30px;
}

.razmak35 {
	height : 35px;
}

.razmak40 {
	height : 40px;
}

.razmak45 {
	height : 45px;
}

.razmak50 {
	height : 50px;
}

.razmak55 {
	height : 55px;
}

.razmak60 {
	height : 60px;
}

.razmak70 {
	height : 70px;
}

.razmak90 {
	height : 90px;
}

.razmak100 {
	height : 100px;
}

.razmak150 {
	height : 150px;
}

.razmak200 {
	height : 200px;
}

.razmak250 {
	height : 250px;
}

.sirina5{
	width : 5px;
}

.sirina10{
	width : 10px;
}

.sirina15 {
	width : 15px;
}

.sirina20 {
	width : 20px;
}

.sirina25 {
	width : 25px;
}

.sirina30 {
	width : 30px;
}

.sirina35 {
	width : 35px;
}

table.tablicacijene {
	width : 500px;
}

tr.redakcijene1 {
	width : 500px;
	height : 20px;
}

tr.redakcijene2 {
	width : 500px;
	height : 10px;
}

td.poljecijene1 {
	width : 160px;
	border-bottom : 1px solid #858585;
	border-right : 1px solid #858585;
	padding-left : 20px; 
}

td.poljecijene2 {
	width : 100px;
	border-bottom : 1px solid #858585;
	border-right : 1px solid #858585;
	text-align : center;
}

td.poljecijene3 {
	width : 20px;
	border-bottom : 1px solid #858585;
}

td.poljecijene1a {
	width : 180px;
	border-right : 1px solid #858585;
}

td.poljecijene2a {
	width : 100px;
	border-right : 1px solid #858585;
}

td.poljecijene3a {
	width : 20px;
}