/*styly pro layout*/
body
	{
	background-color: #CAC9C0;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #1F1E1C;
	}

#center
	{
	text-align : center;
	margin:0px;
	width:100%;
	}

#main-part
	{
	width:750px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	background-image :  url(../images/podmenu.gif);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #E2E1D9;
	}

#head
	{
	width:750px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;	
	background-color :#E2E1D9;
	height : 136px;
	}
	
	
#left-column
	{
	width:170px;
	float: left;
	margin-top:0px;
	margin-bottom:0px;	
	text-align:center;
	}
		
#text
	{
	width : 580px;
	float : left;
	margin-top:0px;
	margin-bottom:0px;	
	text-align:center;
	}
	
#real-text
	{
	width:95%;
	padding:5px 5px 5px 5px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : left;
	line-height : 130%;
	}

#footer
	{
	background-image: url(../images/footer.gif);
	height:21px;
	color : #77807B;
	font-size:10px;
	line-height : 160%;
	}


.gallery
	{
	width: 100%;
	padding: 10px 0px 8px 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: right;
	border-top: 1px solid #0068A9;
	border-bottom: 1px solid #0068A9;
	background-color: #DFF1FD;	
	}

.history-photos{
	float : right;
	width : 285px;
	vertical-align : top;
	text-align : right;
	border : none;
}

/*konec stylu pro layout*/

/*styly pro tabulky*/
table
	{	
	font-family : Verdana,arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
	}

table.map{
	font-size : 4px;
	line-height : 20%;
	width : 530px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

table td
	{
	padding : 0px 0px 0px 0px;
	}

td.ref-width270 {
	width : 270px;
}
	
table.items-list
	{
	width:100%;
	background-color : #CCD7CD;
	border-collapse : collapse;
/*	border-bottom : 2px solid #6C8077;*/
	border-bottom : 2px solid #A2D0BF;
	}	
	
table.contact
	{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	}

table.contact td
{
	padding: 0px 0px 0px 8px;
}
table.items-list td
{
	padding:2px 5px 2px 5px;
}

		
table.listing
	{	
	width:100%;	
	text-align:center;
	}
	
tr.head
  	{
	font-weight:bold;
/*	color:#E2E2DA;*/
/*	background-color : #6C8077;*/
	background-color : #A2D0BF;
	color:#1F1E1C;
	}
table.items-list td.no-padding{
	padding : 0px 0px 0px 0px;
}
/*konec stylu pro tabulky*/
	
/*styly pro text*/	
p.static
{
	margin-bottom:15px;
	text-align : justify;
}

p
{
	margin-bottom:0px;
	margin-top:0px;
}

.left
	{
	text-align : left;
	}

.center
	{
	text-align : center;
	}
	
.right
	{
	text-align : right;
	}

.justify
	{
	text-align:justify;
	}

.valign-top
{
	vertical-align : top;
}

.full-width-center
{
	width:100%;
	text-align : center;
}

.inner-center
{
	margin-left:auto;
	margin-right:auto;
}
.red
{
	color:red;
}
.hid
{
	visibility : hidden;
}

hr
	{
/*	color:#77807B;*/
	color: #E9A758;
	height:1px;
	margin-bottom:0px; 
	}

h1
   	{
/*	color: #3A6957;*/
	color: #E9A758;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:20px;
	}

h2
	{
	color: #3A6957;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 20px;
	}

h3
  	{
	color: #3A6957;
	font-size:11px;	
	margin-top: 5px;
	margin-bottom: 15px;
	}

h4
  	{
	font-size : 10px;
	margin-bottom : 10px;
	}
	
br.clear
	{
	clear : both;
	}
	
.small
{
	font-size : 9px;
	font-weight : bold;
	padding-bottom : 5px;
	padding-top : 5px;
}

ul
	{
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style : square;
	line-height: 120%;
	}
ul.menu
{
	text-align: left;
	margin-left: 6px;
	padding-left: 22px;
	margin-top: 5px;
	margin-bottom: 10px;
	list-style : square;
	font-size: 10px;
	line-height: 110%;
	list-style-image : url(../images/menu_dot.gif);
}
ol	
{
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li	{
	margin-bottom:5px;
	}
ul.menu li{
	margin-bottom: 0px;
}
/*styly pro obrazky*/	
img
  	{
	border:none;
	margin : 0px 0px 0px 0px;
	}

img.right
  	{
	float:right;
	border: none;
	margin-left: 5px;
	margin-bottom: 3px;
	margin-top : 3px;	
	}

img.left
  	{
	float:left;
	border: 1px solid #6C8077;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top : 3px;
	}

img.middle
{
	vertical-align : middle;
} 
/*konec stylu pro obrazky*/

/*styly pro formulare*/	
form
  	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

input
	{
	font-size : 11px;
	}

select
{
	vertical-align : middle;
}

input.field-normal 
	{
	width:90px;
	border:1px solid #253859;
	}

input.field-longer 
	{
	width:180px;
	border:1px solid #253859;
	}

input.field-long
	{
	width:250px;
	border:1px solid #253859;
	}

input.field-shorter
	{
	width:50px; border:1px solid #253859; 
	}

input.field-short 
	{
	width:20px;
	border:1px solid #253859; 
	}

input.button
	{
	border:1px solid #303400;
	color:#303400;
	background-color:#EFF0EF;
	font-size : 11px;
	}

input.ok
{
	border:1px solid #303400;
	color:#303400;
	background-color:#CFD36B;
	font-weight : bold;
	font-size : 9px;	
}

textarea
	{
	border:1px solid #253859;
	}
/*konec stylu pro formulare*/

/*styly pro odkazy*/
a:link {color: #AB412E;	text-decoration: underline;}
a:active {color:#AB1B02; text-decoration: underline; }
a:visited {color: #AB412E; text-decoration: underline;}
a:hover {color: #AB1B02; text-decoration: underline;}

a.highlight:link {font-weight:bold; color: #075085; text-decoration: none;}
a.highlight:active {font-weight:bold; color: #075085; text-decoration: none;}
a.highlight:visited {font-weight:bold; color: #075085; text-decoration: none;}
a.highlight:hover {font-weight:bold; color: #007FD4;text-decoration: none;}
 
a.highlight-active:link {font-weight:bold; color: #E8556B; text-decoration: none;}
a.highlight-active:active {font-weight:bold; color: #E8556B; text-decoration: none;}
a.highlight-active:visited {font-weight:bold; color: #E8556B; text-decoration: none;}
a.highlight-active:hover {font-weight:bold; color: #007FD4;text-decoration: none;}

a.copyright:link {color: #AB412E;text-decoration: underline;}
a.copyright:active {color: #AB1B02; text-decoration: none;}
a.copyright:visited {color:  #AB412E; text-decoration: underline;}
a.copyright:hover {color: #AB1B02;text-decoration: underline;}

tr.head a:link  {color:#1F1E1C; font-weight:bold;  }
tr.head a:active  {color:#717A75; font-weight:bold;  }
tr.head a:visited  {color:#1F1E1C; font-weight:bold;  }
tr.head a:hover  {color:#717A75; font-weight:bold;  }

/*konec stylu pro odkazy*/

/*styl pro wysiwyg editor*/
table.dynamic/*tabulka s wysiwyg editoru*/
	{
     background-color:#C0E4FE;	
	border:none;
	line-height : 100%;		
	border-collapse : collapse;
	}

table.dynamic td /*tabulka z wysiwyg editoru*/
	{
	border: 1px solid #CCD7CD;
	padding : 2px 2px 2px 2px;
	}

tr.table-header
	{
	background-color:#9CABA4;
	font-weight: bold;
	color:#1F1E1C;
	}

tr.tr-odd
	{
	background-color:#E2E1D9;
	}

tr.tr-even
	{
	background-color:#E2E1D9;
	}
/*konec stylu pro table editoru*/

/*-----------------------styl pro tisk-------------------------*/


@media print
{

	body 
	{
		color: black;
	    background-color: white;
		font-size : 11pt;
	}
	h1,h2,h3,h4
	{
		page-break-after: avoid;
	}
	a:after {content: " [" attr(href) "] ";}
	
	#head {display: none;}
	#left-column {display: none;}
	#right-column {display: none;}
	#cart-cust-login{display: none;}	
	#text
	{
	float:left;
	width:100%;
	font-size : 11pt;
	}
	#main-part {
		width:90%;
		}
	#foot {width: 0%; display: none;}
	#copyright {width: 0%; display: none;}

}

/* nove styly */

.img_right
  	{
	float:right;
	border: none;
	margin-left: 10px;
	margin-bottom: 5px;
	}

.img_left
  	{
	float:left;
	border: none;
	margin-right: 10px;
	margin-bottom: 5px;
	}

