body{
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
}
td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
a{
	text-decoration: none;
	color: #3300dd;
	border: 0px;
}
a:hover{
	text-decoration : underline;
	color : Red;
}
.map_link{
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	color : White;
	width : 100%;
	background-color : #FF9933;
}
.map_link:hover{
	text-decoration : underline;
	color : White;
}
.map_link_in{
	font-size : 10px;
	font-weight : normal;
	text-indent : 0px;
	font-size : 11px;
	margin-left : 0px;
	margin-right : 0px;
}
.map_link_opis{
	font-size : 11px;
	font-style : italic;
}
p{
	text-indent : -20px;
	font-size : 11px;
	margin-left : 60px;
	margin-right : 40px;
}
.incat{
	margin-bottom : 2px;
	margin-top : 0px;
}
ul{
	text-indent : 40px;
	font-size : 11px;
}
.zagol{
	margin-bottom : 0px;
}
h1{
	color: Gray;
	text-align: center;
	font-size : 15px;
}
h2{
	color: Gray;
	text-align: center;
	font-size : 14px;
}
h3{
	color: Gray;
	text-align: center;
	font-size : 13px;
}
h4{
	color: Gray;
	text-align: center;
	font-size : 12px;
}
.toph{
	font-size : 11px;
	width : 100%;
	font-weight : bold;
	color : Gray;
	margin : 0px 0px 0px 0px;
}
.uporange{
	font-size : 11px;
	color : White;
	font-weight : bold;
}
.col_name{
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -1px;
	color : Gray;
}
.copyright{
	font-size : 10px;
}
.black{
	color : Gray;
	font-weight : bold;
	font-size : 90%;
}
.red{
	color: Red;
	font-weight : bold;
}
.orange{
	color: #999999;
}
.news_body{
	text-indent : 0px;
	font-size : 11px;
	margin-left : 10px;
	margin-right : 10px;
}
.index_title{
	width : 100%;
	color : Olive;
	font-weight : bold;
	font-size : 20px;
	font-family : "Courier New", Courier, monospace;
	padding : 12px 12px;
}
input,textarea{
	background-color : #e9e9e9;
	border : #e9e9e9;
}
.subscribe{
	background-color : White;
	color : Gray;
	font-weight : bold;
	font-size : 90%;
	border : Black;
	width : 75%;
}
a.top_menu{
	font-weight: bold;
	color: White;
	text-indent: 20px;
	font-size: 120%;
}
a.top_menu:hover{
	color: #FFA500;
}