@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(../images/head_bg_gradiens.jpg) top repeat-x #790f11;
	font-family:"Times New Roman", Times, serif;
	color:#450707;
}

#kontener {
	margin:0 auto;
	padding:0;
	width:937px;
}

#head {
	margin:0;
	padding:0;
	float:left;
	background:url(../images/head.jpg) no-repeat;
	width:937px;
	height:120px;
}

#menu {
	margin:0;
	padding:0 30px 0 39px;
	float:left;
	background:url(../images/menu_alap.jpg) no-repeat;
	width:868px;
	height:34px;
	font-size:15px;
}

#menu a {
	margin:0 7px;
	padding:8px 0 0 0;
	float:left;
	height:26px;
	width:auto;
	color:#ffffff;
	text-decoration:none;
}

#menu a:hover{
	background:url(../images/menu_on_2.jpg) repeat-x;
	color:#9b8e8e;
}

#checked {
	margin:0 7px;
	padding:8px 0 0 0;
	float:left;
	height:26px;
	width:auto;
	background:url(../images/menu_on_2.jpg) repeat-x;
	color:#9b8e8e;
}

#head_pic {
	margin:0;
	padding:0;
	float:left;
	background:url(../images/head_pic.jpg) no-repeat;
	width:937px;
	height:152px;
}

#content {
	margin:0;
	padding:0 58px 0 58px;
	float:left;
	background:url(../images/tema_bg_loop.jpg) repeat-y;
	width:821px;
}

#real_content {
	margin:0;
	padding:20px 50px;
/*	background:red;*/
	width:445px;
	height:auto;
	float:left;
}

#bg_pic {
	margin:0;
	padding:0;
	float:left;
	background:url(../images/bg_pic.jpg) no-repeat;
	width:272px;
	height:421px;
}

#real_content h3{
	margin:0;
	padding:0;
	text-align:left;
	font-size:16px;
	color:#2a2826;
}

#real_content p{
	margin:0;
	padding:10px 0 0 0;
	float:left;
	text-align:justify;
	font-size:14px;
	color:#450707;
	width:445px;
}