body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #000000;
	background-image:   url("images/back.jpg");
	background-repeat: repeat-x;
	margin: 0px;
}
div#wrap {
	background-color: #FFFFFF;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	width: 720px;
	border: 10px solid #FFFFFF;
	background-image:   url("images/back_main.jpg");
	background-repeat: repeat-y;
}
div#header {
	height: 220px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9A342C;
}
#lang li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
}
#lang ul {
	margin: 0px;
	list-style-type: none;
	float: right;
}
#lang {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	height: 20px;
	background-image: url(images/dashed_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
}
#meni {
	width: 150px;
	padding: 0;
	font-size: 0.9em;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0px;
}

#meni ul {
	list-style: none;
	width: 150px;
	margin: 0 0 20px;
	font-size: 1.1em;
	padding: 0px;
}	

#meni li {
	margin-bottom: 4px;
	width: 150px;
	background-image:   url("images/dashed_h.gif");
	background-repeat: repeat-x;
	background-position: 5px bottom;
	font-size: 12px;
}

#meni li a {
	font-weight: bold;
	text-decoration: none;
	color: #505050;
	display: block;
	height: 40px;
	padding-top: 18px;
	padding-left: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}	
	
#meni li a:hover {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #990000;
}
div#main {
	background-image:   url("images/WhaleLogo1.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	width: 720px;
	margin-top: 15px;
	padding-bottom: 20px;
}
div#left {
	overflow: hidden;
	float: left;
	width: 165px;
	height: 575px;
}
div#middle {
	width: 520px;
	float: right;
	margin-right: 10px;
}
div#right {
	float: right;
	overflow: hidden;
	width: 180px;
	margin-bottom: 10px;
}
div#whale {
	background-image:   url("images/WhaleLogo1.gif");
	background-repeat: no-repeat;
	overflow: hidden;
}
.photo {
	height: 50px;
	width: 50px;
	float: right;
	margin: 3px;
}
.photo a {
	border: 1px solid #CCCCCC;
	display: block;
	width: 50px;	
}

.photo a:hover{
	border: 1px solid #990000;
}
.photo_l {
	height: 50px;
	width: 50px;
	float: left;
	margin: 3px;
}
.photo_l a {
	border: 1px solid #CCCCCC;
	display: block;
	width: 50px;	
}

.photo_l a:hover{
	border: 1px solid #990000;
}
h1 {
	color: #993300;
}
h2 {
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background-image: url(images/dashed_h.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 180%;
	clear: left;
}
div#middle td {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 5px;
}
.video {
	height: 200px;
	width: 220px;
	border: 5px solid #CCCCCC;
	z-index: auto;
}

.audio {
	height: 160px;
	width: 300px;
	border: 5px solid #CCCCCC;
}
.fotka_ljevo {
	border: 5px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;

}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
div#right h3 {
	font-size: 15px;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 4px;
	margin-left: 15px;
}
.naslov_prvi {
	background-image: url(images/dashed_h.gif);
	width: 320px;
}
#lang img {
	float: left;
}
