/*

Copyright (c) 2008, Aleksandar Masnikosa

fix of this yui mambo-jumbo

*/

body {

	text-align:center;

	padding:0px;

	margin:0px;

	background-color:#6b5a26;

}

#doc {

	background-color:#6b5a26;

	margin:auto;	

	text-align:left;

	min-width:750px;

	width:832px;	

}

#top {
	background-color:#42340f;
	width:833px;
	height: 55px;
	
}

#mid {

	background-color: #6b5a26;
    border: 1px solid #000000;
	width:100%;

  	min-height:400px;

  	height:auto !important;

  	height:600px;

}

#mid_left {
	background-color:#6b5a26;
	width:200px;
	height:auto;
	float:left;
	

}

#mid_center {

	background-color:white;

	width:612px;	

	float:left;

	

  	min-height:600px;

  	height:auto !important;

  		

}

#below_menu_1 {


	background-repeat:no-repeat;

	height:110px;	

}

#below_menu_2 {	
    background-image:url(url(../frame/images/menu_sign.gif));

	padding-top:90px;

}

#footer {
	clear:both;
	background-color:#42340F;

}

/* mid_content.width = (mid_center.width) - (mid_content.margin-left) */

#mid_content {

	margin-left:12px;

	width:600px;

	background-color:#fff;

}





.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#473A37;

}





.text_italic { 



font-family:Arial, Helvetica, sans-serif;

font-size:14px;

color:#28211f;

font-style:italic;

}



.text_bold {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
}





.text1 { 



font-family:Arial, Helvetica, sans-serif;

font-size:17px;

color:#28211f;

line-height:25px;

}



.text2 { 



font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#28211f;

line-height:22px;

text-align:center;

}
