/************************************************************************************************/
/*TEMPLATE*/
/************************************************************************************************/
*{margin:0;padding:0;}
html, body { background: #ffe700 url(../images/bg.gif) repeat-x; font-family: Arial, Helvetica, sans-serif; color: #ffe700; }
.clear { clear: both; }
a, a:visited, a:active { color: #FFFFFF; outline: none; text-decoration: underline; }
a:hover { font-weight:bold; }
a img { border: 0; }
hr { color: #ffe700; border: 0; height: 2px; margin: 2px 5px 2px 0; }
#container { display: block;	margin: 0 auto; width: 936px; padding: 25px 0 0 0; }
h1 { font-size: 24px; color: #ffe700; font-weight: bold; }
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 12px; font-weight: bold; }

/************************************************************************************************/
/*HEADER*/
/************************************************************************************************/
#header { width:922px; height:139px; background:url(../images/header.png) no-repeat; float:left; }
	#headerright { width:14px; height:139px; background:url(../images/header_right.gif) no-repeat; float:left; }

/************************************************************************************************/
/*NAVIGATION*/
/************************************************************************************************/
#left { width:230px; height:650px; float:left; font-size:12px; }
#nav_top { width:230px; height:10px; background:url(../images/nav_top.gif) no-repeat; margin: 20px 0 0 0; }
#nav { width:220px; height:auto; background:#cc0000; padding: 0 0 0 10px;}
	#nav ul { list-style-type: none; margin: 0 0 0 10px; }
		#nav li { width: auto; color:#FFF; }
			#nav li a { color: #FFFFFF; text-decoration: underline; }
				#nav li a.current { font-weight:bold; text-decoration:none; }
					#nav li a:hover { font-weight:bold; }

#nav_bottom { width:230px; height:10px; background:url(../images/nav_bottom.gif) no-repeat; }

.linkimg { margin: 10px 0 0 0; }
/************************************************************************************************/
/*CONTENT*/
/************************************************************************************************/
#contentcontainer { width:936px; }
#content { font-size:12px; }
	#content ul { list-style-type: disc; }
		#content li { margin: 0 0 0 20px; width: auto; }

#main { width:922px; height:650px; background: #F00; float:left; }
	#right { width:14px; height:650px; min-height:100%; background:url(../images/right.gif) repeat-y; float:left; }

#middle { width:642px; height:auto; float:left; padding: 10px 25px 0 25px; }
.adwords { width:642px; height:60px; background:#cc0000; margin: 15px 0 15px 0; text-align:center; }
.youtube { margin: 0 0 0 41px; }

.tekst { font-size:12px; }

.pic { display:block; float: right; border:2px #ffe700 solid; }

/************************************************************************************************/
/*FOOTER*/
/************************************************************************************************/
#footercontainer { width:936px; margin: 0 0 15px 0; }
#footer { width:915px; height:44px; background:url(../images/footer.gif) no-repeat; float:left; font-size:12px; text-align:center; padding: 18px 0 0 7px;}
	#footer_right { width:14px; height:62px; background:url(../images/footer_right.gif) no-repeat; float:left; }
