/* CSS Document 
Made By Mateja Tursic 2007-11-02 */
body {
	background:#000000;
	padding:0;
	margin:0;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.reset {
	height:1px;
	font-size:1px;
	line-height:1px;
	padding:0;
	margin:0;
	clear:both;
}
img {
	border:none;
}
#okvir {
	width:736px;
	margin:50px auto;
}
#line1 {
	height:62px;
	text-align:left;
}
#line2 {
	padding-left:83px;
}
.element {
	height:265px;
	width:184px;
	margin-right:9px;
	float:left;
	background: url(images/image1.jpg);
}
.element1 {
	height:230px;
	overflow:hidden;
}
#gallery {
	height:230px;
	overflow:hidden;
	background:#9E9E9E;
}
.element2 {
	height:36px;
	background-color:#c4c4c4;
	opacity:.75;
	filter:alpha(opacity=75);
	text-align:center;
}
.element1 a.special {
	display: block;
	height: 229px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.element2 a {
	display: block;
	height: 36px;
	line-height: 36px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.element2 a.pager {
	display: inline;
	border:solid 1px #999999;
	margin-top:10px;
	padding:3px 5px 3px 5px;
	height: auto;
	line-height: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
.element2 a.pager:hover {
	color: #FFFFFF;
	background-color:#999999;
}
.element2 span.pager {
	display: inline;
	padding:3px 5px 3px 5px;
	height: auto;
	line-height: 12px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	border:solid 1px #999999;
	background-color:#666666;
}
.element2 div.pagehold {
	padding-top:10px;
}
.element1 img {
	height:44px;
	width:44px;
	border:solid 1px #FFFFFF;
	margin:0;
	padding:0;
	float:left;
}
#line3 {
	height:31px;
	text-align:center;
	color:#FFFFFF;
	padding-top:11px;
}
#line3 a {
	text-decoration:underline;
	color:#edcbec;
}
#line3 a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
#line4 {
	height:25px;
}
#home {
	float:left;
}
#contact {
	float:right;
}
#ikona {
	margin:170px auto;
	width:200px;
}
#ikona a {
	outline:none;
}
.elm1 label {
	display: block;
}
.elm1 input {
	width:152px;
	height:20px;
	border:solid 1px #FFFFFF;
	font-size:11px;
	line-height:11px;
	padding:0;
	padding-top:4px;
	margin:0;
	color:#FFFFFF;
	background:none;
}
#forma {
	padding-left:121px;
	width: 240px;
}
.elm1 textarea {
	width:228px;
	height:134px;
	border:solid 1px #FFFFFF;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	background:none;
	margin-bottom:3px;
}
input.submit {
	background:#000000;
	height:23px;
	width:48px;
	color:#FFFFFF;
	border:solid 1px #FFFFFF;
	text-align:center;
	padding:0px;
	text-transform:uppercase;
	font-size:11px;
	cursor:pointer;
}
/*---------- cms styles ----------*/
.clearer {
	clear: both;
	height: 1px;
	display: block;
}
.sucess {
	padding: 3px;
	text-align: center;
	border: solid 1px #0000FF;
	color: #0000FF;
	font-weight: bold;
	background-color: #C4C4FF;
	font-size: 11px;
	cursor: pointer;
}
.error {
	padding: 3px;
	text-align: center;
	border: solid 1px #FF0000;
	color: #FF0000;
	font-weight: bold;
	background-color: #FFCACA;
	font-size: 11px;
	cursor: pointer;
}