@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #414141;
		}
	body {
	background-color: #FFF;
	background-image:url(assets/images/pozadie.jpg)
	background-repeat: repeat-x;
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	line-height: 18px;
	}
h1 {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #47799A;
	line-height: 25px;
	font-size: 25px;
	padding-left: 10px;
}
h2 {
	font-size: 17px;
	color: #47799A;
	margin-bottom: 9px;
	padding-bottom: 0px;
	padding-left: 25px;
}
	

   
    
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #6F9DBD;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 20px;
	margin-top: 2px;
}
p {
	margin-bottom: 0px;
	margin-top: 0px;
}
table {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #47799A;
	border-right-color: #47799A;
	border-bottom-color: #47799A;
	border-left-color: #47799A;
}
a {
	color: #8080FF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
	
a:hover
{
	color:
	color: #FFAC59;
	color: #FFAC59;
	text-decoration: none;
}
a:visited
{
	color: #414164;
}

	#wrapper
	{
	width: 960px;
	margin:auto;
	background-color: #FFF;
	
	}
	#header
	{
	height: 150px;
	float:inherit;
	margin-left:150px;
		}
	#logo
	{
	float:left;
	width: 150px;
	border-left-style: none;
	}
	
	#menu, #menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width:960px;
	height:35px;
	background-color: #47799A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	}
	#menu a {
	display: block;
	font-size: 14px;
	color: #FFF;
	}

	#menu li
	{
	float:left;
	text-align: center;
	background-color: #47799A;
	font-weight: bolder;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-color: #FFF;
	}
	
	#menu li a:hover
		{
	background-color: #6799BA;
		}
	#menu li a:active
	{
	background-color: #2C404E;
	color: #FFF;
	}
	#menu li a:selected
	{
		background-color:#2C404E;
	}
	#menu  li ul 
	{
	position: absolute;
	width: 10em;
	left: -999em;
	}
	#menu  li:hover ul
	{
	left: auto;
	}
	#menu ul li a
	{
	display:block;
	background-repeat:no-repeat;
	text-align: center;
	text-decoration:none;
	line-height: 35px;	
	}
	
	
	#menu li ul li a
	{
	text-align:left;
	background-color:#AAC8E0;
	border:1px solid #FFF;
	line-height: 20px;
	width:10em;
	color: #333;
	}
	#menu li#home,menu li#home a{
	width:71px;
	height:35px;
	border-left-style: none;
}
	#menu li#novinky,menu li#novinky a{width:75px;height:35px}
	#menu li#vystavovatelia,menu li#vystavovatelia a{width:120px; height:35px}
	#menu li#navstevnici,menu li#navstevnici a{width:100px; height:35px}
	#menu li#ako,menu li#ako a{width:125px; height:35px}
	#menu li#nld,menu li#nld a{width:125px; height:35px}
	#menu li#galeria,menu li#galeria a{width:75px; height:35px}
	#menu li#kontakt,menu li#kontakt a{
	width:75px;
	height:35px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
	
	
	#obsah
	{
	margin-right: 280px;
	}

	
	#obsah .padding
	{
	padding:15px;
	text-align: justify;
	}
	#obsah img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #47799A;
	border-right-color: #4BBDE9;
	border-bottom-color: #47799A;
	border-left-color: #4BBDE9;
	text-align: center;
	margin: 5px;
}

	#sidebar
	{
	float: right;
	width: 280px;
	line-height: 18px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #99BAD0;
	text-align: center;
		}
	#sidebar .padding
	{
	padding:10px;
	}
#sidebar img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #AAC8E0;
	padding-bottom: 4px;
}
#footer
	{
	clear:both;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #8F8F8F;
	border: 1px dashed #A9B0DA;
	padding:8px 10px;
	letter-spacing: 1.5px;
	text-align: center;
	}
	#footer a
	{
	text-decoration:none;
	color:#8080FF;
	}
	#footer a:hover
	{
	color:#FFAC59
	}
	#footer #altmenu
	{
	width:450px;
	float:right;
	text-align:right;
	letter-spacing: 1.5px;
	}

	.hidden 
	{
	display: none;
	}
.male {
	font-size: 10px;
	font-style: normal;
	text-align: justify;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
.tabulka {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

