@charset "windows-1250";
/* CSS Document */

body {
	background-image:url(ulaz_bg.jpg);;
	background-repeat: repeat-x;
	background-color:#a9c3d2;
	margin: 0px;
	padding:0px;

}
#logo{
	width:297px;
	height:140px;
	margin:50px auto 34px;}
-->

#tab-1{
	background-image:url(tab-1.jpg);
	width:268px;
	float:left;
	height:430px;
	margin-right:30px}
#tab-1:hover{
	background-image:url(tab-1_o.jpg);
	}

#tab-1 a{
	width:198px;
	height:51px;
	line-height:19px;
	display:block;
	margin-left:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding-top:282px;
	padding-left:39px;
	}

#tab-1 a:hover{
	text-decoration:underline;}
	
	
#tab-2{
	background-image:url(tab-2.jpg);
	width:268px;
	float:left;
	height:430px;
	margin-right:30px;}
#tab-2:hover{
	background-image:url(tab-2_o.jpg);
	}
#tab-2 a{
	width:198px;
	height:51px;
	line-height:19px;
	display:block;
	margin-left:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding-top:282px;
	padding-left:39px;}

#tab-2 a:hover{
	text-decoration:underline;}
	
#tab-3{
	background-image:url(tab-3.jpg);
	width:268px;
	float:left;
	height:430px;
	margin:auto;}
#tab-3:hover{
	background-image:url(tab-3_o.jpg);
	}
#tab-3 a{
	width:198px;
	height:51px;
	line-height:19px;
	display:block;
	margin-left:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	padding-top:282px;
	padding-left:39px;}

#tab-3 a:hover{
	text-decoration:underline;}

#clear{
	clear:both;}
	
#footer{
	width:800px;
	text-align:center;
	margin:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0064a2;
	margin-top:35px;}
	
#footer a{
	color:#0064a2;
	text-decoration:none;}
	
#footer a:hover{
	color:#bf0000;
	text-decoration:underline;}



