/**
 * @author erkan gunes
 * @copyright May 2008
 *
 * @desc css local style site
 *
 */


 body
 {
 	margin: 0;
 }
 
 
 body
 {
 	background: #fff url("../resursi/glaven/syanka.gif") repeat-x top left;
 }
 
 
 body,
 .arl,
 .inputtxt
 {
 	font-family: 'Arial', Tahoma, Helvetica, mono;
 }
 
 
 .thm 
 {
 	font-family: 'Tahoma', Verdana, Arial, Helvetica, sans;
 }
 
 
 .vrd
 {
 	font-family: 'Verdana', Tahoma, Arial, mono;
 }
 
 
 .gnv
 {
 	font-family: 'Geneva', Times, Trebuchet MS, serif;
 }
 
 
 #x-small
 {
 	font-size: .6em;
 }
 
 #small
 {
 	font-size: .7em;
 }
 
 
 #midium
 {
 	font-size: .8em;
 }
 
 
 #large
 {
 	font-size: .9em;
 }
 
 
 #x-large
 {
 	font-size: 1em;
 }
 
 
 #xx-large
 {
 	font-size: 1.2em;
 }
 
 
 div#start
 {
 	position: absolute;
	z-index: 1;
	top: 83px;
	left: 50%;
	width: 663px;
	margin-left: -335px;
 }
 
 
 
 div#with
 {
 	position: relative;
	width: 860px;
	top: 25px;
	left: 50%;
	margin-left: -430px;
 }
 
 
 div.with_logo
 {
 	position: absolute;
	z-index: 2;
	width: 230px;
	height: 415px;
 }
 
 
 .a_efrm a,
 .bot_a a:hover, .bul_a a:hover
 {
 	text-decoration: none;
 }
 
 
 .a_efrm a
 {
 	background: #a2dbeb;
	padding: .2em;
	color: #000;
 }
 
 
 .a_efrm a:hover
 {
 	background: #717171;
	padding: .2em;
	color: #fff;
 }
 
 
 .bul_a a
 {
 	color: #ffab00;
 }
 
 
 .bul_a a:hover
 {
 	background: #ffab00;
	color: #000;
	padding: .2em;
 }
 
 
 .bot_a a
 {
 	color: #ccc;
 }
 
 
 .bot_a a:hover
 {
 	color: #b50000;
 }
 
 
 #b_r01
 {
 	position: absolute;
	z-index: 17;
	width: 26px;
	height: 210px;
	background: transparent url('../resursi/glaven/b_l_01.gif') no-repeat;
	margin-top: -184px;
 }
 
 
 #b_r02
 {
 	position: absolute;
	z-index: 18;
	width: 27px;
	height: 210px;
	background: transparent url('../resursi/glaven/b_r_01.gif') no-repeat;
	margin-top: -184px;
 }
 
 
 .inputtxt
 {
 	border: 1px solid #eaeae4;
	padding: .25em 0 .3em .25em;
 }
 
 
 
 .inputtxt:hover, 
 .inputtxt:focus
 {
 	border-color: #ffffdc;
	background-color: #f1f1f1;
 }
 
 
 #srv_btn li
 {
 	list-style-type: none;
 }
 
 
 #srv_btn *
 {
 	margin: 0;
	padding: 0;
 }
 
 
 #srv_btn a
 {
 	display: block;
	background: #e2faff url('../resursi/glaven/srv_btn.gif') no-repeat left;
	width: 100px;
	color: #000000;
	text-decoration: none;
 }
 
 
 #srv_btn li a
 {
 	padding: .4em;
	padding-left: 1.5em;
 }
 
 
 #srv_btn li a:hover
 {
 	background: #ffaa00 url('../resursi/glaven/srv_btn_o.gif') no-repeat left;
	color: #fff;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
