﻿body {
	/* Always use margin:  0;  padding:  0; as margin controls for your page itself.  Setting both to 0 ensures that your page will spread to the outer edges of the browser window. */
	margin:  0;
	padding:  0;
	background-color: #CCCCCC;
}

#bodywrapper {
	/* replace margin-top value with the height of your header. */
	margin-top:  22px;
	margin-left:  0;
	margin-right:  0;
	margin-bottom:  0;
	padding:  0;
	/*  Background of the right side menu.  Replace the URL and the background color (#FFFFFF) with your choices for each.  */
	color:  #000000;
	position:  relative;
	top:  0;
	left:  0;
	width:  780px;
	background-color: #FFFFFF;
}

#contentarea {
 /* replace this value with the width of your right column */
 	margin-right:  200px;
	margin-left:  0;
	margin-bottom:  0;
	margin-top:  0;
	padding:  0;
	height:550px;
}

#rightcolumn {
	position:  absolute;
	top:  0;
	right:  0;
	margin:  0;
	padding:  0;
	/* Replace width with the width of your right column. */
	width: 135px;
	/*  Background of the right side menu.  Replace the URL and the background color (#3F9BCF) with your choices for each.  */
	color:  #000;
	height: 550px;
	bottom: 0px;
}

#header {
	position:  absolute;
	top:  0;
	left:  0;
	width:  100%;
/* replace this value with the height of your header. */
	height:  10px;
/* background for the header.  Replace the URL and the background color (#F2F2F2) with your choices for each.  */
	color:  #000000;
	background-color:#CCCCCC;
/* put this in to ensure that your header doesn't overlap the body of your website. */
	overflow:  hidden;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.link {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#000000;
	
}

.naslov {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:none;
	color:#0066CC;
	
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size: 11px;
	text-decoration:none;
	text-transform:none;
	color:#0066CC;
	
}

#apDiv1 {
	position:absolute;
	width:520px;
	height:79px;
	z-index:1;
	left: 55px;
	top: 340px;
}
/* CSS Document */

