/* HTML */

BODY {
   font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px 0px 0px 2%;
	}

A, A:active, A:focus, A:link, A:visited {color: #4e4e4e; text-decoration: none;}
A:hover {color: #f54d65; text-decoration: underline;}

#lang {font-size: 130%; font-weight: lighter; color: #676767;}
#langbox {padding: 10px 0px 10px 50px; text-decoration: none;}
#langbox A {border-bottom: 1px solid #cacaca; padding: 10px 0px 10px 50px;}
#langbox A:hover {padding: 10px 0px 10px 50px; border-bottom: 1px solid #f54d65; text-decoration: none;}

.clear {clear:both;}
.left {text-align: left;}
.center {text-align: center;}

#container {width: 98%;}
#head   {width: 100%; border-bottom: 1px solid #cacaca; float:left; padding-bottom: 10px;}
#head .part2{float: right;  text-align: right; margin: 0; overflow: hidden; height: 145px;}
#head .part1{float: left;}

/* MENU */

#menucontainer {text-align: left; padding-top: 50px; margin: 0; overflow: hidden;}
#MENU {/* format odkazov v boxe, menu*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 165%;
	margin-top: 11px;
	font-weight: lighter; float:left;}

#MENU A, #MENU A:link, #MENU A:visited {color: #ffffff;text-decoration: none; padding: 5px 25px 5px 25px; background-color:#b64bd1;}
#MENU A:hover {color: #ffffff;; text-decoration: none; background-color:#555555;}
#MENU ul {margin: 0px; padding: 0px; list-style: none;}
#MENU li {margin-left: 0px; padding: 0px; list-style: none; float: left; line-height: 50px;}

#MENU2 {/* format odkazov v boxe, menu*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 165%;
	margin-top: 11px; margin-left: 20px;
	font-weight: lighter; float:left;}

#MENU2 A, #MENU2 A:link, #MENU2 A:visited {color: #ffffff;text-decoration: none; padding: 5px 35px 5px 35px; background-color:#b2c22e;}
#MENU2 A:hover {color: #ffffff;; text-decoration: none; background-color:#555555;}
#MENU2 ul {margin: 0px; padding: 0px; list-style: none;}
#MENU2 li {margin-left: 0px; padding: 0px; list-style: none; float: left; line-height: 50px;}






BR {line-height: 12px;}

P {
	/* paragraph */
	text-align: left;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 180%;
	padding-top: 20px;
}

/* NADPISY <h> */

H1
   {
	text-align: left;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: lighter;
	color: #000000;
	padding: 30px 0px 10px 0px;
	margin: 00px 0px 0px 0px;
	border-bottom: 1px solid #f54d65;
	}
H2
   {
	text-align: left;
 	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	font-weight: lighter;
	color: #a4a4a4;
	padding: 30px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #cacaca;
	}

li  {padding: 0px 0px 0px 5px; margin-bottom: 15px; list-style: square;}

.button
{
	border: 0px;
	BACKGROUND-COLOR: transparent;
	COLOR: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10pt;
	width: 130px;
	height: 30px;
	background-image: url(../img/button.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	white-space: nowrap; 
	cursor: default;
}
#boxcontainer {text-align: right; border: 1px solid red; float: left; width: 100%;}
#box1{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 1% 5px 0px;
	background-color: #b64bd1;
	text-align: right;
	float: left;
	font-size: 130%;
	
	margin-right: 1%;
	width: 18%;
	
	
}
#box2{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 1% 5px 0px;
	background-color: #e6a018;
	text-align: right;
	float: left;
	font-size: 130%;
	
	margin-right: 1%;
	width: 18%;
	
	
}
#box3{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 1% 5px 0px;
	background-color: #e67918;
	text-align: right;
	float: left;
	font-size: 130%;
	
	margin-right: 1%;
	width: 18%;
	
	
}
#box4{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 1% 5px 0px;
	background-color: #f54d9c;
	text-align: right;
	float: left;
	font-size: 130%;
	
	
	width: 19%;
	
	
}
#box5{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 1% 5px 0px;
	background-color: #ef4df5;
	text-align: right;
	float: right;
	font-size: 130%;
	
	width: 18%;
	
	
}
/* slider */
#sliderbg {clear: both; background-image: url(../img/bg_slider.gif); background-repeat: repeat-x; height: 230px; text-align: center;}
#slidercont {width: 890px; height: 230px; margin: 0 auto; text-align: left;}

		#slider{ 
			margin-left:5px;
			border: 0px;
			}		

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			
			}	
		#slider, #slider li{ 
			height:230px;
			width:890px;
			overflow:hidden;
			border: 0px;
			}	
			
		#prevBtn, #nextBtn{
	display: block;
	width: 30px;
	height: 77px;
	position: relative;
	left: -25px;
	top: -140px;
}	
		#nextBtn{ 
			left:895px;
			top: -220px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(../img/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../img/btn_next.gif) no-repeat 0 0;	
			}								
	
	/* // slider */										
	
#formbox {float: left; margin-right: 30px; width: 200px; text-align: left;}
#formbox2 {float: left; margin-right: 30px; width: 300px; text-align: left; margin-top: 20px;}
#formbox3 {clear: both; float: left; margin-right: 30px; width: 220px; text-align: left; margin-top: 20px;}	
.footer {font-size: 90%; font-weight: lighter; color: #a4a4a4;}
