body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background: #111;
	color: black;
}
table {
	border-collapse: collapse;
	width: 100%;
	border: none;
}
td {
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0px;
	color: #444;
	background: transparent;
	font: 13px times new roman;
}

div.main {
	height: 100%;
}

table.main {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

a {
	color: #52a228;
}


.right {
	text-align: right;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}

td.gore {
	height: 200px;
	background: #333333 url(gore.png) no-repeat;
}
td.goreeng {
	height: 200px;
	background: #333333 url(../en/files/gore.png) no-repeat;
}

table.visinasto {
	height: 100%;
}

td.menu {
	background: black;
	width: 200px;
	text-align: center;
}

td.menu a {
	font: bold 14px arial;
	color: white;
	text-decoration: none;
	line-height: 150%;
}
td.menu a:hover {
	color: #52A228;
	text-decoration: none;
}

div.podmenu {
	text-align: left;
	padding: 5px;
	padding-left: 65px;
}
div.podmenu a {
	font: 12px times new roman;
}

td.sredina {
	background: white bottom right url(bottom.png) no-repeat;
	color: #444;
	width: auto;
	padding-bottom: 100px;
}

td.desno {
	background: black top right url(dalmos.jpg);
	width: 240px;
	text-align: center;

}
div.kontakt {
	text-align: left;
	font: 14px times new roman;
	color: black;
	background: black url(najavebg.png) no-repeat;
	padding-left: 35px;
	padding-top: 45px;
	height: 250px;
}

div.kontakt a {
	font: bold 13px times new roman;
	color: #52a228;
}
div.kontakt a:hover {
	text-decoration: underline;
}

h1 {
	color: white;
	background: #52a228;
	font: bold 16px arial;
	padding: 5px;
	margin-top:2px;
}

img {
	border: none;
	vertical-align: middle;
}
img.rub {
	border: 2px solid #52a228;
}

img.desno {
	border: 2px solid #52a228;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
}

td.sadrzaj {
	padding-left: 20px;
	padding-right: 20px;
}

span.z {
	color: #52a228;
	background: transparent;
}

table.doberman {
	height: 100%;
}

td.doberman1 {
	text-align: center;
}

td.doberman2 {
	text-align: right;
	vertical-align: bottom;
	padding: 5px;
}

p, div, td {
	line-height: 150%;
}

div.vazno {
	color: #9D0000;
	font: bold 15px arial;
	padding: 20px;
}
