BODY {
background-image: url("bg.gif")
}

#container {
	width: 736px;
	\width: 756px;
	w\idth: 736px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	background : #F5F5F5;
}

#banner_1 {
	background : url(bg_1.jpg);
	height : 119px;
	width : 736px;
}

#banner_2 {
	background : url(bg_2.jpg);
	height : 23px;
	width : 736px;
}

#content {
	margin-left: 140px;
	margin-right: 140px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: justify;
	color: #555555;
	font-size: 10pt;
	background: White url(3.png) no-repeat;
	padding: 15px;
}

#content h1 {
	margin: 14px 0px 10px 0px;
	font-size: 1.5em;
	color: #FF8C00;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 1px solid silver;
}

#content h2 {
	margin: 15px 0px 10px 0px;
	font-size: 1.2em;
	color : #6495ED;
	font-family : arial, helvetica, sans-serif;
	border-bottom : 1px solid silver;
}


#content a:link {
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#content a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.styl1 {
	color: #FF6600;
	font-weight: bold;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.styl3 {color: #FF0000}
.styl4 {color: #0066CC}
.styl5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.styl6  {
	color: red;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#sidebar-a {
	float: left;
	width: ;
	margin: 0;
	margin-right: ;
	background-color: #F5F5F5;
}

#sidebar-b {
	float: right;
	width: ;
	margin: 0;
	margin-left: ;
	background-color: #F5F5F5;
}

#footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 3px;
	background-color: #D1D1D1;
	color: #585858;
	text-decoration: none;
	text-align: center;
	font-size : 8pt;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: green;
}


#footer2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	padding: 3px;
	color: gray;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
}

#footer2 a:link, #footer2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: green;
}

#footer2 a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: green;
}


.oddelovac {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #ADADAD;
	text-decoration: none;
	font-size : 8pt;
}

#menu_1 a.btn:link, #menu_1 a.btn:visited, #menu_2 a.btn:link, #menu_2 a.btn:visited {
	display:block;
	width:130px;
	height:20px;
	background: #006600;
	color: #99FF66;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-bottom : 1px solid #006600 1ps;
	font : bold;
	padding : 1px 5px 1px 5px;
	font-weight : bold;
}

#menu_1 a.btn:hover, #menu_2 a.btn:hover {
	background: #007D00;
	color: White;
}

#menu_1 a.btn:active, #menu_2 a.btn:active {
	background: #007D00;
	color: White;
}

#menu_1:after, #menu_2:after, { content: "."; display: block; height: 0; clear: both; visibility:hidden;}	
	