body {
background-color:#f2f2f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.8em;
margin:0;
padding:0;
}

a {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
text-decoration:none;
	font-weight: bold;

}

.conteneur {
	background-color: #2A4776;
	border: 1px solid #2A4776; /*left: 50%;*/
/*margin-left: -384px;*/
	margin-top: 10px;
	position: relative;
	width: 900px;
	
}
.obal	{
	background: url(../../../../images/borders.png) repeat-y fixed top;
}
.header {
	/*background-image: url("./images/header.jpg");*/
	background-repeat: no-repeat;
	border-bottom: 1px solid #2A4776;
	color: #2A4776;
	height: 300px;
	text-align: left;
	background: #0066CC;
	position: relative;
	z-index: 1;
}
#flash	{
	z-index: 2;
	position: absolute;
}
.menu {
	float: right;
	text-align: left;
	margin-top: -300px;
	margin-right: 5px;
	position: relative;
	z-index: 10;
}

.centre {
background-color:#F8F8F8;
padding:20px 20px 20px 40px;
text-align: left;
}
.novinky	{
	float: right;
	width: 270px;
	height: 195px;
	overflow: hidden;
	background: url(../../../../images/news_backgr.png) repeat-x top;
	padding: 15px 5px 15px 5px;
	border: 3px double #FFCC00;
	clear: both;

}
.blogpost	{
	background: #FFFFCC;
	padding: 5px;

}
.pied {
	border-top: 1px solid #2A4776;
	color: White;
	min-height: 25px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: left;
}

.pied a {
color:#F8F8F8;
text-decoration:underline;
}

.menu-list {
	list-style-type: none;
	margin: 0;
 padding:2px;
}

.menu li {
	color: White;
	display: block;
	font-size: 1.1em;
	margin: 0; /*padding: 3px;*/
	text-decoration: none;
	width: 300px;
	height: 48px;
}
li.menu1 a {
	width: 300px;
	height: 48px;
	background: url(../../../image/menu/menu_back_01.png) no-repeat top;
	line-height: 48px;
	position: absolute;
}
li.menu1 a:hover	{
		background: url(../../../image/menu/menu_back_02.png) no-repeat top;
			width: 300px;
	height: 48px;
		line-height: 48px;
		position: absolute;
}
.menu li a {
	/*border-left: 2px solid #F8F8F8;*/
	color: White;
	font-size: 1.1em;
	margin: 0;
	padding-left: 10px; /*padding-right: 5px;*/
	text-decoration: none;
	font-weight: bold;
}

.menu li a:hover {
	/*border-left: 2px solid #F8F8F8;*/
	padding-left: 10px;
	padding-right: 5;
	text-decoration: none;
	margin: 0px;
}

h2 {
color:#2A4776;
font-size:1.3em;
font-weight:400;
/*margin-left:-20px;*/
margin-top:15px;
padding-left:5px;
}

h1 {
color:#2A4776;
font-size:1.6em;
font-weight:400;
margin-left:-30px;
margin-top:5px;
padding-left:5px;
}

.title {
color:#F8F8F8;
font-size:2.9em;
}

.sub-title {
color:#F8F8F8;
font-size:1.4em;
}

blockquote {
background-color:#fefefe;
border-left:2px solid #2A4776;
padding:3px;
}

.album{
	background: #fff;
	border: 1px solid #2A4776;
	border-left: 5px solid #2A4776;
	padding: 7px;
	width: 530px;
}

.albumKomplet{
/*float: left;*/
	float: inherit;
	width: 300px;
	padding: 4px;
}
	blockquote p{
		margin:0;
	}
.galleryName	{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: Navy;
}
.galleryNameTwo	{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: Navy;
	/*vertical-align: text-top;*/
}
.galerie	{
	background: Aqua;
	vertical-align: top;
	text-align: left;
	display: inline;
}
.fotoAlbum	{
	border: 2px groove Green;
	vertical-align: text-top;
	display: inline;
}
.icons	{
	float: left;
	padding: 5px;
}
