@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

a {
	color: #ed1c24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#main_body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#pas {
	height: 77px;
}

#menu_pp{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.menum {
	width: 114px;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-right: solid 2px;
	border-right-color: #ffffff;
	border-right-style: dotted;
	margin-top: 5px;
	z-index: 1000;
}
.menum_r {
	width: 114px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin-top: 5px;
	z-index: 1000;
}

#menu_viac {
	width: 900px;
	height: 25px;
	background-color: #ed1c24;
	margin-top: 226px;
	z-index: 1000;
	float: left;

}

a.menu {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
}

a.menu_black {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#menu_pod {
	float: left;
	height: 177px;
	width: 600px;

}

#telo {margin-top: 25px;}

#lave {
	width: 230px;
	float: left;
}

#obsah {
	width: 639px;
	color: #a00b10;
	margin: 0px;
	padding-left: 30px;
	float: left;
	text-align: justify;
}

#novinky {
	font-size: 14px;
	width: 190px;
	margin-top: 25px;
	padding: 20px;
	color: #ffffff;
	background-color: #ed1c24;
	-moz-border-radius:2ex;
	-webkit-border-radius:2ex;
}

#footer{
	font-size: 11px;
	color: #ffffff;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url("images/footer.jpg");
	background-repeat: repeat-y;
	float: left;
}

#minh {
	width: 1px;
	height: 520px;
	float: left;
}

a.komp{
	color:#ffffff;
	text-decoration:none;
}
a.komp:hover{
	text-decoration: underline;
}

h1 { 
	font-size: 16px;
}

h2 {
	font-size: 13px;
	font-style: italic;
}

.obj {
	padding: 0px 15px 5px 15px;
	background-color: #eedddd;
	border: 1px solid; 
	border-color: #a00b10;
	-moz-border-radius:2ex;
	-webkit-border-radius:2ex;
}
