body, p, ul, li, ul li p, ol li p, img, form, fieldset, input, text-area, select, button {margin:0; padding:0; border:0}

html{background:url(/img/html.png) repeat-x left top; margin:0; padding:0}
body {margin: 0;padding: 0;font-family: Arial, Helvetica, sans-serif;font-size: 13px;color: #666666; background: #A8A8A8 url(/img/body.png) no-repeat center top;}

.content ul, .content ol {margin: 15px;}
.content ul li {list-style-type: square; margin:0 0 5px 20px;}
.content ol li {list-style-type: decimal; margin:0 0 5px 20px;}


/*----- Easy Clearing ------*/

.fix:after {clear:both;content:'[.]';display:block;height:0;visibility:hidden;}
.fix {display:inline-block;}
.fix {display:block;}

/*----- Link ------*/

a, a:visited {color:#33B3EB;text-decoration: underline;outline: none;}
a:hover {text-decoration: none;}

.clear {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 25px;
	margin: 12px 20px;
	line-height: 35px;
	font-weight: normal;
	width: auto;
}
.content h2 {
	font-family: Tahoma, Arial;
	font-size: 30px;
	color: #CD5F5F;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
}
.content h3 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #5c727a;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}
.content h4 {
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: #5c727a;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}
.content h5 {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #5c727a;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}
.content h6 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #5c727a;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
}

form {
	margin: 0px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
p.textVeci {
	font-size: 15px;
}

/* ------------------- Tabele -------------------- */

.tekstBoks .tableStyle tr td {
	background-color: #eaeaea;
	padding: 5px;
}
.tekstBoks .tableStyle thead tr td {
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.tekstBoks .tableStyle tr th {
	padding: 5px;
	background-color: #cccccc;
	font-weight: normal;
	text-align: left;
}
.tekstBoks table tr td.antrfile {
	background-color: #C0C0C0;
}
.tekstBoks .registrationForm table tr td, .tekstBoks .addFilter .registrationForm table tr td {
	/*background-color: #eeeeee;*/
}



/* ------------------- HEADER -------------------- */

#header {
	width: 998px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height:180px;
	position:relative;
}

a.logo {bottom:0;display:block;height:120px;left:0;position:absolute;width:500px;}
a.merr{top:0;display:block;height:100px;right:0;position:absolute;width:400px;}


#languages {
	margin: 10px 10px 0 0;
}


#loginout p.korisnik span {
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
}

#search {
	margin: 75px 10px 0 0;
	
}
#search form {
	margin: 0;
}
#search form input {
	border: 1px solid #000000;
	padding: 2px;
	margin: 0;
}
#search form input.btn {
	padding: 0;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
}

/* -------------------  PATH -------------------- */

#path {
	display: block;
	font-size: 12px;
	color: #000;
	padding:10px 0 10px 8px;
	width:990px;
	margin: 0 auto;
}
#path a {
	color: #000;
	text-decoration:underline
}
#path a:hover {
	text-decoration:none
}


/* -------------------  KONTEJNER -------------------- */

#container {
	width: 998px;
	margin: 0 auto;
	
}

/* -------------------  color -------------------- */

#color {
	background-image: url(/img/bgrdCentarLila.png); 
	background-repeat: repeat-y; 
	background-color: #CE92A5;
}
.color1 {
	background-image: url(/img/colorOpsta.png);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 450px;
}
* html .color1 {
	height: 450px;
}

/* -------------------  CENTAR -------------------- */

.content {float: left;width: 655px;padding:0 25px 0 0;margin: 0px; border-right: 1px solid #CCCCCC; min-height:480px; height:auto !important; height:480px;}

.printPosalji {
	float: right; 
	margin-top: 15px;
}

#color .content {
	background-color: #B53737;
	border-top: 2px solid #CD5F5F;
	border-right: 2px solid #CD5F5F;
	min-height: 390px;
}
* html #color .content {
	height: 390px;
}

.content p {
	line-height: 150%;
}
/*#center img {
	margin: 0;
}
*/#center ul, #center ol {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	list-style-position: outside;
}
#center ol li {
	margin-left: 25px;
	padding-left: 0px;
	line-height: 140%;
}
#center ul li {
	margin-left: 25px;
	padding-left: 0px;
	line-height: 140%;
}


/* -------------------  DESNO -------------------- */

#right {
	float: right;
	width: 210px;
	padding: 0px;
	margin: 0;
}

/* -------------------  POTPIS -------------------- */

#footerHolderSec {background:url(/img/footer2.png) repeat-x left top}
#footerHolder {background:url(/img/footer.png) no-repeat center top;}
#footer {width:998px; margin:0 auto; height:150px}
#footer #footerLeft {
	display: block;
	float: left;
	width: 450px;
	padding:20px 0 0;
}
#footer #footerRight {
	display: block;
	float: right;
	width: 450px;
	text-align: right;
	padding:20px 0 0;
}
#footer #footerRight a, #footer #footerRight a:visited {
	color:#000;
	font-weight:bold;
}
#footer p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
}


/* -------------------  TEKST BOKS sivo-beli -------------------- */

.tekstBoks {
	padding: 0 0;
}
/*.tekstBoks {
	border: 10px solid #ffffff; 
	margin: 10px; 
	background-color: #EEEEEE; 
	padding: 20px;
	width: 642px;
}*/

#tekstBoksLeft {
	float: left;
	width: 320px;
	background: url(/img/borderVertical.gif) repeat-y right top

}

#tekstBoksRight {
	float: right;
	width: 320px;
}








/* -------------------  ANKETA -------------------- */

table.poll_results tr td{
    height: 22px;
}
img.poll_img {
    margin: 0px;
}

table.poll_results tr td.poll_img {
    vertical-align: top;
}

table.poll_results tr td.answer {
    padding-right: 10px;
    text-align: right;
}



/* -------------------  NEWSLETTER FORMA -------------------- */

#sendMail{height:210px;margin-bottom:20px !important;border-bottom:1px solid #CCCCCC;}

.formaNewsletter {
	width: 480px;
	padding: 0px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.formaNewsletter .inputTypeText {

	vertical-align: top;
	width: 230px;
	border: 2px solid #00A8E3;
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #333333;
	padding: 3px;
	margin-top: 10px;

}

.formaNewsletter label {
	text-align:right;
	width: 220px;
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: #5C727A;
	text-transform: uppercase;
	display:block;
	float:left;
	clear:left;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 10px;
	
}

.formaNewsletter .dugme {
	
	margin-right: 10px;
	margin-top:10px;
	background:transparent url(/img/button.gif) no-repeat scroll left top;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:25px;
	text-align:center;
	text-transform:uppercase;
	width:100px;
}

.formaNewsletter li  {
	font-family: Tahoma;
	text-align:center;
	font-size: 16px;
	color: #5C727A;
	line-height: 15px;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 25px;
	list-style:none;
}
.formaNewsletter .upozorenje  {
	font-family: Tahoma;
	text-align:right;
	font-size: 16px;
	color: #CD5F5F;
	line-height: 15px;
	font-weight: bold;
	margin-right: 50px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 25px;
	list-style:none;
}


/* -------------------  IKONICE PRINT I SEND TO FRIEND -------------------- */


#print_send {
	height: 31px;
	padding: 0px;
	float: right;
}

#print_send li {
	height: 31px;
	border-bottom: 0;
	padding: 0;
	list-style-type: none;
	margin: 0;
	float:left;
}

#print_send a { /*image replace */
	display: block;
	height: 0px !important;
	overflow: hidden;
	height /**/:31px;
	padding-top: 31px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#print_send li#print {
	background-image: url(/img/icons/print_lila.png);
	width: 31px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-left:0;
}

#print_send li#send {
	background-image: url(/img/icons/friend_lila.png);
	width: 31px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-right: 5px;
	margin-left:0;
}






.tekstBoks object {
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}







.zeljeni {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(/img/dashedLila.gif); 
	background-position: center bottom; 
	background-repeat: repeat-x;
	border-top: 1px solid #d6d6d6;
} 
.zeljeni table {
}
.zeljeni tr td {
	padding: 3px 6px;
	font-weight: bold;
	border-bottom: 1px solid #d6d6d6;
}
.zeljeni tr.head td {
	background-color: #e0e0e0;
	font-weight: bold;
}
.zeljeni tr.head td.zanimanje h4 {
	margin: 0;
}
.zeljeni tr.head td.izmeni {
	text-align: right;
}
.zeljeni tr td.labela {
	font-weight: normal;
	width: 75px;
	text-align: left
}
.zeljeni .druga tr td {
	background-color: #eaeaea;
}
.zeljeni .druga tr td.labela {
	font-weight: normal;
	width: 130px;
	text-align: left;
}







.homeFullBlockTop{ background:url(/img/block/top.png) no-repeat left top; height:20px}
.homeFullBlockMain{background:url(/img/block/main.png) repeat-y left top;padding:0 20px;width:958px;}
.homeFullBlockBottom{background:url(/img/block/bottom.png) no-repeat left top; height:20px}
.verticalDivider{background:url(/img/verticalDivider.gif) repeat-y left top;}


.fullBlockTop{ background:url(/img/block/top.png) no-repeat left top; height:20px}
.fullBlockMain{background:url(/img/block/main.png) repeat-y left top;padding:10px 40px;width:918px;}
.fullBlockBottom{background:url(/img/block/bottom.png) no-repeat left top; height:20px}




h2.title {font-family:Georgia, "Times New Roman", Times, serif;font-size: 30px;color: #333; margin:0 0 25px;padding:0 0 5px; text-transform:none;border-bottom:1px dashed #999999; font-weight:normal}



