@CHARSET "UTF-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../../Public/Layouts/Kamel24/body_bg.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 2px;
	font-family: Tahoma;
	color: #255882;
}
h2 {
	font-size: 16px;
	margin-top: 6px;
	margin-bottom: 2px;
	font-family: Tahoma;
	color: #255882;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 13px;
	text-align: left;
	font-family: Tahoma;
}
a {
	color: black;
}
ul {
	text-align: left;	
}
li {
	text-align: left;	
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}
input {
	
}

.mainBlock {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image:url(../../Public/Layouts/Kamel24/main_bg.jpg);
}
.menu {
	float: left;
	width: 241px;
	background-color: #ececec;
	background-image:url(../../Public/Layouts/Kamel24/dot.jpg);
	background-repeat: repeat-y;
}
.menu img {
	display: block;
}
.tresc {
	float: left;
	width: 739px;
	padding-left: 0px;
	padding-right: 0px;
	clear: right;
}
.tresc p {
	line-height: 18px;
	matgin-top: 8px;
	margin-bottom: 8px;
	text-indent: 20px;
	word-spacing: 5px;
	margin-left: 4px;
	margin-right: 5px;
	font-family: Verdana;
}
.right {
	clear: both;
}
.bottom {
	clear: both;
	background-image:url(../../Public/Layouts/Kamel24/bottom_bar_bg.jpg);
	width: 980px;
	height: 47px;
}
.bottom p{
	margin-top: 0px;
	margin-bottom: 1px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
.left_bot {
	float: left;
	width: 1px;
	height: 47px;
	background-image:url(../../Public/Layouts/Kamel24/dot.jpg);
}
.right_bot {
	float: right;
	width: 1px;
	height: 47px;
	background-image:url(../../Public/Layouts/Kamel24/dot.jpg);
}
.mitem {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: 600;
	color: #122b40;
	font-family: Courier New;
	width: 241px;
	background-image:url(../../Public/Layouts/Kamel24/menu_buton.jpg);
	height: 38px;
}
.one {
	text-decoration: none;
	color: #848484;
	padding-left: 58px;
	padding-top: 12px;
	display: block;
}
.one:hover {
	color: black;
}
.one:link {
	color: #848484;
}
.duble {
	text-decoration: none;
	color: #848484;
	padding-left: 58px;
	padding-top: 5px;
	display: block;
}
.duble:hover {
	color: black;
}
.duble:link {
	color: #848484;
}