/*styly pro layout*/
body
	{
	background-color: #DFECE6;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #393B39;
	}

#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_13.gif);
	background-position : left;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	}

#head
	{
	width:750px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;	
	background-color :#FFFFFF;
	}
	
	
#left-column
	{
	width:170px;
	float: left;
	margin-top:0px;
	margin-bottom:0px;	
	text-align:center;
	}
		
#text
	{
	width : 578px;
	float : right;
	margin-top:5px;
	margin-bottom:0px;	
	text-align:center;
	}
	
#real-text
	{
	width:97%;
	padding:3px 3px 3px 3px;
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : left;
	line-height : 120%;
	}
#footer
{
background-image : url(../images/paticka_17.gif);
height:16px;
color : white;
}
p.menu-box
{
	text-align : left;
	padding : 8px 8px 8px 8px;
}
/*konec stylu pro layout*/

/*styly pro tabulky*/
table
	{	
	font-family : Verdana,arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
	}
table td
{
	padding : 0px 0px 0px 0px;
}
table.items-list
	{
	width:100%;
	background-color : #EFF0EF;
	border-collapse : collapse;
	}	
table.contact
{
	float:left;
}
table.contact td
{
	padding: 0px 0px 0px 8px;
}
table.items-list td
{
	padding:5px 5px 5px 5px;
}

table.all-borders
        {
        background-color:#FFF3BD;
        border-collapse:collapse;
        border:1px solid #A6B14C;
        height:auto;
		margin : 0px 0px 0px 0px;
		font-size : 10px;
        }

table.all-borders td
        {
        border:1px solid #A6B14C;
        padding:1px 1px 1px 1px;
        }
			
table.listing
	{	
	width:100%;	
	text-align:center;
	}
	
tr.head
  	{
	font-weight:bold;
	color:#2B2413;
	background-color : #B2E0CA;
	}
/*konec stylu pro tabulky*/
	
/*styly pro text*/	
p.static
{
	margin-bottom:15px;
}

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:#A6B14C;
	height:1px;
	margin-bottom:0px; 
	}

h1
   	{
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right:20px;
	}

h2
	{
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 5px;
	color : #94763A;
	}

h3
  	{
	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%;
	}
	
ol	
{
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

li	{
	margin-bottom:5px;
	}

/*styly pro obrazky*/	
img
  	{
	border:none;
	margin : 0px 0px 0px 0px;
	}

img.right
  	{
	float:right;
	border:2px solid #6B7670;
	margin-left : 3px;
	margin-bottom : 3px;
	}

img.left
  	{
	float:left;
	border:2px solid #6B7670;
	margin-right : 3px;
	margin-bottom : 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: #2B2413;	text-decoration: underline;}
a:active {color:#2B2413; text-decoration: underline; }
a:visited {color: #2B2413; text-decoration: underline;}
a:hover {	color: #006400;	text-decoration: underline;}

a.highlight:link {font-weight:bold; color: #2B2413;	text-decoration: underline;}
a.highlight:active {font-weight:bold;color:#2B2413; text-decoration: none;}
a.highlight:visited {font-weight:bold;color: #2B2413; text-decoration: underline;}
a.highlight:hover {font-weight:bold;color: #006400;text-decoration: underline;}

a.copyright:link {color: white;text-decoration: underline;}
a.copyright:active {color:white; text-decoration: none;}
a.copyright:visited {color: white; text-decoration: underline;}
a.copyright:hover {color: black;text-decoration: underline;}

tr.head a:link  {color:#2B2413; font-weight:bold;  }
tr.head a:active  {color:#2B2413; font-weight:bold;  }
tr.head a:visited  {color:#2B2413; font-weight:bold;  }
tr.head a:hover  {color:#006400; font-weight:bold;  }

/*konec stylu pro odkazy*/

/*styl pro wysiwyg editor*/
table.dynamic/*tabulka s wysiwyg editoru*/
	{
     background-color:white;	
	border:none;
	line-height : 100%;		
	border-collapse : collapse;
	}


table.dynamic td /*tabulka z wysiwyg editoru*/
	{
	border: 1px solid #222222;
	padding : 2px 2px 2px 2px;
	}

tr.table-header
	{
	background-color:#B2E0CA;
	font-weight: bold;
	color:#303400;
	}

tr.tr-odd
	{
	background-color:#EFF0EF;
	}

tr.tr-even
	{
	background-color:white;
	}
/*konec stylu pro table editoru*/

/*-----------------------styl pro tisk-------------------------*/
@media print
{

	@page {margin: 2,5cm;} 
	
	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;}

}

