/* CSS Document */

@font-face {
	}

a:link,a:visited,a:hover,a:active {
	font-family:"Palatino Linotype";
	font-size:14px;
	}

a:link {
	color:#6633FF;
	}
	
a:visited {
	color:#000099;
	}
	
a:hover {
	color:#CC0033;
	}
	
a:active {
	color:#cc0033;
	}
	
body {
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	background-color:#129bcf;
	text-align:center;
	font-family:"Palatino Linotype";
	}
	
.t1 {
	font-family:"Palatino Linotype";
	font-size:12px;
	}
	
.t2 {
	font-family:"Palatino Linotype";
	font-size:18px;
	color:#000099;
	text-indent:50px;
	}
	
.t3 {
	font-family:"Palatino Linotype";
	font-size:14px;
	color:#000099;
	text-indent:50px;
	}
	
.t4 {
	font-family:"Palatino Linotype";
	font-size:14px;
	color:#000099;
	}
	
.t5 {
	text-indent:50px;
	color:#000099;
	}
	
.textdecoration {
	text-decoration:underline;
	}
	
.link_mic{
	font-size:10px;
	}
			
img {
	border:none;
	}

.img1 {
	border:none;
	padding:3px;
	border:solid 1px #000099;
	margin:5px;
	}

.d1 {
	}

.meniu {
	cursor:pointer;
	}
