body {
	font-size:100%;
	color:#dcc99c;
	background: url(../img/bg.jpg) 0 0 repeat;
	font: 14px Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0; padding:0;
} 
a {	color:#dcc99c; text-decoration:underline}
a:hover {	 text-decoration:none}
.header {
	height:90px;
	padding: 28px 0 47px 0;
	background:url(../img/header-bg.png) top right no-repeat;
	min-width:1280px
}
.logo {background:url(../img/ikone.jpg) 0 0 no-repeat; padding: 0 0 0 286px; height:107px}
.logo h1.site-name {
	background: url(../img/logo.png) no-repeat 0 0;
	width: 460px;
	height: 85px;
	line-height:0;
	margin:0; 
	padding:0
}
.logo h1 a  {
	display: block;
	width: 460px;
	height: 85px;
	overflow: hidden;
	text-indent: -100000em;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
margin: 0 200px 0 246px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn {
	float: left;
	width: 246px; /*Width of left column*/
	margin-left: -100%;
	background: #C8FC98;
	padding:28px 0 0 0;
	background:url(../img/sidebar-bg.jpg) top left repeat-y;
	height:1600px
}
.meni {
	width:194px;
	margin:0 0 0 11px
}
.meni img {margin-bottom:20px; border:none}
#rightcolumn {
	float: left;
	width: 151px; /*Width of right column*/
	margin-left: -200px; /*Set left marginto -(RightColumnWidth)*/
	background:url(../img/traka.jpg) top left repeat-y;
	padding: 0 5px 0 44px;
	height:1628px
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
padding: 20px 0 0 20px;
}
.innertube img {border:5px solid #600503}

#gallery img {border: 5px solid #600503}
