#domacnosti {
	width: 220px;
	height: 269px;
	float: left;
	background-image: url('../images/titulka/domacnosti-spodek.jpg');
	background-repeat: no-repeat;
	background-position: 0 89px;
}
#firmy {
	width: 220px;
	height: 269px;
	float: left;
	background-image: url('../images/titulka/firmy-spodek.jpg');
	background-repeat: no-repeat;
	background-position: 0 89px;
}
#stat {
	width: 220px;
	height: 269px;
	float: left;
	background-image: url('../images/titulka/stat-spodek.jpg');
	background-repeat: no-repeat;
	background-position: 0 89px;
}
#skoleni {
	width: 220px;
	height: 269px;
	float: left;
	background-image: url('../images/titulka/skoleni-spodek.jpg');
	background-repeat: no-repeat;
	background-position: 0 89px;
}
#uvod {
	text-align: left;
}
#uvod li{
	margin-left: 25px;
	list-style: none;
	width: 180px;
	line-height: 17px;
	font-size: 95%;
}
#uvod a{
	color: black;
	text-decoration: none;
}
#uvod a:hover {
	color: #0e64a7;
	text-decoration: underline;
}
#uvod img{
	border: 0px;
	margin-bottom: 15px;
}
#uvod h1 {
	margin-left: 25px;
	font-size: 130%;
	margin-bottom: 8px;
}
.cervena {
	color: #b10000;
}
.zelena {
	color: #63ae00;
}
.modra {
	color: #003f82;
}


#obsahwebu {
	width: 700px;
	float: left;
	background-image: url('../images/stranka/pozadi-text.jpg');
	background-repeat: no-repeat;
	background-position: 0 58px;
}

#novinkyvypis {
	width: 880px;
	float: left;
	background-image: url('../images/stranka/pozadi-novinky-vypis.jpg');
	background-repeat: no-repeat;
	background-position: 0 58px;
}


#textnovinek {
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 90%;
}
#novinky {
	width: 180px;
	float: right;
	background-image: url('../images/stranka/novinky.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
}
#novinkyobecna {
	width: 180px;
	float: right;
	background-image: url('../images/stranka/novinky-obecna.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 0px;
}



#bocnimenu {
	width: 180px;
	float: right;
	background-image: url('../images/stranka/pozadi-menu.jpg');
	background-repeat: no-repeat;
	background-position: 0 58px;
	padding: 0px;
}
#bocnimenu ul{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 160px;
}
#bocnimenu li{
	text-align: left;
	margin-left: 20px;
	list-style: none;
	line-height: 20px;
	font-size: 95%;
}
#bocnimenu h1{
	margin-top: 10px;
	margin-left: 20px;
	font-size: 130%;
}


#textwebu {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	height: 250px;
}
#textwebu h1 {
	font-size: 120%;
	margin-bottom: 10px;
	text-transform: uppercase;
	color: #b10000;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #b10000;
}
#textwebu h2 {
	font-size: 110%;
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #b10000;
}
#textwebu h3 {
	font-size: 100%;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#textwebu li {
	margin-left: 40px;
}
#textwebu ul {
	margin-bottom: 10px;
}

#textwebu p {
	text-indent: 15px;
	margin-bottom: 10px;
}
.nic {
	text-indent: 0px;
	margin-bottom: 10px;
}

#textwebu .ctverec {
	text-indent: 15px;
	padding: 10px;
	background-color: #c3d8e5;
}
#textwebu img {
	border: 1px solid black;
}
#textwebu hr {
	height: 0px;
	border-bottom: 1px dotted black;
}

#novinkyvypistext {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
#novinkyvypistext h1 {
	font-size: 120%;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#novinkyvypistext h2 {
	font-size: 110%;
	margin-top: 20px;
}
.formular {
	border: 1px solid gray;
	background-image: url('../images/form.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 9pt;
}
