@font-face {
    font-family: poznejvenkov; 
    src: url("../spolecne/poznejvenkov.ttf"); 
}
@font-face {
    font-family: poznejvenkov_ie; 
    src: url("../spolecne/poznejvenkov.eot"); 
}

body
{
	padding: 0px;
	margin: 5px;
	text-align: left;
	font-size: 0.75em;
	font-family:  poznejvenkov_ie, poznejvenkov, Arial CE, Arial, Helvetica CE, Helvetica, Sans-serif;
	color: #5b5b5b;
	background-color: #FFFFFF;
}

a
{
	color: #7E361E;
	text-decoration: none;
}

a:hover 
{ 
	color:  #7E361E;
	text-decoration: underline; 
}

img
{
	border: 0px;	
}


.bublina_nadpis
{
	font-size: 1.1em;
	font-weight: bold;
}


#map
{
	float: left;
	width: 705px; 
	height: 600px; 
	border: solid 1px #AAAAAA;
	position: ralative;
}

#map1
{
	float: left;
	width: 705px; 
	height: 600px; 
	border: solid 1px #AAAAAA;
	position: ralative;
}


#rozcestnik
{
	width: 200px;
	float: left;
	left: 20px;
	position: relative;
}



#page0
{
	width: 100%; 
	margin: 0 auto; 
	text-align: center;
	position: relative; 
}


	#page
	{
		clear: both;
		width: 1004px;
		margin: 0 auto; 
		min-height: 590px;
			text-align: left;
		background-color: #FFFFFF;
		position: relative;	
	}	

		.page_top
		{
			width: 100%;
			height: 252px;
			background-repeat: no-repeat;
		}
			
		.page_telo
		{
			clear: both;
			top: 2px;
			width: 100%;
			position: relative;
		}	
			
			.page_telo_main
			{
				width: 705px;
				float: left;
				position: relative;
			}
			.page_telo_rozcestnik
			{
				width: 294px;
				height: 600px;
				float: left;
				left: 4px;
				background-color: #e9eaec;
				position: relative;
			}
			.page_telo_rozcestnik_hlava
			{
				width: 100%;
				height: 28px;
				background-color: #195a92;
			}
				.page_telo_rozcestnik_hlava_txt
				{
					top: 5px;
					text-align: left;
					font-size: 1.2em;
					color: #FFFFFF;
					position: relative;
				}



	#page_pata
	{
		clear: both;
		width: 100%;
		margin: 0 auto; 
		top: 0px;
		height: 92px;
		left: 0px;
		text-align: left;
		background-image: url(../img/bg_pata.jpg);
		background-repeat: no-repeat;
		position: relative;
	}	
			
			.pata_prava
			{
				width: 55%;
				height: 61px;
				top: 17px;
				float: right;
				right: 17px;
				text-align: center;
				background-color: #FFFFFF;
				position: relative;
			}
			.copy_txt 
			{
				top: 2px;
				margin: 0;
				padding: 0;
				font-size: 0.95em;
				color: #7A7A7A;
			}






