@charset "utf-8";
/*------------------------------------
	INFO
--------------------------------------
DEVELOP BY: Nenad Dinić, Anja Blanuša, Branka Ličina, Maja Karlečik, Vuk Dragičević, Gojko Komazec, Nenad Nikolić
DATE: June 28.2011
--------------------------------------
	CONTENT
--------------------------------------
1. RESET
2. GLOBAL STYLES
3. CONTEINERS, HOLDERS
4. NAVIGATION
5. FOOTER
6. GALLERIES
7. FORMS
8. SPECIFIC STYLES
------------------------------------*/

/*------------------------------------
	RESET
------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em {
	font-style:italic;
	}
/*----------------------------------------
	GLOBAL STYLES
-----------------------------------------*/

body {
	background-color:#3F535C;
	background-image:url(../pict/bg.gif);
	background-position: center 3px;
	color:#002B3F;
	font-size: 14px;
	line-height: 1.4;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color:#992B1F;
}
a:hover {
	text-decoration:underline;
}
h1, h2 {
	line-height: 1.2;
	font-weight:bold;
	font-size:22px;
	background-image:url(../pict/isprekidana_linija.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

h1 span, h2 span {
	display:block;
	padding:15px 0;
	margin-bottom: 20px;
	background-image:url(../pict/isprekidana_linija.gif);
	background-repeat: repeat-x;
	background-position:top;
}
h2 a {
	font-size:18px;
	}

h3, h4 {
	font-size:16px;
	padding-bottom:10px;
	}
h3 {
	font-weight: bold;
	left:15px;
}

h4 {
	font-style:italic;
	color:#002B3F;
	padding-left:30px;
	}
p {
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*------------------------------------------
	CONTEINERS, HOLDERS
--------------------------------------------*/

#container, #header, #content, #main_content, #sidebar, #news_list, #footer, #footer_left, .holder_content, .holder_line {
	position:relative;
}
#container {
	overflow:hidden;
	background-color:#FFF;
	width: 920px;
	margin: 0 auto;
	padding: 30px 30px 20px;
	background-image:url(../pict/savijen_list.png);
	background-repeat:no-repeat;
	background-position: 908px top; 
}
#content {
	width:100%;
	overflow:hidden;
	}
#main_content{
	width:625px;
	float:left;
	}
#sidebar{
	width:280px;
	float:right;
	}
#header{
	margin-bottom:20px;
	overflow:hidden;
	}

.holder_content, .holder_line{
	float:left;
	width:100%;
}

.holder_line {
	background-image:url(../pict/isprekidana_linija.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding: 20px 0;	
}

.holder_form {
	padding-bottom: 15px;
	font-style: italic;
	position: relative;
}
/*===================================
	NAVIGATION
=====================================*/

ul#nav {
	position:absolute;
	top:235px;
	left: 0;
	width:187px;
}
ul#nav li {
	margin-bottom:10px;
}
ul#nav li a {
	display:block;
	text-align:left;	
	padding:8px 27px 10px;
	/*color:#9A2B1F;*/
	background-color:#DCEAF3;
	width:133px;
	height:14px;
	font-weight:bold;
	font-size:16px;
	line-height:1.0;
	letter-spacing:1.2px;
	text-decoration:none;
}
ul#nav li a:hover {
	background-color:#EFEFE1;
}

#home #home_link, #about #about_link, #news #news_link, #links #links_link, #contact #contact_link {
	background-image:url(../pict/navigacija_savijen_list2.png);
	background-repeat:no-repeat;
	background-color:#9A2B1F;
	color:#FFF;
}

/*================================
	FOOTER
=================================*/
#footer {
	width:980px;
	margin:auto;
	background-image:url(../pict/footer_bg.gif);
	overflow:hidden;
	padding: 20px 0;	
	}
#footer p {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:0;
	}
	
#footer_left {
	width:35%;
	left:30px;
	}
#footer_left * {
	float:left;
	margin-right:10px;
}
#footer_left p {
	width:135px;
}
#footer_left p strong {
	font-weight:bold;
	}
#footer_logo{
	position:relative;
	float:left;
	width:68px;
	}

#footer_fb {
	width:10%;
	position:relative;
}
#footer_right {
	width:65%;
	right:30px;
	position:relative;
	float:right;
	font-style:italic;
	text-align:right;
}

/*================================
	GALLERY
==================================*/
#slide {
	position:relative;
	float:right;
	top:0px;
	right:33px;
	padding-top:20px;
}
#home #thumb, #about #thumb, #news #thumb, #links #thumb, #contact #thumb {
	display:block;
	position:absolute;
	top:0;
	right:-40px;
	z-index:500;
	background-image:url(../images/pocetna_small.png);
	width:296px;
	height:290px;
}
#about #thumb {
	background-image:url(../images/onama_small.png);
}
#news #thumb {
	background-image:url(../images/aktuelno_small.png);
}
#links #thumb {
	background-image:url(../images/linkovi_small.png);
}
#contact #thumb {
	background-image:url(../images/kontakt_small.png);
}

.foto {
	float:right;
	position:relative;
	width:auto;
}

/*============================
	FORMS
==============================*/

form {
	padding-top:25px;
}

.input_text, .input_txt_error, .text_area, .area_txt_error, .input_captcha {
	padding: 5px;
	width:268px;
	background-color: #EFEFE1;
	border: 1px solid #999;
}
.input_captcha {
	padding: 5px;
	width:168px;
	float: left;
	margin-right: 3px;
}
.input_txt_error, .area_txt_error {
	border-color:#9A2B1F;
}
.input_text:focus, .input_txt_error:focus, .text_area:focus, .area_txt_error:focus {
 	background-color:#FFF;
 	color: #666;
}

.message {
	font-style: italic;
	font-size: 18px;
	text-align: center;
	padding-bottom: 15px;
}

.req {
	color: #9A2B1F;
	font-style: italic;
	padding-right: 5px;
	float: right;
	width: 10px;
}

.required {
	color: #9A2B1F;
	position: absolute;
	right: 15px;
}


#message_submit {
	background-color: #9A2B1F;
	height: 40px;
	width: 130px;
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border:none;
	margin-top: 15px;
	cursor: pointer;
}

#msg_sent{
	background-image:url(../pict/sent.gif);
	background-repeat:no-repeat;
	position:relative;
	float:left;
	
	font-size: 18px;
	font-style: italic;
/*	color: #9A2B1F;*/
	color:#060;
}
#msg_notsent{
	font-size: 18px;
	font-style: italic;
	color: #9A2B1F;
	}
#msg_sent p, #msg_notsent p {
	padding-left:25px;
	width:100%;}



	

/*====================================
SPECIFIC STYLES
====================================*/
#logo {
	position:relative;
	float:left;
	top:23px;
	left:4px;
	margin-bottom:100px;
}

#news_list {
	overflow:hidden;
	margin-bottom: 30px;
	}
#news_list li {
	width: 280px;
	height: 320px;
	float: left;
	padding-right:20px;
	margin-right:20px;
	margin-bottom:50px;
	background-image:url(../pict/linija_isprekidana_vertikalna.gif);
	background-repeat:repeat-y;
	background-position:right;
}

.news_heading {
	display:block;
	background:none;
	border-bottom-style:dotted;
	padding:20px 0 10px 0;
	border-bottom-width: thin;
	border-bottom-color: #999;
	margin-bottom: 10px;
	}

.date, #date_news {
	display:block;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6CA5B1;
	padding-bottom:10px;
	font-weight:bold;
	font-style:italic;
}
.column {
	position:relative;
	width:48%;
	float:left;
	
}
.column p {
	padding-bottom:20px;
	}
.column strong {
	font-weight:bold;
	}

#pict li {
	margin-bottom:40px;
}
#date_news{
	position:absolute;
	top:20px;
	right:0;
	
	}
#pict a:hover{
	text-decoration:none;
	color:#333;}
#pict span{
	font-size:12px;
	}
	body#news h2 span{
		padding-right:150px;
}
.indent {
	position:relative;
	width:580px;
	padding-left:30px;
}

ul#links2 li {
	border-bottom:1px dotted #999;
	padding-bottom:17px;
	margin-bottom:17px;
	}
	ul#links2 li img {margin-right:5px}
ul#links2 li a {
	margin-left: 22px;
	display: block;
}

#contact1, #biblioteka, #organizatori {
	background-image: url(../pict/isprekidana_linija.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position:relative;
}

#contact1 {
	padding-bottom: 15px;
}

#biblioteka, #organizatori {
	padding-top: 15px;
}

#biblioteka li, #organizatori li  {
	padding-bottom: 15px;	
}

#biblioteka strong, #organizatori strong {
	font-size: 16px;
}

.pib {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
}