@charset "UTF-8";

/* CSS Document

--------------------------------
Levante
Webdesign (c) 
XHTML & CSS (c) MS - LightBlue Softworks
--------------------------------


Structure:
	width
	height
	display
	position
	z-index
	float
	clear
	overflow
	margin
	padding
	border
	background
	background-repeat
	color
	font
	text
	align
	cursor


Colors Used:
	- Face 1: #eaf2ad
	- Face 2: #8da91d
	- Face 3: #ededed
	- Face 4: #665c6b

	- Grey 1: #333
	- white 2: #fff


*/


/*---------------------------------------------------------------
GENERAL ELEMENTS
---------------------------------------------------------------*/

BODY {

	margin: 0;
	padding: 0;
	background-color: transparent;
	background: #edf2c5 url("../images/bg_levante.png");
	background-repeat: repeat-x;
	color: #fff;
	font: normal .7em Georgia, arial, sans-serif;
	text-align: center;
	line-height: 140%;

	
}
#document {
	width: 1008px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 5em;

}



#top_kvetina_left{
	position: relative;
	top: 0px;
	width: 456px;
	color: #8da91d;
	float:left;
	left:0;
}

#top_kvetina_left span{
	width: 452px;
	height: 146px; /*109*/
	background: url("../images/levante_kvetina_top_left.jpg");
	display: block;
	position: absolute;
	left: 4px;
	top: 0px;
	z-index: 2;
	background-color: transparent;
	background-repeat: no-repeat;
}

#top_kvetina_center{
	position: relative;
	top: 0px;
	height: 146px;
	width: 157px;
	background-color: #fafafa;
	float:left;
	left:0;
}

#top_kvetina_right{
	width: 264px;
	height: 146px;
	background: url("../images/levante_04.gif");
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
	background-color: transparent;
	background-repeat: no-repeat;
	float:left;
}
.menu{
	position:relative;
	top:30px;
	left:0px;
	width: 160px;
	clear:both;
	float:left;

}
.text{
	width:640px;
	background-color:#fafafa;
	min-height:500px;
	float:left;
	color:#665c6b;
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;

}
.orientmenu{
/*	width:650px;*/
	background-color:#EAF5C2;
	height:16px;
	color:#8da91d;
}
.in:link, .in:visited{
	color:#665c6b;
	text-decoration: underline;
}
.in:hover{
	color:#000000;
	text-decoration: none;
}



.right_menu{
	width:165px;
	padding-left:3px;
	min-height:500px;
	float:left;
	color:#000000;
	text-align:left;
	line-height: 17px;


}
.right_menu_h{
	color:#9143ba;
	font-size:13px;
}
.prodej{
	background-image: url("../images/levante_prodej_prave_menu.png");
	height:90px;
	width:136px;
	display: block;
	position: relative;
	z-index: 2;
	background-color: transparent;
	background-repeat: no-repeat;
}
#prodej_posun{
	top:2px;
	left:0px;
	position: relative;
	z-index: 2;
}
#footer{
	clear:both;
	width:980px;
	z-index: 2;
	color:#665c6b;
	font-size:9px;

}
.dve_pole{

	width:293px;
	float:left;
	margin-left:10px;
	margin-right:7px;
	margin-bottom:7px;
	bottom: 0px;
	text-align:left;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
.dve_pole:hover{
	background-color: #fbfdea;
}


/* index */


.hp_slot{
	height:108px;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

.hp_slot:hover{
	background-color: #fbfdea;
}

/* akce */
.akce{

	width:630px;
	background-color: #F5ECFF;
	padding:3px;
	position:relative;
	min-height:140px;
	float:left;
	padding-left: 2px;
	padding-right: 2px;

}
.nadpis{
	float:left;
	width:236px;

}
.nadpis_non{
	float:left;
	width:405px;

}
.cas{
	float:left;
	right:0px;
	text-align:right;
	vertical-align: text-top;
	color:#8a37b5;
	font-size: 115%;
	width:210px;
}
.foto{
	float:left;

	margin:5px;
}
.akce a:link, a:visited{

	color:#665c6b;
	text-decoration:none;
}
.akce a:hover{

	color:#000000;
	text-decoration:none;
	cursor:pointer;
}

/* kontakt */

.napiste{
	width:610px;
	height:195px;
	background-color: #f0e0ff;
	color: #a15fc4;
	padding:15px;
}

input, textarea {color: #9d64c2; border: 1px solid silver; padding:4px;}

input.tlacitko {

	background-color: #9d64c2;
	color: #fff;
	font-weight: bold;
	cursor:pointer;
	padding:5px;
}

/* kniha navstev */

.napiste_k{
	width:610px;
	height:210px;
	background-color: #f0e0ff;
	color: #a15fc4;
	padding:15px;
}
.f{
	float:left;
	margin:5px;
}
.clear{
	clear:both;

}
.prispevek{
	background-color: #efddfe;
	color: #000;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:1px;
	text-align:justify;
}
.odpoved{
	background-color: #d39af8;
	color: #665c6b;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	text-align:justify;
	font-size: 105%;
}
.jmeno{
	color: #665c6b;
	font-size: 120%;
}
.break{
	height: 5px;
}


/*partneri*/

.partneri{
	width:300px;
	background-color: #FFF;
	color: #7c8165;
	margin:5px;
	padding:2px;
	text-align:justify;
	font-size: 110%;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	float:left;
	min-height:300px;
}
.nazev{
	color: #a669c7;
	font-size: 135%;
}
.space{
	height:3px;
}

/*prodej*/

.prodej_s{
	width:300px;
	background-color: #FFF;
	color: #bd84db;
	margin:5px;
	padding:2px;
	text-align:justify;
	font-size: 110%;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	float:left;
	min-height:120px;
}

/*galerie*/

.galery{
	clear:both;
	width:630px;
	background-color: #FFF;
	color: #bd84db;
	margin:5px;
	padding-bottom:10px;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	text-align:justify;
	font-size: 110%;

}

.galeryimg{
	background-image: url("../images/ramecek_galery.jpg");
	height:160px;
	width:136px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
	float:left;
	padding-right:2px;
	padding-left:2px;
	padding-top:15px;
}
.pageing{

	margin-right:5px;
	float:left;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:3px;
	padding-top:0px;
	color:#8a37b5;/*#6f7a21*/
	font-size: 110%;
	border:1px solid silver;
	text-decoration:none;
}
.pageing_in{

	margin-right:5px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:1px;
	color:#8a37b5;
	font-size: 110%;

}
.pageing:hover{

	background-color:#e5ebb3;
	text-decoration:none;
	color:#6f7a21;
}

/* Headings */
h1 {
	font-size: 165%;
	color:#8a37b5;
}
h2 {
	margin: .25em 0;
	color: #92b210;
	font-size: 140%;
	line-height: 1em;
}
.blink{
	text-decoration:blink;
}

a h2:hover{
	color: #8a37b5;
}

a:link, a:visited{
	color:#665c6b;
	text-decoration: underline;
}
a:hover{
	color:#8da91d;
	text-decoration: none;

}
a.int:link, a.int:visited{
	color:#665c6b;
	text-decoration:none;
}
a.int:hover{
	color:#665c6b;
	text-decoration:none;
	cursor:pointer;
	background-color: #edf2c5;

}
.a_right_menu:link, .a_right_menu:visited{
	color:#000000;
	text-decoration:none;

}
.a_right_menu:hover{
	color:#8daa1e;
	text-decoration:none;
}
a .right_menu_h:link, .a_right_menu:visited{
	color:#000000;
	text-decoration:none;

}
a .right_menu_h:hover{
	color:#8daa1e;
	text-decoration:none;
}

a.fialova:link, a.fialova:visited{
	color:#8a37b5;
	text-decoration:underline;

}
a.fialova:hover{
	color:#000000;
	text-decoration:none;
}

a.prodejhover:link, a.prodejhover:visited{

	color:#8a37b5;
	font-weight:bold;
	font-size:13px;

	cursor:pointer;
}
a.prodejhover:hover{

	color:#8daa1e;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

/* Text */
p {
	margin: 1em 0;
	text-align: justify;
}

ul {
	padding: 0 0 0 1.5em;

}


.neopakovat {background-repeat: repeat-y;

}
.img{
	float: left;
	clear: left;

}
.img2{
	float: right;
	clear: right;

}
.img_gall{
	min-width:300px;
	float:left;
}

.img_gall_d{

	float:left;
	clear:both;
	background:#EEE0F5;
	width:621px;
	color: #bd84db;
	margin:5px;
	text-align:justify;
	font-size: 120%;
	font-weight:bold;

}
