@import "../styles/global.css";

body	{ background: #7BCFF2 url(../../images/uvod00.gif) repeat-x; }

/* background-color: #7BCFF2; } */


.total	{ background-color: #5DB7DC; }

.menu	{ background-image: url(../images/info_menu.jpg); }

.main	{ background-image: url(../images/info_main_bg.jpg); }

.hlava	{ background-image: url(../../images/header.jpg); }


.rozcestnik1	{ background-color: #549AB7; }

.rozcestnik	{ background-color: #549AB7; }

.uvod
{
	font-family: verdana, sans-serif;
	font-size: xx-small;
	color: black;
	margin: 0px;
	padding: 0px;
}

.nadpis
{
	float: left; 
	margin-left: 30px;
	margin-top: -392px;
	position: relative;
	color: black;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
* html .nadpis
{
	margin-left: 55px;
	margin-top: 30px;
}

.kontakt
{
	float: left; 
	margin-left: 295px;
	margin-top: -258px;
	position: relative;
	left: 75px;
	top: 20px; 
	color: black;
	font-size: small;
	font-weight: bold;
	text-align: left;
}
* html .kontakt
{
	font-size: x-small;
	margin-left: 215px;
	margin-top: 67px;
}

.titulek 
{
	font-size: x-small;
	font-weight: bold;
}

.titulek1
{
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}

.text
{
	font-size: small;
	font-weight: normal;
	text-align: justify;
	text-indent: 1em;
}

