body{
	background-image: url(../img/bg/back.png);
	background-repeat: inherit;
	background-attachment:fixed;
	background-color: #000; /* #000 */
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 0 0 0 5px;
}

#header{
	background-image: url(../img//header/header4.png);
	height: 250px;
	width: 1000px;
	background-repeat: no-repeat;
	color: #FFF;
}



#tusvak {
	background-color: #000; /* #000 */
	height: 100px;
	width: 1000px;
	color: #FFF;
}


#submenu{
	background-image: url(../img/submenu.png);
	width: 1000px;
	height: 22px;
	padding-top: 3px;
	color: #FFF;
	font-weight: bold;
	background-repeat: no-repeat;
}
#middle{
	padding-top: 7px;
	background-image: url(../img/middle.png);
	height: 100%;
	width: 1000px;
	background-repeat: repeat-y;
}
#bottom{
	background-image: url(../img/bottom.png);
	width: 1000px;
	height: 65px;
	background-repeat: no-repeat;
	padding-top: 15px;
	color: #FFF;
	font-weight: bold;
}

.box-left-top{
	background-image: url(../img/content-minibox-top.png);
	width: 245px;
	background-color: #F90;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	height: 23px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 10px;
}
.box-left-mid{
	background-image: url(../img/content-minibox-middle.png);
	width: 238px;
	height: 100%;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	
}
.box-left-bottom{
	background-image: url(../img/content-minibox-bottom.png);
	width: 248px;
	height: 7px;
        border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#box-right-top{
	background-image: url(../img/content-largebox-top.png);
	width: 715px;
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	height: 23px;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 10px;
}
#box-right-mid{
	background-image: url(../img/content-largebox-middle.png);
	width: 708px;
	height: 100%;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
#box-ad-top{
	background-image: url(../img/content-largebox-top.png);
	width: 728px;
	background-color: #F00;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	height: 23px;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 10px;
}
#box-ad-mid{
	width: 725px;
	height: 100%;
	color: #FFF;
	text-align: center;
	border-top:none;
	padding-left: 0px;
	padding-right: 0px;
}
#box-right-bottom{
	background-image: url(../img/content-largebox-bottom.png);
	width: 718px;
	height: 7px;
        border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;

}

.menulink{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.menulink:hover{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

#bigbox-top{
	background-image: url(../img/content-bigbox-top.png);
	width: 975px;
	background-color: #090;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	height: 23px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 10px;
}
#bigbox-mid{
	background-image: url(../img/content-bigbox-middle.png);
	width: 970px;
	height: 100%;
	color: #FFF;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-repeat: repeat-y;
}
#bigbox-bottom{
	background-image: url(../img/content-bigbox-bottom.png);
	width: 980px;
	height: 7px;
	background-repeat: no-repeat;
}
a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
