/*
 * Project:	Malin
 * Author:	Tomas -kozleek- Musiol (tomas.musiol@gmail.com)
 * Date:	13.12.2008 18:36:16
 * 
 */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

html, body{ height: 100%; }

body{
	margin: 0; padding: 0;
	text-align: center;
	background: #F0E6DC;
	font-family: Arial, Helvetica, sans-serif
}

.hide{ display: none; }

.cleaner{
	clear: both;
	visibility: hidden;
	height: 1px;
	border: none;
	margin: -1px 0 0 0; padding: 0px;
}

a{ text-decoration: underline; }
a:hover{ text-decoration: none; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#envelope{
	width: 1004px;
	background: url('img/background.png') repeat-y top left;
	text-align: left;
	margin: 0 auto;
}

#header-env{
	height: 159px; width: 1004px;
	margin: 0px;
	text-align: left;
	position: relative;
}

#header-text{
	height: 159px; width: 1004px;
	position: relative;
}

#header-text *{
	margin: 0; padding: 0;
}

#header-text a{
	display: block;
	height: 159px; width: 1004px;
	background: url('img/header.png') no-repeat;
	position: absolute;
	top: 0; left: 0;
}

#lang-env{
	height: 15px; width: 90px;
	position: absolute;
	bottom: 20px; right: 60px;
}

#lang-env22{
	height: 112px; width: 42px;
	position: absolute;
	top: 58px; right: 120px;
}

#lang-env img{
	margin-right: 3px;
}

#menu-env{
	height: 35px; width: 100%;
	background: url('img/horni-menu.png') no-repeat center top;
}

#menu-env ul{
	width: 810px;
	margin: 0px auto; padding: 0px;
	padding-top: 10px;
	list-style: none;	
}

#menu-env ul li{
	float: left;
	height: 18px;
	line-height: 18px;
	position: relative;
}

#menu-env ul li a span{
	display: none;
}

#menu-env ul li a{
	display: block;
	position: absolute;
	top: 0; left;
	height: 18px;
}

#menu-env ul li a:hover{ background-position: top left !important; }

#menu-env ul li#mn01{ width: 111px; } 
#menu-env ul li#mn01 a{ width: 111px; background: url('img/menu/mn01.png') no-repeat left -18px; }

#menu-env ul li#mn02{ width: 122px; } 
#menu-env ul li#mn02 a{ width: 122px; background: url('img/menu/mn02.png') no-repeat left -18px; }

#menu-env ul li#mn03{ width: 171px; } 
#menu-env ul li#mn03 a{ width: 171px; background: url('img/menu/mn03.png') no-repeat left -18px; }

#menu-env ul li#mn04{ width: 179px; } 
#menu-env ul li#mn04 a{ width: 179px; background: url('img/menu/mn04.png') no-repeat left -18px; }

#menu-env ul li#mn05{ width: 114px; } 
#menu-env ul li#mn05 a{ width: 114px; background: url('img/menu/mn05.png') no-repeat left -18px; }

#menu-env ul li#mn06{ width: 111px; } 
#menu-env ul li#mn06 a{ width: 111px; background: url('img/menu/mn06.png') no-repeat left -18px; }

#menu-env ul li a.active{ background-position: top left !important; }

#backgroundPage{
	height: auto; width: 1004px;
}

#backgroundPage{ background: url('img/background.png') repeat-y top left; }
#backgroundRounded{ 
	background: transparent url('img/background-rounded.png') no-repeat;
	padding-top: 23px;
	padding-left: 45px; 
}

#pictureBanner{
	font-size: 0px;
}

#pictureBanner img,
#pictureBanner a img{
	border: 0px;
}

#main-env{
	height: auto; width: 910px;
	background: white url('img/main-background.png') repeat-y;
}

#content-env{
	text-align: left;
}

#leftSide-env{
	width: 193px;	
	float: left;
	_margin-right: -3px;
}

#leftSide{
	padding: 5px 15px;
}

#leftSide *{
	margin: 0px; padding: 0px;
	font-size: 11px;	
}

#leftSide h3{
	font-size: 13px;
	text-align: right;
	padding-bottom: 6px;
	background: url('img/point-red-big.png') repeat-x bottom left;
	margin-bottom: 5px;
}

#leftSide ul{
	margin: 0; padding: 0;
	margin-bottom: 10px;
	list-style: none;
}

#leftSide ul li{
	margin-bottom: 2px;
	padding-bottom: 6px;
	background: url('img/point-red.png') repeat-x bottom left;
}

#leftSide ul li a{
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#leftSide ul li a:hover{
	color: black;
}

#leftSide ul li a.active{
	color: black;
}



#middleSide-env{
	width: 525px;
	float: left;
	_margin-right: -3px;
}

#middleSide *{
	margin: 0; padding: 0;
	font-size: 11px;
}

#middleSide{
	padding: 5px 10px;
}

#middleSide p.much-more{
	text-indent: 0;
	text-align: right;
	color: #258BA7;
	font-size: .7em;
	font-weight: bold;
	font-variant: small-caps;
}

#middleSide p.much-more a{
		color: #258BA7;
	text-decoration: none;
}


#middleSide h2{
	color: #258BA7;
	font-size: 16px;
	margin: 0; padding: 0;
	padding-bottom: 8px;
	background: url('img/point.png') repeat-x bottom left;
	margin-bottom: 8px;	
}

#middleSide h3{
	margin-bottom: 5px;
	color: #258BA7;
	font-size: 14px;
}

#middleSide p{
	margin-bottom: 5px;
}

#middleSide p img{
	border: 1px solid #258BA7;
	margin: 15px 0;
}

#middleSide a{
	color: black;
	text-decoration: underline;
}

#middleSide a:hover{
	text-decoration: none;
}

#rightSide-env{
	width: 190px;
	margin-left: 718px;
	_margin-left: 715px;
}

#rightSide *{
	margin: 0px; padding: 0px;
	font-size: 12px;
}

#rightSide{
	padding: 5px 15px;
}

#rightSide img{
	margin-bottom: 5px;
	border: 1px solid #258BA7;
}




form#search{
	margin: 10px 0; padding: 0;
}

input#inSearch{
	width: 100px;
	margin-right: 3px;
	/*
	border: 1px solid black;
	height: 20px;
	padding: 0px;
	*/
}

input#inBtn{
	border: 0px;
	background: url('img/btn.png') no-repeat;
	height: 20px; width: 44px;
	font-size: 11px;
	cursor: pointer;
	_cursor: hand;
}

#rightSide h3{
	color: #258BA7;
	font-size: 14px;
	padding-bottom: 6px;
	background: url('img/point-blue.png') repeat-x bottom left;
	margin: 5px 0px 10px 0px;
}

#rightSide p.centerBlock{
	text-align: center;
}


#showText{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


#svatek{
	color: #258BA7;
	font-size: 18px;
	font-weight: bold;
	text-align: center;

}

.small2 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #000;
}

/*

#envelope{
	position: relative; 
	margin: 0 auto;
	width: 768px;
	text-align: left;
}

body>#envelope{ height: auto; }

*/

#footer-env{
	height: 40px; width: 1004px;
	margin: 0px;
	background: #F0E6DC;
	margin: 0 auto;
}

#footer{
	padding: 5px;
	text-align: right;
	font-size: 11px;
}

#footer *{
	margin: 0; padding: 0;
}

