body {
		background-color:#eaf6ff;/*#f0f0f0;*/
		background-image:url('images/bg2.jpg');
		background-position:top;
        background-repeat:repeat-x;
		color: #000;
		text-align: center;
		margin:0px;
		width:100%;
		margin-left: auto;
		margin-right: auto;
}
body, td, input, select, textarea {
		font-family: Arial,Verdana, "Geneva CE", lucida, sans-serif;
		font-size: 12px;
}
h1 {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 29px;
		font-size: 14px;
		color:#e80024; /*COLOR1*/
		float:left;
}
h1 span {
		display: block;
		padding-top: 6px;
		margin-left: 10px;
}
h3
{
    display: block;
    text-align: center;
    font-size: 12px;
    width:100%;
    height: 20px;
}

a {  
    color: #1a4876;
		text-decoration: none;
}
a:hover {  
		color:#1a4876;
		text-decoration: underline;
}

#main {
		width: 951px;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		background:#fff;
		
}
#innerm {
		width: 100%;
		float: left;
		border:1px solid #666;
		-moz-box-shadow: 0px 0px 20px #000;
        -webkit-box-shadow: 0px 0px 20px #000;
        box-shadow: 0px 0px 20px #000;
}
#head {
		width: 100%;
		height: 158px;/*177px;*/
		float: left;
        color:#eee;
        font-size:14px;
		background-image: url('images/header.jpg');
}

#headlink {
		cursor: pointer;
		display: block;
		width: 300px;
		height: 52px;
		position:relative;
		left:20px;
		top:40px;
		background:black;
		border:5px solid black;
}


#menu {
		width: 100%;
		height: 28px;
		float: left;
		background-image: url('images/menu.gif');
		background-position:top;
        background-repeat:repeat-x;
        border-bottom:1px solid #666;
        border-top:1px solid #666;
}
#menu p{margin:0px;padding:5px;padding-top:8px;height:28px;}
#menu a{color:#fff;display:block;font-size:12px;margin-left:38px;margin-right:38px;float:left;font-weight:bold;}
#menu a:hover{color:#333;text-decoration:none;}
#content {
		width: 100%;
		float: left;
		
		background:#fff;
		background-image: url('images/page_bg.jpg');
		background-repeat:repeat-x;
		background-position:top;	
}

#filter {
		width: 740px;
		float: left;
		text-align:center;
		color:#000;
		/*margin-left:10px;*/
		margin-left:auto;
    margin-right:auto;
}

#infilter {
		width: 734px;
		height: 79px;
		padding-top:10px;
		background-image: url('images/filter.gif');
		background-position:top;
        background-repeat:no-repeat;
        margin-left:auto;
        margin-right:auto;
        font-size:10px;
}
#infilter .filtr
{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    }

/* LEFT COLUMN */
#left {
		width: 180px;
		float: left; 
}
#leftmenu
{
    	width: 100%;
		float: left;
		background:#fff; 
		background-image: url('images/leftmenu.gif');
		background-position:bottom;
        background-repeat: no-repeat;
        

        font-weight:bold;
        border-left:0px;
        margin:0px;
}
#leftmenu a
{
    color:#666;
    display:block;
    background-image: url('images/left.gif');
    background-position:top;
    background-repeat: repeat-x;
    width:99%;height:18px;padding-top:4px;padding-left:20px;
    border:1px solid #666;
    border-top:0px;
    border-left:0px;
    }
 #leftmenu .left_header
{
    color:#fff;
    display:block;
    background-image: url('images/menu.gif');
    background-position:center;
    background-repeat: repeat-x;
    width:99%;height:18px;padding-top:4px;
    border:1px solid #666;
    border-top:0px;
    border-left:0px;
    }
#leftmenu a:hover{color:#000;background:none;background-color:#aaa;text-decoration:none;}




#page {
		width: 750px;
		float: left;
		text-align:center;
		margin-left:2px;
		margin-right:auto;
		/*border:1px solid red;*/
		/*margin-left: 1px;*/
		/*background-image: url('images/page_bg.gif');
		background-position:top;
        background-repeat:repeat-x;*/
}


#in_page 
{
	width:720px;
        >width:740px;
		color:#000;
		margin-left:30px;
		>margin-left:auto;
		margin-right:auto;
}
#in_page a {  
    color:#e80024; /*COLOR1*/
    font-weight:bold;
	text-decoration: none;
}
#in_page a:hover {  
	text-decoration: underline;
	color:#e80024; /*COLOR1*/
}
#in_page table{
		width:90%;
}

/*UNIWEB COMPONENTS*/

/******************************************/
/* ---------- Seznam nabidek ------------ */
/******************************************/

#in_page .novinky
{
width:90%;border:1px solid #777;padding:10px;
background:#f6f6f6 url('images/novinky_bg.gif') repeat-x;
margin-left:auto;margin-right:auto;
}

/* Hlavni tabulka seznamu nabidek <Table> */
#in_page .SezNab_Main
{
	width:99%;
	border:2px solid red;
}
#in_page .SezNab_Main a
{
	color:#e80024; /*COLOR1*/
}

/* Prvek seznamu nabidek <TR> */
#in_page .SezNab_Item
{
	background-color: #fff;
	cursor: pointer;
	height:25px;
}



/* Alter prvek seznamu nabidek <TR> */
#in_page .SezNab_AlterItem
{
	background-color :#eee;
	cursor: pointer;
	height:25px;
}

/* Zahlavi seznamu nabidek <TR> */
#in_page .SezNab_Header
{
	background-color :#e80024; /*COLOR1*/
	color:#fff;
	font-weight:bold; 	
	height:18px;
}
#in_page .SezNab_Header td
{
	text-align:center;
	vertical-align:top;
	padding:10px;
}
#in_page .SezNab_Header a, a:hover
{
	color:#fff;
}

#in_page .SezNab_rezervace
{ 
	background-color :#ff0000;
}
#in_page .SezNab_zrealizovano
{ 
	background-color :#ff9999;
}

/* Nadpis seznumu (zobrazuje li se) <DIV> */
#in_page .SezNab_Nadpis
{
    color:#e80024; /*COLOR1*/
    font-size:14px;
    margin-bottom:10px;
}

#in_page .RKmail_ZadaniNabidky_control, .RKmail_ZadaniNabidky_control2
{
	width:200px;
}
.RKmail_ZadaniNabidky_controlpoznamka
{
	width:350px;
}
/*PAGE DETAIL */
#in_page table .DetNab_Nadpis
{
    text-align:right;
	font-weight:bold; 
    width:40%;
}
#in_page table .DetNab_Data{ text-align:left;}

#detail td{width:50%;vertical-align:top;}

#main_image{width:280px;margin-left:100px;}

 /*foto gallery */
#in_page .PicNahledy_Table
{
    width:100%
}
#in_page .PicNahledy_Table img
{
    height:40px;
    border:1px solid #666;
}
#in_page .PicNahledy_TableCell{background:none;}
 /* objednat prohlidku */
#in_page .RKmailNabProhlidka_Table{width:90%;padding:5px;}
#in_page .RKmailNabProhlidka_LabelTD{text-align:right;}
#in_page .RKmailNabProhlidka_ControlTD{text-align:left;}
#in_page .RKmailNabProhlidka_ControlTD textarea{width:200px;border:1px solid #666;}
#in_page .RKmailNabProhlidka_ControlTD input{width:200px;border:1px solid #666;}

/*-----------------------------------*/

#foot {
		width: 100%;
		height: 50px;
		float: left;
		clear:both;
		text-align: center;
		}
#foot p {
		margin: 0;
		padding: 3px;
		padding-top: 8px;
		color: #666;
		font-size: 10px;
		text-align: center;
		width:100%;
		}
#foot p a {
		color: #690;
		text-decoration: none;
}
#foot p a:hover {
		text-decoration: underline;
}

/* Bluepannel (LEFT COLUMN) */
.leftcolumn {
		width: 100%;
}

.leftcolumn h3 {
		margin: 0;
		padding: 0;
		padding-top: 6px;
		padding-left: 10px;
		color: #000;
		font-size: 11px;
}
.leftcolumn select {
		width:100%;
}



/*
* NOTE: vseobecne pro sloupce
*/

div.banners_in {
		text-align: center;
		padding-top: 9px;
}

.tabulka {
		_width: 352px;
		border-top: 1px solid #aaa; 
		background: url('images/tabulka-bg.jpg') 0 0 repeat-x;
		padding: 4px;
}
.clear {
		clear: both;
}
.justify {
		text-align: justify;
}
.center {
		text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.top {
    vertical-align:top;
}
.padding-bottom {
		margin-bottom: 5px;
}
.pic {
		padding-right: 5px;
		padding-bottom: 5px;
}
.boxcenter{margin-left:auto;margin-right:auto;text-align:center;}
.button{
  width:83px;
  height:22px;
  text-align:center;
  color:#fff;
  font-weight:bold;
  cursor:pointer;
  background: url('images/button.gif')  0 0 no-repeat;
  border:0px;
}
.menuitem{margin:0px;}
.title {
    font-weight:bold;
		font-size: 14px;
		color: #f60;
}
.tableheader{background-color:#333;color:#fff;font-weight:bold;text-align:center;}
h2{font-size:16px;color:#e80024; /*COLOR1*/}
h3{font-size:12px;color:#e80024; /*COLOR1*/}
.Nadpis1 {font-size:14px;color:#e80024;width:100%;text-align:center; /*COLOR1*/}
.noborders{border:0px;}
.mainbutton{background: url('images/mainbutton.gif')  0 0 no-repeat;width:192px;height:36px;text-align:center;padding:5px;padding-top:7px;color:#fff;text-transform:uppercase;margin-left:5px;float:left;}
.green{color:#455e55;}
.title{color:#e80024; /*COLOR1*/font-weight:bold;font-size:larger;}
#footerbox{width:656px;height:53px;background: url('images/footerbox.gif')  0 0 no-repeat;margin-left:auto;margin-right:auto;text-align:left;}
#submenu{width:100%;float:left;padding-left:10px;}
#submenu a{color:#333;}
.leftpartner{width:198px;>width:100%;height:20px;>height:30px;margin-top:10px;float:left;border-top:1px solid #ccc;border-bottom:1px solid #ccc;color:#999;text-transform:uppercase;text-align:center;vertical-align:middle;padding-top:6px;}


.seznam_foto img{width:120px;border:1px solid #666;}

#head_link{display:block;width:280px;height:90px;margin-left:50px;margin-top:33px;}
.tisk_only{display:none;}

.noborder{border:0px;}
.center{text-align:center;}
#homepage td{vertical-align:top;text-align:left;}
#homepage a{font-weight:normal;color:#333;}
#homepage a:hover{text-decoration:underline;}
#homepage h3{font-size:12px;color:#e80024;text-align:left;margin:0px;width:90%;}
#WucSezNab_dgSezNab img{height:50px;width:67px;}
#WucSezNab_dgSezNab td{text-align:right;}
#WucSezNab_dgSezNab .SezNab_Header td{text-align:right;padding-right:0px;}
#WucSezNab_dgSezNab .TDAktivni{background:#ccc;cursor:pointer;}
.tridiciSipky{display:none;}
.tisk{background:#fff;color:#000;}
.SezNab_Header a:hover{color:#ccc;}
.popis{text-align:justify;}
.detail_pictures{display:block;margin-top:10px;}
.cboxElement img{width:120px;margin-top:15px;}
/**x-loft*/
#dev_submenu{height:30px; background-color: #e80024;}
#dev_submenu a{color: ffffff; line-height: 30px; margin:0px 50px 0px 10px}
#dev_submenu a:hover{color: black; text-decoration: none;}
#xloft_img{margin: 0px 0px 20px 0px; width: 100%; text-align: left;}
#xloft_uvod {width: 720px; height: 504px; margin: 10px 0px; position:relative; background: url('images/xloft_uvod.jpg');}
#prvni_pruh{background-color: #0e4165; color: White; font-size: 14px; vertical-align:middle; font-weight: bold; padding: 2px 0px 2px 15px; width: 270px; position: absolute; top: 350px;}
#druhy_pruh{background-color: #0e4165; color: White; font-size: 14px; vertical-align:middle; font-weight: bold; padding: 2px 0px 2px 15px; width: 250px; position: absolute; top: 400px;}
#xloft_uvod_content{float: left; width: 715px; margin: 0px; padding: 0px;}
.xloft_uvod_content_bunka{float: left; width: 350px; margin-right: 5px;}
.xloft_uvod_content_bunka img{float: left; width: 100px; height: 100px; margin-right: 5px;}
.xloft_uvod_content_bunka h2{color: Black; font-size: 14px; font-weight: bold; padding: 0px; margin: 15px 0px 10px 0px;}
.xloft_uvod_content_bunka p{float: left; width: 245px; margin: 0px; padding: 0px; text-align: justify; font-size: 10px;}
#xloft_uvod_cara{clear: both; padding-top: 10px;}
#xloft_galerie_master{width: 720px;}
#xloft_galerie_menu{float: left; width: 130px; margin-left: 5px;}
#xloft_galerie_menu ul{list-style-type: none; padding: 0px; margin: 0px}
#xloft_galerie_menu li{margin-bottom: 10px;}
#xloft_galerie_menu a{color: Gray; text-decoration: none; display: block; line-height: 50px; font-size: 15px;}
#xloft_galerie_menu a:hover{color: Black; text-decoration: none;}
#xloft_galerie_content{width: 585px;margin-top: 10px; float: left;}
#xloft_finance_master{width: 720px;}
#xloft_finance_master p{text-align: justify;}
#xloft_finance_master li{margin-bottom: 10px;}
#xloft_finance_master h2{color: Black; font-size: 14px; font-weight: bold; padding: 0px; margin: 15px 0px 10px 0px;}
#xloft_standardy_master{width: 720px;}
#xloft_standardy_levy{width: 320px; margin-right: 55px; float: left;}
#xloft_standardy_pravy{width: 320px; float: left;}
#xloft_standardy_master p{width: 320px; text-align: justify;}
#xloft_standardy_master ul{width: 305px; text-align: justify;padding:0;margin-left:15px; }
#xloft_standardy_master h2{color: #c4d338; font-size: 16px; margin: 30px 0px 5px 0px;}
#xloft_standardy_master h3{color: #c4d338; font-size: 14px; margin: 30px 0px 5px 0px; padding:0px; text-align:left;}
#kontakty_main{width: 750px;}
#kontakty_main_txt{float:left; border: solid 1px black;}
#kontakty_main_img{float:left; border: solid 1px black;}
#xloft_galerie_content_box{width: 580px;}
#xloft_galerie_content_box img{float:left; margin: 5px;}
/**konec x-loft*/
