#imageContainer {
	position:relative;
	height:200px;
}

#menu_inside {
	text-align:left;
	position:absolute;
	height:65px;
	width:800px;
	background-image:url(img/inside3.png);
	top:130px;
}
#menu_inside ul {
	margin-left:10px;
	padding-left:0px;
}
#menu_inside li {
	margin-left:10px;
	padding-left:0px;	
}
#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
	
html {
	margin:0;
	text-align:left;
	background-image:url(img/body_bg.jpg);

}
body {
	margin:0;
	text-align:left;


}

/*#fill {
	background-image:url(img/allBG.png);
	background-position:center;
	background-repeat:repeat-y;
	height:100%;
	width:100%;
	z-index:0;
	
}*/

#content_box_1 {
		text-align:left;
	margin-left:auto;
	margin-right:auto;
						background-image:url(img/allBG.png);
	background-position:center;
	background-repeat:repeat-y;
}
#content_box {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:110px;
	background-color:#FFF;
	background-image:url(img/head_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
#header_right_nav {
	float:right;
	width:89px;
	height:20px;
	padding-top:45px;
	padding-right:100px;
}
#content {
	/*background-color:#370403;*/
	background-color:#d12222;
	background-image:url(img/cont_grad.png);
	background-position:top;
	background-repeat:repeat-x;
		font-family:Calibri, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFF;
		padding:5px;
		
}
#footer {
	position:absolute;
	/*background-color:#370403;*/
	background-color:#d12222;

	z-index:0;
	top:0px;
	bottom:0px;
	width:800px;
}
ul {
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	list-style:none;
	list-style-type:none;
}
ul a {
		margin-top:0;
	margin-bottom:0;
	list-style:none;
	list-style-type:none;
}
li {
	float: left;
	margin-top:9px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	
	padding-left:5px;
	padding-right:5px;
	
	background-image:url(img/menSep.jpg); background-repeat:repeat-y;
	background-position:right bottom;
	
}

li a {

	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
#mensep {
    float:left; position:absolute; width:2px; margin-top:10px; height:25px; 	background-image:url(img/menSep.jpg); background-repeat:repeat-y;
}
li a:hover {
		color:#ffd3d3;
}
.txthold { width:527px; float:left; padding:10px;}
.txttop { height:9px; background-image:url(img/txttop.png);	background-repeat:no-repeat; }
.txtmid { background-image:url(img/txtmid.png); background-repeat:repeat-y; }
.txtse { line-height:20px; padding:10px; font-family:Calbri, Arial, Helvetica, sans-serif; color:#fff; }
.txtbtm { height:9px; background-image:url(img/txtbtm.png); background-repeat:no-repeat; }

.txtholdr { width:183px; float:right; padding:10px; }
.txtrtop { height:9px; background-image:url(img/txtrtop.png);	background-repeat:no-repeat; }
.txtrmid { background-image:url(img/txtrmid.png); background-repeat:repeat-y; }
.txtrbtm { height:9px; background-image:url(img/txtrbtm.png); background-repeat:no-repeat; }

h1 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:20px;
	/*color:#d34341;*/
	color:#000000;
	text-decoration:none;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
#notification {
	width:100%;
	background-color:#79302f;
	border-width:1px;
	border-style:solid;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color:#FFF;
}

.prisbord {
	border-bottom-style:dotted;
	border-bottom-color:#999;
	border-bottom-width:1px;
}
p {
	margin:0;
	padding:0;
}
h2 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:18px;
	/*color:#d34341;*/
	color:#000000;
		margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
h3 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
		margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}
