/* CSS Document */

/**************** BASIC ELEMENTS ****************/

body, h1, h2, h3, h4, h5, h6, ul, li, ol, p, input, fieldset, legend {
	padding: 0;
	margin: 0; 
}

input {
  	font-size: 12px;
  	background-color: white;
  	color: black;
} 

input:focus {
  	background: #FFFFDD;
} 

a img {
  	border: 0;
}

ul, li {
  	margin: 0;
  	padding: 0;
}

img, div, a {
  	
}


body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	color: #231f20;
	}

a {
	color: #8459a8;
	text-decoration: underline;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}

a:hover {
	color: #59595B;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	}

h1 {
	color: #000;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 35px 0;
	}

h2 {
	color: #000;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 30px 0 15px 0;
	}

h3 {
	color: #000;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	margin: 30px 0 15px 0;
	font-weight: bold;
	}

h4 {
	color: #000;
	font-size: 15px;
	text-transform: none;
	font-weight: normal;
	margin: 30px 0 15px 0;
	font-weight: bold;
	}

#content ul {

	}

#content ul li {
	list-style-type: none;
	list-style-position: outside;
	padding: 5px 0 5px 25px;
	background: url(../_clip/bg_li.png) no-repeat 9px 11px;
	}

/*#form_container ul li {
	
	}*/
/**************** FRAMEHOLDER ****************/


#frameholder {
	width: 960px;
	margin: 0 auto;
	}

/**************** HEADER ****************/

#header {
	width: 906px;
	height: 205px;
	padding: 0 0 0 54px;
	background: url(../_clip/bg_header.png) 0 0 no-repeat;
	position: relative;
	}

#header .logo {
	display: block;
	width: 186px;
	height: 205px;
	position: relative;
    }

#header .logo a {
	display: block;
	width: 186px;
	height: 205px;
	position: relative;
	text-decoration: none;
	}

#header .logo a span {
	display: block;
	width: 186px;
	height: 205px;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	background: transparent url(../_clip/logo.jpg) no-repeat 0 -20px;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	-ms-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	}

#header .logo a:hover span {
	background: transparent url(../_clip/logo.jpg) no-repeat 0 0px;
	-webkit-transition: background 0.4s ease-in-out;
	-moz-transition: background 0.4s ease-in-out;
	-o-transition: background 0.4s ease-in-out;
	-ms-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
	}

.en #header .logo a span {
	background: transparent url(../_clip/logo_en.jpg) no-repeat 0 -20px;
	}

.en #header .logo a:hover span {
	background: transparent url(../_clip/logo_en.jpg) no-repeat 0 0px;
	}

.underhead{
	width: 186px;
	height: 16px;
	background: #59595b;
	position: absolute;
	top: 205px;
	left: 54px;
	z-index: 11;
	}

/**************** FLAGS ****************/
#flags {
	width: 190px;
	height: 24px;
	position: absolute;
	top: 12px;
	right: 21px;
	}
#flags a {
	display: block;
	float: right;
	width: 29px;
	height: 20px;
	border: 2px solid #ffffff;
	margin: 0 10px 0 0;
	}

#flags a:hover {
	border: 2px solid #8459a8;
	}


/**************** MENU ****************/

#menu {
	width: 720px;
	height: 56px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: url(../_clip/bg_menu.png) 0 0 repeat-x;
	}

#menu ul {
	width: 720px;
	height: 56px;
	font-size: 18px;

	}

#menu ul li {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	display: block;
	width: 180px;
	}

#menu ul li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #2b2b2c;
	display: block;
	text-align: center;
	height: 40px;
	padding: 16px 0 0 0;
	}

#menu ul li a:hover, #menu ul li.active a {
	background: url(../_clip/bg_menu_hover.png) 0 0 repeat-x;
	}

/**************** MIDDLE (home images) ****************/

#hp {
	width: 960px;
	height: 640px;
	position: relative;
	}

#hp span {
	position: absolute;
	text-transform: uppercase;
	font-size: 27px;
	color: #936fb1;
	top: 60px;
	left: 54px;
	}


/**************** CONTENT ****************/

#contentholder {
	background: url(../_clip/bg_contentholder.png) 0 0 repeat-y;
	}

.cleft {
	width: 186px;
	padding: 0 0 0 54px;
	text-align: center;
	}

.cright {
	width: 690px;
	float: left;
	}

#content {
	padding: 35px 60px 60px 0;
  min-height:300px;
	}

#content p {
	margin: 0 0 15px 0;
	}

/**************** CONTACT BOX ****************/
.cleft .column {
	background: #eee9f0;
	position: relative;
	}

.cleft .column .contact {
	width: 186px;
	background: #ffffff;
	padding: 30px 0 45px 0;
	margin: 25px 0 35px 0;
	color: #996fa9;
	font-size: 20px;
	position: absolute;
	}

.contact span {
	display: block;
	}

.contact strong {
	display: block;
	font-size: 18px;
	color: #000000;
	margin: 10px 0 10px 0;
	}

.contact a {
	font-size: 15px;
	font-weight: bold;
	}


/**************** TABLES ****************/
#content table {
	width: 100%;
	}

#content table th {
	text-align: left;
	vertical-align: top;
	padding: 7px 0px;
	border-bottom: 1px dotted #dddddd;
	}

#content table td {
	border-bottom: 1px dotted #dddddd;
	padding: 7px 10px;
	} 

/**************** SEZNAMY ****************/
.seznam {

	}

.seznam .sitem {
	padding: 7px 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-bottom: 1px dotted #dddddd;
	}

.seznam .sitem:nth-child(2n+1) {
	/*background: #efefef;*/
	}

.seznam .sitem:hover {
	background: #EEE9F0;
	/*border-top: 5px solid #dddddd;*/
	padding: 7px 10px 30px 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	}

.seznam .sitem h2 {
	font-size: 19px;
	margin: 10px 0 0 0;
	}

.seznam .sitem h2 span {
	font-size: 12px;
	vertical-align: top;
	color: #888888;
	padding: 0 0 0 5px;
	}

.seznam .sitem h2:hover span {
	color: #000000;
	}

.seznam .sitem .sdate {
	font-size: 12px;
	font-style: italic;
	color: #888888;
	display: block;
	padding: 4px 0 7px 0;
	}

.pager {
	padding: 10px 0;
	}

.pager a {
	padding: 0 3px;
	font-weight: bold;
	}

.pager span {
	padding: 0 3px;
	background: #dddddd;
	}
/**************** FOOTER ****************/

#footer {
	width: 906px;
	height: 50px;
	padding: 0 0 0 54px;
	background: url(../_clip/bg_footer.png) 0 0 no-repeat;
	position: relative;
	}

#footer div {
	width: 186px;
	height: 50px;
	text-align: center;
	color: #cbbbd1;
	text-shadow: 0 -1px 0 #61466b;
	}

#footer .upfoot {
	width: 186px;
	height: 14px;
	background: #866194;
	position: absolute;
	top: -14px;
	left: 54px;
	}



/**************** INFO BOXES ****************/


.pinfo {
	border: 1px solid #c1bb7a;
	color: #636363;
	padding: 10px 10px 10px 40px;
	background: #fcf7be url(../_clip/ico_info.png) 10px 10px no-repeat;
	}



/**************** UTILS ****************/

.no_display, .hidden {
  display: none;
}

.clear {
  clear: both;
}

.fr { float: right; }
.fl { float: left; }
.back {
	font-size: 12px;
	float: right;

	}

/* END of CSS Document*/
