@charset "utf-8";
/* CSS Document */

body{ font:; text-align:center; background:#29211e; color:#efefef; font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif; }
*{ margin:0; padding:0; bottom:0; }
a{ text-decoration:none; }
h1, h2{ color:#80643d; }
table{ text-align:left; border-collapse:collapse; }
	table tr{ padding:1px 2px; }
	table td,table th { padding:2px 5px; }
img{border:none;}
small{ display:block; text-align:center; }
/* ID */

#page{ width:960px; overflow:none; margin:0 auto; border-left:4px solid #1c1714; border-right:4px solid #1c1714; }
	#header{ width:960px; height:70px; padding-top:160px; background:url(../images/headerbg.jpg) left top no-repeat;  }
  	#ormos{ float:left; width:385px; height:65px; background:#666 url(../images/ormos.gif) 25px 10px no-repeat;; }
		#languages{ float:left; width:500px; height:65px; list-style:none; }
			#languages li{  }
			
		#menu{ width:960px; height: 103px; overflow:hidden; list-style:none; background:url(../images/menu_bg.jpg) left top no-repeat; }
			#menu ul {  }
			#menu .menu_row { margin-bottom: 13px; }
			/*#menu li{ float:left; font:bold 18px "Arial Narrow", Arial, Helvetica, sans-serif; list-style: none; }*/
			#menu li{ float:left; font:bold 20px "Arial Narrow", Arial, Helvetica, sans-serif; list-style: none; letter-spacing:0em; }
				#menu li a{ display:block; height:25px; margin-left:23px; padding-top:5px; padding-bottom:5px; padding-left:25px; padding-right:15px; color:#fc0; }
				#menu li a:hover{ color:#80643D; }
/*				
				#menu li a{ display:block; height:25px; margin-left:23px; padding-top:5px; padding-bottom:5px; padding-left:15px; padding-right:15px; color:#80643D; }
				#menu li a:hover{ color:#fc0; }*/
				
				
			/* lol -> ie6 hak dat bitch */
		* html #menu li { width:100px; white-space:nowrap; }
				* html #menu li a{ margin-left:15px; }
				
		
				
				
				
				
			/* ------------------------ */
#content{ margin:0 30px; overflow:hidden; text-align:justify; border-left:2px solid #80643d; border-right:2px solid #80643d; }
  #content h1{ margin-bottom:10px; font-size:26px; text-align:left; }
	#content h2{ margin-top:10px; font-size:18px; font-weight:normal; text-align:left; }
  #bar{ height:15px; background:#80643d; text-align:justify; }
    #bar a{ padding:0 2px; font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; }
    #bar a:hover{ padding:0 2px; color:#fff; background:#29211e; }
  #left{ float:left; width:350px; padding-bottom:20px; background:url(../images/shad.gif) right top repeat-y; border-bottom:2px solid #1b1513; }
		#counter{ text-align:center; margin-top:15px; }
		#imagebox{ width:290px; height:443px; overflow:hidden; margin:15px 25px; border:1px solid #80643d; }
		#info{ width:292px; margin:0 25px; }
			#info h3{ text-align:center; font-size:24px; margin-bottom:7px; }
			#info p{ text-align:center; font-size:14px; }
	#right{ float:left; width:506px; padding:15px 20px; }
		#right a{ padding:1px 2px; font-weight:bold; color:#fff; }
		#right a:hover{ font-weight:bold; color:#80643d; background:#000; }
		#right a.services:visited{ font-weight:bold; color:#af9877; background:#000; }
		#right img { border:2px solid #80643d; }
		#right img:hover { border:2px solid #fff; }
		#right ul{ margin:10px 0 10px 15px; }
		#right ol{ margin:10px 0 10px 20px; }
		#right blockquote{ text-align:right; padding-right:60px; margin-bottom:20px; background:url(../images/quote.gif) right top no-repeat; font:italic 12px Georgia, "Times New Roman", Times, serif; }
		#right #back{ text-align:right; margin-top:20px; }
		#right table tr td img{ margin-right:15px; margin-bottom:10px; }

	#footer{ clear:left; height:60px; overflow:hidden; padding:0 25px; text-align:right; background:url(../images/footerbg.gif) left top repeat-x; font-size:11px; color:#80643d; line-height:70px; }
		#footer a{ color:#80643d; }
  	#footer a:hover{ color:#fc0; }

  	#banner{ width:290px; height:150px; overflow:hidden; margin:15px 25px; border:1px solid #80643d; }

  	.arak {
  		position: absolute;
  		top: 310px;
  		height: 30px;
  		margin-left: 203px;
  		font-weight: bold;
  		width: 323px;
  		text-align: right;
  	}

  	.ar {
  		background-color: #80643d;
  		height: 30px;
  		line-height: 30px;
  		float: right;
  		padding-right: 30px;
  		padding-left: 10px;
  	}

  #newsletter {
  	padding-left: 10px;
  	padding-right: 15px;
  	padding-top: 20px;
  }

  	#newsletter .gomb {
  		background: #80643d;
  		border: 1px solid #fff;
  		font-size: 11px;
  		padding: 3px;
  	}