body {
	font-family: Verdana, Arial;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	font-size: 11px;
	background-position: center 200px;
	background-image: url(../design/main_back.jpg);
	background-repeat: repeat-y;
}
#menu a {
	color: #f8bc22;
	text-decoration: none;
}
.pokrovitelji h4 {
	font-size: 12px;
	color: #FF9900;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 5px;
	
}
.pokrovitelji{
	text-align: center;
}

.pokrovitelji img{
	margin-top: 3px;
	margin-bottom: 3px;
}


#menu a:hover {
	text-decoration: none;
	color: #FF9900;
}
#menu {
	float: left;
	width: 165px;
	overflow: hidden;
	background-color: #000000;
}
#menu li {
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#menu ul {
	list-style-type: none;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
}

#wrap {
	width: 900px;
	background-repeat: repeat-y;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC33;
	border-left-width: 1px;
	border-left-color: #FFCC00;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	border-left-style: solid;
}
#header h1 {
	display: none;
}
#header {
	background-image: url(../design/header.jpg);
	height: 177px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-repeat: no-repeat;
	background-color: #000000;
}

#header_ezine h1 {
	display: none;
}
#header_ezine {
	background-image: url(../design/header_ezine.jpg);
	height: 177px;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	background-repeat: no-repeat;
}

#right {
	overflow: hidden;
	background-repeat: repeat-y;
	background-image: url(../design/ezine-back.jpg);
	background-position: right top;
	width: 900px;
}
#ezine {
	background-repeat: no-repeat;
	background-position: left top;
	width: 218px;
	overflow: hidden;
	float: right;
	background-image: url(../design/ez-back.jpg);
	padding-top: 25px;
	color: #FFFFFF;	
}

#planet {
	background-repeat: no-repeat;
	background-position: left top;
	width: 218px;
	overflow: hidden;
	float: right;
	background-image: url(../design/pa_back.jpg);
	padding-top: 25px;
	color: #333333;	
}

#planet img {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 4px;

}

#ezine h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 12px;
}

#ezine p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;

}
#ezine a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
#ezine a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a {
	color: #FF6600;
	text-decoration: none;
	font-family: Verdana;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 16px;
	color: #FF9900;
}
#ezine p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#ezine div {
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEBBDD;
	margin-right: 2px;
	margin-left: 2px;
	padding-bottom: 4px;
}
#ezine img {
	float: right;
	width: 80px;
	border: 1px solid #666666;
	margin-left: 5px;
	margin-bottom: 5px;
}


#content {
	overflow: hidden;
	width: 900px;
}

#main {
	float: left;
	width: 480px;
	overflow: hidden;
	margin-left: 17px;
	margin-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat-y;
	background-position: center;
}

#frontpage {
	margin-left: auto;
	margin-right: auto;
	width: 435px;	
}


#frontpage h3{
	display: none;
}

#predstave{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#frontpage img {
	margin-bottom: 15px;
	border: 1px solid #a51530;
}

#left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	background-image: url(../design/left_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: hidden;
	width: 950px;
}
.predstava {
	float: left;
	height: 320px;
	width: 180px;
	margin-left: 30px;
	margin-bottom: 10px;
}

.predstava img {
	border: 1px solid #FF9900;
}
.predstava h3 {
	height: 45px;
	display: block;

}
.predstava a {
	color: #FF9900;
}


.detalji {
	font-size: 9px;
	text-transform: uppercase;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;

}
.p_menu {
	padding: 3px;
	clear: both;
	margin-bottom: 40px;
}

.p_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.p_menu ul li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}.vrh {
	clear: both;
	float: right;
	font-weight: bold;
}
.info {
	clear: both;
	margin-bottom: 10px;
	z-index: -1;
}
embed {
	z-index: -100;
}
.info img {
	margin-right: 15px;
	border: 1px solid #FF9900;
	margin-bottom: 15px;
}

.info h3 {
	font-size: 15px;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFBD5B;
	padding-bottom: 5px;
}

.kka {
	background-image: url(../design/Edukaz.gif);
	height: 90px;
	background-position: center;
}
.kka span {
	background-image: url(../design/Edukaz.gif);
	display: none;
}

.edukaz {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	vertical-align: middle;
	padding-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
}
.bio {
	font-size: 13px;
	list-style-type: none;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bio li {
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
}
.edukaz_p {
	float: left;
	height: 220px;
	width: 200px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: center;
	margin-right: 15px;
}

.edukaz_predstave{
	margin-right: auto;
	margin-left: 30px;
	overflow: hidden;
}


.edukaz_p img {
	border: 1px solid #FFCC00;
}
.edukaz_t img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #FFCC00;
}
.title_e{
	margin-bottom: 5px;
	vertical-align: bottom;
	display: block;
}
.ed-m {
	clear: both;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 270px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-bottom: 50px;
	margin-top: 0px;
}

.ed-m ul{
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.ed-m li{
	float: left;
	margin-right: 15px;
	font-weight: bold;
}

.ed-m .edukaz{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.tekst img {
	border: 1px solid #FF9900;

}
.ez img {
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
}
.vise {
	float: right;
}
.ez {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 15px;
}

.zuto2 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



.zuto3{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.raspored td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.raspored {
	margin-top: 15px;
	margin-bottom: 20px;
}

.gallery img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.news{
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.news span {
	font-weight: bold;
	height: 30px;
}
.polje {
	background-color: #4F0413;
	width: 145px;
	border: 1px solid #999999;
	margin-top: 5px;
	font-size: 11px;
	color: #FFFFFF;
}
.send {
	background-color: #333333;
	width: 80px;
	border: 1px solid #666666;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 5px;
	text-align: center;
	margin-top: 5px;
}

#lang {
	float: right;
	width: 120px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
}
#lang img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;
	vertical-align: middle;
}
.l   {
	padding-bottom: 8px;
}

#lang li {
	float: left;
	margin-right: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tisak {
	clear: both;
	margin-bottom: 20px;
}
.tisak h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.nop{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.nop2{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
