
/************************************************

*	Body	  									*

************************************************/

*{
	margin: 0;
	padding: 0;
}

html{
	height: 100%;
	font-size: 62.5%;
}

body{
	height: 100%;
	text-align: center;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
}

.wrap{
	height: 100%;
}

body>.wrap{
	height: auto; 
	min-height: 100%;
}

.cleaner{
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

.noscreen{
	display: none;
}

/************************************************

*	Fonts	  									*

************************************************/

h3{
	color: #FE7B00;
	font: 1.7em Georgia, "Times New Roman" , Times, serif;
	letter-spacing: 1px;
	padding-left: 14px;
	margin: 18px 0 10px 0;
	border-left: 3px solid #FE7B00;
}

h4{
	font-size: 1em; 
	background-color: #6DA347;
	color: Black;
	letter-spacing: 1px;
	border: 1px solid #FE7B00;
	margin-top: 7px;
	padding: 6px 10px;
}

h4 a:link, h4 a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

h4:hover{
	background-color: Black;
	color: Black;
	letter-spacing: 1px;
	margin-top: 7px;
	padding: 6px 10px;
	background-image: url('../images/button.png');
	background-repeat: repeat-x;
}

h4 a:hover, a.active{
	background-color: Black;
	background-image: url('../images/button.png');
	background-repeat: repeat-x;
}

h5
{
	font-size: 1em; 
	color: White;
	letter-spacing: 1px;
	margin-top: 7px;
	padding: 6px 10px;
	border: 1px solid #FE7B00;
	background-image: url('../images/button.png');
	background-repeat: repeat-x;
	background-color: Black;
}

h5 a:link, h5 a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

p, ul{
	line-height: 1.9;
	margin-bottom: 7px;
}


p.text-content:first-letter{
	font-size: 1.4em;
	font-weight: bold;
	line-height: 0.9;
	color: Black;
	font-family: Georgia, "Times New Roman" , Times, serif;
}

li.text{
	line-height: 1.9;
	margin-bottom: 7px;
	margin-left: 20px;
}

ul.seznam{
	list-style-type: none;
}

a:link, a:visited{
	color: #006699;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	text-decoration: none;
}

u{
	line-height: 1.9;
	margin-bottom: 7px;
}

tr{
	margin-bottom: 10px;
}

th{
	line-height: 1.9;
	font-weight: normal;
	color: White;
}

/************************************************

*	Zarovnani  									*

************************************************/

.zarovnani{
	width: 800px;
	position: relative;
	background-color: White;
	display: table;
	text-align: left;
	margin: 0 auto auto auto;
}

/************************************************

*	Header	  									*

************************************************/

.header-bg{
	margin: 0 auto;
	height: 157px;
	width: 100%;
	position: relative;
	background-image: url('../images/headerbg.png');
	background-repeat: repeat-x;
}

.header{
	margin: 0 auto;
	height: 157px;
	width: 100%;
	position: relative;
	background: url('../images/Header2.png');
}

.logoVSE{
	float: right;
	margin-top: 40px;
	background: url('../images/logoC.png');
	width: 100px;
	height: 101px;
	cursor: pointer;
}

/************************************************

*	Menu	  									*

************************************************/

.menu-box{
	border-bottom: 1px solid Black;
	background-color: #FE7B00;
	height: 30px;
}

.menu{
	width: 800px;
	margin: 0 auto;
}

.menu li{
	float: left;
	display: inline;
	list-style-type: none;
	text-align: center;
	background-color: White;
	margin-right: 5px;
	color: Black;
	border-bottom: none;
	text-decoration: none;
}

.menu li a{
	text-decoration: none;
	color: Black;
	float: left;
	display: inline;
	line-height: 30px;
	padding: 0 18px;
	border-bottom: none;
}

.menu li a:link{
	text-decoration: none;
	float: left;
	display: inline;
	line-height: 30px;
	padding: 0 18px;
	border-bottom: none;
}

.menu li a:visited{
	text-decoration: none;
	float: left;
	display: inline;
	line-height: 30px;
	padding: 0 18px;
	border-bottom: none;
	color: Black;
}

.menu li.first a{

/*	
	border-left: 1px solid White;
*/

}

.menu li a:hover{
	background-color: #E0E0E0;
	border-bottom: none;
	color: White;
	background-image: url('../images/MenuButton.jpg');
	background-repeat: repeat-x;
	text-decoration: none; 
}

.menu li a.active{
	background-color: #E0E0E0;
	border-bottom: none;
	color: White;
	background-image: url('../images/MenuButton.jpg');
	background-repeat: repeat-x;
	text-decoration: none; 
}

/************************************************

*	Clearfix  									*

************************************************/

/*Use from www.webtoolkit.info*/

.clearfix:after{
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	content: '.';
}

.clearfix{
	min-height: 1px;
}

.clearfix{
	display: inline-block; 
}

.clearfix{
	display: block;
}


/************************************************

*	Box's	  									*

************************************************/

.entry {
}

.box{
	width: 800px;
	color: #151515;
	position: relative;
	background-color: White;
	margin: 25px auto;
	padding-bottom: 20px;
/*
	min-height: 723px; 
	min-height: 543px;
*/
}

.text-box-in{
	width: 800px;
}

.text-box-left{
	float: left;
	width: 590px;
	margin-bottom: 4em;
}

.text-box-left-in{
/*	margin: 0.4em 1.7em 0 2em; */
	margin: 0.4em 1.7em 0 0em; 
}

.text-box-right{
	float: right;
	width: 200px;
}

.text-box-right-in{
/*	margin: 0.4em 1.6em 4em 0.8em;  */
	margin: 0.4em 0 4em 0.8em;
}

/************************************************

*	Box's Osobní 								*

************************************************/


.text-box-osobni{
	float: left;
	width: 800px;
	margin-bottom: 4em;
}

.text-box-osobni-in{
	margin: 0.4em 1.7em 0 0em;
}

.text-box-osobni-leva-in{
	float: left;
	width: 85px;
	font-weight: bold;
	line-height: 1.9;
}

.text-box-osobni-prava-in{
	float: right;
	width: 670px;
	line-height: 1.9;
}

/************************************************

*	Box's Osobní/Rodina							*

************************************************/

.text-box-osobni-rodina{
	float: left;
	width: 600px;
	margin-bottom: 4em;
}

.text-box-osobni-rodina-in{
	margin: 0.4em 1.7em 0 2em;
}

.text-box-osobni-rodina-leva-in{
	float: left;
	width: 85px;
	font-weight: bold;
	line-height: 1.9;
}

.text-box-osobni-rodina-prava-in{
	float: left;
	width: 470px;
	line-height: 1.9;
	margin: 0 0 0 2em;
}

.text-box-osobni-rodina-prava-obr{
	float: right;
	width: 200px;
	margin-bottom: 4em;
}

.text-box-osobni-rodina-prava-obr-in{
	float: right;
	margin: 18px 0 10px 0;
}

/************************************************

*	Box's Fotogalerie							*

************************************************/

.text-box-fotogalerie-in{
	width: 800px;
}

.text-box-fotogalerie-left{
	float: left;
	width: 200px;
	margin-bottom: 4em;
}

.text-box-fotogalerie-left-in{
	margin: 0.4em 1.7em 0 0em;
}

.text-box-fotogalerie-right{
	float: right;
	width: 600px;
	margin-bottom: 4em;
}

.text-box-fotogalerie-right-in{
	margin: 0.4em 1.6em 0 0.8em;
}

/************************************************

*	Box's Kontakt								*

************************************************/

.text-box-kontakt-left{
	float: left;
	width: 400px;
	margin-bottom: 4em;
}

.text-box-kontakt-left-in{
	margin: 0.4em 1.7em 0 0em; 
}

.text-box-kontakt-right{
	float: right;
	width: 400px;
	margin-bottom: 4em;
	margin-top: 14px;
}

.text-box-kontakt-right-in{
	margin: 0.4em 1.6em 0 0.8em;
}


/************************************************

*	Gallery	  									*

************************************************/

.gallery-first{ 
	width: 168px; 
	border: 1px solid Black; 
	text-align: center; 
	padding-top: 10px; 
	margin-right: 3px;
	margin-left: 3px; 
	float: left;
	background-image: url('../images/gallery.png');
	background-repeat: repeat-x;
}

.gallery-first a img, .gallery-first a:visited img{
	border: 3px solid White;
}

.gallery-first a:hover img{
	border: 3px solid Black;
}

.gallery{ 
	width: 168px; 
	border: 1px solid Black; 
	text-align: center; 
	padding-top: 10px; 
	margin-right: 3px;
	margin-left: 3px; 
	margin-top: 10px; 
	float: left;
	background-image: url('../images/gallery.png');
	background-repeat: repeat-x;
}

.gallery a img, .gallery a:visited img{
	border: 3px solid White;
}

.gallery a:hover img{
	border: 3px solid Black;
}

/************************************************

*	Kontakt	  									*

************************************************/

.kontakt{
	line-height: 1.9;
	margin-bottom: 7px;
}

/************************************************

*	Footer	  									*

************************************************/

.footer{

/*
	background-color: #BFBFBF;
	width: 100%;
	height: auto;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	overflow: hidden;
	min-height: 60px;
	margin-top: 15px;
*/

	color: White;
	float: left;
	width: 100%;
	background-color: #0072A4;
	background-image: url('../images/Footer.jpg');
	background-repeat: repeat-x;
	bottom: 0;
	position: relative;
	margin-top: -20px;
	height: 20px;
}

.footer a, .footer a:visited{
	font-weight: bold;
	color: White;
}

.footer p.middle{
	font-size: 10px;
	vertical-align: middle;
	color: White;
}


