.style1 {
	border-color: #EDE9D0;
	border-width: 0;
}
.style2 {
	background-image: url('images/rygveda-start-_02.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: center;
}
.style3 {
	background-image: url('images/rygveda-start-_05.gif');
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
/*	background-image: url('images/rygveda-start-_06.gif'); */
	background-repeat: repeat-x;
	background-color: #EDE9D0;
	text-align: center;
}
.style5 {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
}
.style6 {
	background-color: #F2F0E3;
	text-align: center;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link, a:visited {
	color: #100f9d;
	text-decoration: none;
	text-shadow:2px 2px 4px #B3A291;
/*	background: transparent; */

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

a:hover {
	color: #000;
	text-decoration: underline;
	text-shadow:2px 2px 4px #B3A291;
/*	background: #454B03; */

	-webkit-border-radius: 4px;
}

.container {
/*	width: 520px; */
/*	height: 330px;*/
/*	position: absolute;*/
	top: 50%; left: 50%;
/*	margin: -165px 0 0 -210px;*/
	overflow: hidden;
	
}
img {border: none;}
ul#topnav {
/*	margin: 10px 0px 0px 20px; */
/*	padding: 0; */
	list-style: none;	
/*	font-size: 1.1em; */
	clear: both;
/*	float: right; */
	width: 700px; 
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 26px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
/*	background: #BDA997; */
}
ul#topnav a {	color: #ffffff; text-decoration: underline; }
ul#topnav span {
	display: none;
}

a.miestas:link {color: white; text-decoration: none;text-shadow:2px 2px 2px #000000;}
a.miestas:visited {color: white; text-decoration: none;text-shadow:2px 2px 2px #000000;}
a.miestas:active {color: #424173; text-decoration: underline;text-shadow:2px 2px 2px #000000;}
a.miestas:hover {color: #ffffff; text-decoration: underline;text-shadow:2px 2px 2px #000000;}

a.akcija:link {color: red; text-decoration: none;text-shadow:2px 2px 4px #b79898;}
a.akcija:visited {color: red; text-decoration: none;text-shadow:2px 2px 4px #b79898;}
a.akcija:active {color: #990000; text-decoration: underline;text-shadow:2px 2px 4px #b79898;}
a.akcija:hover {color: #990000; text-decoration: underline;text-shadow:2px 2px 4px #b79898;}
