* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #2f0d01;
	font-size: 11px;
	text-align: center;
}

a {color: #CC0000;text-decoration: underline;}
a:hover {text-decoration: none;	color: #990000;	/* color: #FFFFFF; */}
a img {border: 0}
img.desine {
    float: right;
    margin: 10px;
    margin-right: 7px;
}
img.kaire {
    float: left;
    margin: 10px;
    margin-left: 7px;
}
p.center {text-align: center;}
.fl {float: left}
.fr {float: right}
.cl {clear: both}

.menu a div {
	font: bold 11px Tahoma, sans-serif;
	width: 100%;
	/*height: 24px;*/
	color: brown;
	padding-top: 7px;
	padding-bottom: 7px;
	/*border-left: 183px solid;*/
	border-bottom:  1px solid;
	background-color: transparent;
	text-decoration: none;
	padding-left: 7px;
}
.menu a {
	color: brown;
	display: block;
}
.menu div:hover {
	background-color: #FFE4B5;
}
.heig {
	height: 289px;
}
h1 {
	padding-left: 7px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	color: #990000;
	background-color: #fefbf4;
	border-bottom: #c4922c 1px solid;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 2em;
	/*
 * 	padding-top: 10px;
 * 		padding-left: 30px;
 * 			*/
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;/*c16462;/FFFFFF;*/
	font-size: 1.5em;
}




#container {
	width: 807px;/*807  770 */
	margin: 0px auto 0px auto;
	/* border: 0px solid #000000; */ /* jeigu darant du */
	border: 0px solid #736F6E;
	text-align: left;
}
#header {
	background-color: #fff;
}
/*
#header {
	height: 70px;
	width: 100%;
}
*/
.contentas {
	font-size: 13px;
	color: #000;
	/*background-image: url(./design/img/content_bg.jpg);*/
/*	font-family: 'Trebuchet MS',Tahoma,sans-serif;*/
	background-color: #fff;
}
#footer {
	font-size: 10px;
	font-style: italic;
}

p {
	margin-top: 6px;
	text-indent: 2em;
}
/*
p:first-letter {
	font-weight: bold;
}*/
