/* Start of CMSMS style sheet 'default' */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#00adef;
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p{
margin:0px;
padding:0px;
}

#header {
width:560px; margin-left:356px; padding-top:19px; height:62px; font-size:14px; color:#FFFFFF;
}


a:link {
	color: #000066;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color: #000066;
}
a:hover {
	text-decoration:underline;
		color: #154658;

}
a:active {
	text-decoration:none;
	color: #FFFFFF;
}

#title {
width:690px; margin-top:5px; border-bottom:1px solid #000066; margin-left:35px; height:20px; text-transform:uppercase;
}

#content {
width:690px; margin-top:5px; margin-left:35px; margin-bottom:10px;
}


#noga_levo {
float:left; width:500px; font-size:10px; padding-left:25px;
}

#noga_desno {
float:right; width:150px; font-size:10px; padding-right:25px;
}

#left_side {
float:left; width:725px;
}

#right_side {
float:right; width:225px; margin-right:40px;
}
/* End of 'default' */

