@charset "utf-8";
/* CSS Document */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

body{
background:url(images/main_bg.jpg) repeat-x top;
font-family:Arial, Helvetica, sans-serif;
}

#main_wrap{
width:835px;
margin: 0 auto;
}

.clear{
clear:both;
}

.hovermenu ul{ 
height: 82px;
}



.hovermenu ul li{
list-style: none;
display: inline;

}

.hovermenu ul li a{
display:block;
height: 82px;
padding:0;
float: left;
background-position:bottom;
background-repeat:no-repeat;
}

.hovermenu ul li a:hover{
background-position:top;

}

.hovermenu .edukacija{
width:242px;
background-image:url(images/edu_btn.jpg);
}

.hovermenu .design{
width:184px;
background-image:url(images/dizajn_btn.jpg);

}

.hovermenu .izdavastvo{
width:180px;
background-image:url(images/izdavastvo_btn.jpg);

}

.hovermenu .posebni{
width:213px;
background-image:url(images/projekti_btn.jpg);

}

.hovermenu .aktivni{
background-position:top;
}
.mapa{
width:240px;
padding:3px;
background-color:#CCCCCC;

}

#main_content{
padding-top:50px;}

#left_content{
padding-left:16px;
float:left;
width:280px;}

#right_content{
float:right;
width:520px;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:20px;
}

p, li{
padding:0;
padding-bottom:10px;
color:#666666;
font-size:12px;
line-height:1.2em;
}

li{
padding:0;
list-style:square outside none;

}

h2{
padding-top:10px;
padding-bottom:5px;
color:#999999;
font-size:16px;
}

.des{
color:#81c451;
}
.edu{
color:#18aee3;
}
.izd{
color:#f15c22;
}
.pro{
color:#f7941e;
}

a{
color:#666666;
font-size:12px;
text-decoration:underline;
}

a:hover{
color:#999999;
font-size:12px;
text-decoration:none;
}
#right_content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #F60;
	line-height: 24px;
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#right_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #900;
}
#right_content h3 {
	font-size: 14px;
	font-weight: normal;
	color: #C00;
	padding-top: 10px;
}
#right_content p{
	padding-top:15px;
	}
