/*  style for uno.ba */

/**********/


* {
	padding: 0;
	margin: 0;
	width: auto;
}
BODY {
	background: #000 url(images/bg_voda_crno.jpg) no-repeat fixed right bottom;
	font-family: Trebuchet Ms, Arial, Verdana, sans-serif;
	color: #FFFFFF;
}
IMG {
	border: 0;
}
A, A:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
A:hover {
	text-decoration: none;
}
/**********/

#home {
	padding-top: 18em;
}
#home .logo {
	text-indent: -9000px;
}
/**********/

#prvi-logo, .logo {
	width: 250px;
	height: 150px;
	float: left;
}
.credits {
	margin-top: 10px;
	font-size: 10px;
	color: #FFF;
}
.credits A {
	color: #8F8F8F;
}
.linkovi {
	padding:100px;
}
.logo {
	background: url('images/logo.png');
}
.logo A {
	text-indent: -9000px;
	width: 250px;
	height: 120px;
	display: block;
}
.skupina {
	padding-top: 4.5em;
	min-height: 1000px;
}
.header {
	background: url('/izvor/images/head-bg.png');
	padding-top: 25px;
	height: 160px;
	border-bottom:1px solid #3E3E3E;
	border-top:1px solid #3E3E3E;
}
/**********/

.status {
	margin: 20px 0 50px 340px;
	font-size: 10px;
}
.content {
	margin: 0 40px 50px 0;
	text-align: justify;
	font-size: 12px;
	background: url(/izvor/images/head-bg.png);
}
.content .redak {
	margin-bottom: 50px;
	overflow: hidden;
	clear: left;
}
.content .miniweb {
	background: url(images/photo-frame.png) no-repeat center center;
	padding-top: 40px;
	text-align: center;
	width: 240px;
	height: 225px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.miniweb img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.content H1, .content .text {
	margin-left: 340px;
}
.text IMG {
	margin: 10px;
	float: left;
}
.content H1 {
	background: url('/izvor/images/head-bg.png');
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 5px;
	line-height: 30px;
	font-size: 20px;
}
.content SMALL {
	font-size: 10px;
	display: block;
	color: #FFFBCF;
}
.content P {
	margin-bottom: 10px;
	margin-top: 20px;
}
.content P EM {
	color: #CCCCCC;
}
.content .address {
	float: left;
	width: 250px;
	text-align: right;
}
.content .address H2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 18px;
}
/**** menu ******/

.menu {
	width: 600px;
	float: right;
}
.menu LI {
	list-style: none;
	width: 150px;
}
.menu LI, .menu LI A, .menu EM {
	color: #FFFFFF;
	display: block;
	height: 120px;
	float: left;
}
.menu LI A, .menu LI EM {
	text-decoration: none;
	text-indent: -9000px;
	width: 150px;
}
.menu .stavka1 {
	background: url(images/web_design_bg.png) no-repeat;
}
.menu .stavka2 {
	background: url(images/menu_graph.png) no-repeat;
}
.menu .stavka3 {
	background: url('images/menu_contact.png') no-repeat;
}
.menu .stavka4 {
	background: url('images/menu-links.png') no-repeat;
}
.menu .stavka1 A:hover {
	background: url(images/web_design_bg_hover.png) no-repeat;
}
.menu .stavka2 A:hover {
	background: url(images/menu_graph_over.png) no-repeat;
}
.menu .stavka3 A:hover {
	background: url('images/menu_contact_over.png') no-repeat;
}
.menu .stavka4 A:hover {
	background: url('images/menu-links-over.png') no-repeat;
}
.menu .stavka1_hover {
	background: url(images/web_design_bg_hover.png) no-repeat;
}
.menu .stavka2_hover {
	background: url(images/menu_graph_over.png) no-repeat;
}
.menu .stavka3_hover {
	background: url('images/menu_contact_sel.png') no-repeat;
}
.menu .stavka4_hover {
	background: url('images/menu-links-sel.png') no-repeat;
}
/**********/

.ddfm {
	margin-top: 20px;
}
.fieldwrap {
	margin-bottom: 15px;
	overflow: hidden;
}
.ddfm LABEL {
	font-weight: bold;
	display: block;
}
.ddfm INPUT {
	padding: 5px;
}
.ddfm TEXTAREA {
	padding: 5px;
	height: 150px;
	width: 365px;
}
.ddfm INPUT, .ddfm TEXTAREA {
	width: 500px;
}
.ddfm SELECT {
	width: 20% !important;
	padding: 2px;
}
.required {
	color: red;
}
.fmverify {
	width: 20% !important;
	margin-right: 10px;
	float: left;
}
.submit INPUT {
	width: 30%;
}
.ddfmerrors {
	font-weight: bold;
	color: red;
}
.errorlist {
	border: 1px dotted red;
	padding: 10px;
}
/**********/

.wrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.print {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.cb {
	clear: both;
}
.red {
	color: red;
}
.small {
	font-size: 10px;
}
.text p {
	padding-right: 100px;
}
.text {
}

