body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
	background-color: #02174b; /*01215A*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#page {
	width: 874px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

h1 {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 205px;
	overflow: hidden;
	float: left;
}
h1 a {
	display: block;
	height: 105px;
	width: 205px;
	text-indent: -3000px;
	background-image: url(../images/logo.jpg);
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.sipka {
	background-image: url(../images/cervena_sipka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

#top {
	background-image: url(../images/bg_top.jpg);
	height: 105px;
	width: 100%;
}
#top ul {
	float: right;
	padding: 0px;
	list-style-type: none;
	width: 180px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top ul li {
	background-image: url(../images/cervena_sipka.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}
#left {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 210px;
	padding-left: 7px;
}
#menu {
	background-image: url(../images/bg_menu.jpg);
	display: block;
	width: 208px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menu li {
	background-image: url(../images/bg_menu_li.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	height:30px;
}
#menu li a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 29px;
	width: 208px;
	line-height: 29px;
	font-weight: bold;
}
#menu li a span{
	margin-right: 15px;
	margin-left: 20px;
	font-size: 0.9em;
	font-weight: normal;

}
#menu li a:hover {
	background-color: #CC0000;
}
#menu #last {
	background-image: none;
}
#left h3 {
	margin-left: 20px;
	color: #CC0000;
	background-image: url(../images/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	font-size: 1.4em;
}
#left p {
	color: #3531CC;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 15px;
}





#right {
	float: right;
	width: 657px;
	background-image: url(../images/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 205px;
	font-size: 15px;
}
marquee {
	color: #FFFFCC;
	background-color: #003466;
	width: 650px;
	margin-left: 1px;
	line-height: 20px;
	height: 20px;
	cursor: pointer;
}
#main {
	margin-right: 7px;
	padding-top: 10px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #CC0000; /*#003466*/
	background-image: url(../images/bg_h2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 10px;
	width: 100%;
	clear: both;
}
h2 span {
	color: #CC0000;
}
.h2vodicak {
	background-image: url(../images/bg_h2vodicak.jpg);
}
#main #zoznam {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	float: left;
	margin-bottom: 0px;
}
#main #zoznam li {
	display: block;
	float: left;
	width: 145px;
	margin-right: 8px;
}

#main #zoznam h3 {
	color: #CC9900;
	margin: 0px;
	font-size: 1.6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: -5px;
}
#main #zoznam p {
	margin: 0px;
	background-image: url(../images/obalka.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 45px;
	padding-left: 10px;
	font-size: 12px;
}
strong {
	color: #3135cc;
}






#footer {
	clear: both;
	width: 100%;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
#footer ul {
	font-size: 11px;
	font-weight:bold;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 620px;
	float: right;
}
#footer li{
	display: block;
	float: left;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CC0000;
	list-style-type: none;
	padding-left: 10px;
}
#footer #last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer ul a {
	text-transform: uppercase;
	font-weight: bold;
	color: #CC0000;
}
#footer p {
	margin-left: 20px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal; /*********************/
}
.obrleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

#fotogal img {
	padding: 2px 2px;
	border: 8px solid rgb(2,33,90);
}
.fialova{color: 3135cc;}
marquee p{padding:0px; margin: 0px; font-weight:normal;}
