html {
    height: 100%;
}

body{
	margin:0;
	padding:0;
	font-size: 12pt;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#121212;
	color: #848889;
	color: #494049;
		
	background-color:#e5cfb1;
	
	-o-background-size: 100% 100%, auto;
-moz-background-size: 100% 100%, auto;
-webkit-background-size: 100% 100%, auto;
background-size: 100% 100%, auto;

background-repeat: no-repeat;
	
	
/*
background: #ffffff;
background: -moz-linear-gradient(top, #cc75d1 0%, #ffffff 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, #cc75d1), color-stop(100%, #ffffff));
background: -webkit-linear-gradient(top, #cc75d1 0%, #ffffff 100%);
background: -o-linear-gradient(top, #cc75d1 0%, #ffffff 100%);
background: -ms-linear-gradient(top, #cc75d1 0%, #ffffff 100%);
background: linear-gradient(to bottom, #cc75d1 0%, #ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc75d1', endColorstr='#ffffff', GradientType=0 );


	background-image: url("/images/bg-main.jpg");
	background-repeat: no-repeat;
	background-position: center top;
*/	
	/*height:2000px;
	  min-height: 900px;*/
}

#container
{
	/*width: 100%;*/
	width: 920px;
	height:100%;
	/*background-image: url("/images/pozadi_1920.jpg");
	background-repeat: no-repeat;
	background-position: center top;*/
	margin:0px auto;
	z-index:0;
	margin-top:0px;
	/*border: 1px solid black;*/
	
	/*background: #ffffff;*/
}

#content
{
	margin:0px auto;
	position: relative;
	width: 900px;
	border: 0px solid #cccccc;
}

#header
{
	width:100%;
	height:200px;
	background-image: url("/images/bg/packaging-3-1132x670.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	position: relative;
	margin-top: 20px;
	
}

#logo
{
	background-image: url("/images/logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    height: 120px;
    /*width: 100%;*/
    margin-top: 20px;
    padding: 30px 20px 20px 20px;
    font-size: 18pt;
    line-height: 1.5em;
	
}


#header-text {
	
	background-image: url("/images/header-napis3.png");
	background-position: center top;
	background-repeat: no-repeat;
	color: #101010;
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 23px;
	height: 200px;
	left: 220px;
	position: absolute;
	top: 55px;
	width: 680px;

	
}

#navbar
{
	font-size: 11px;
	
}

#main
{	
	/*
	background: #ffe2ac;
	
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	*/
	/*
	-webkit-border-radius: 0px 0px 30px 30px;
	-moz-border-radius: 0px 0px 30px 30px;
	border-radius: 0px 0px 30px 30px;
	
	border: 0px solid #222222;
	*/
	
/*	min-height: 300px;
	padding-top:20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;*/
	
	/*background-image: url("/images/bg_main.png");*/
	background-position: center top;
	
	/*
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	opacity: 0.5;
	*/
	
	
}

#main_top
{	
	
	/*height: 60px;
	margin-top:30px;*/
	font-size: 22px;

	
}

#main_bottom
{	
	
	height: 80px;
	clear: both;
	
	/*
	background-image: url("/images/bg_main_bottom.png");
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom:80px;
	*/
}




#menu2
{
	/*font-size: 14pt;*/
	margin-top: 0px;
    line-height: 150%;
    padding-left: 0;
    padding-right: 0;
   /* position: relative;
    top: 0px;*/
    width: 200px;
    float: left;
    border: 0px green solid;
    position: fixed;
    background-color: #66473d;
    height: 100%;
	
}

#menu2 ul
{
	list-style: outside none none;
	padding:0px;
	line-height: 2em;
	
}

#menu2 li
{
	margin:0px;
	padding-left:0px;
	
	
}

#menu2 ul li a {
    /*background: none repeat scroll 0 0 #1b1b1b;*/
    color: #fff;
    width: 100%;
    display:block;
    padding: 5px 10px 5px 10px;
    font-size: 20px;
}

#menu2 ul li a:hover {
    background: none repeat scroll 0 0 #1b1b1b;
    color: #fff;
    width: 100%;
}

#menu_bg
{
	
	/*background-image: url("/images/bg_menu_h.png");
	background-repeat: no-repeat;
	background-position: center top;*/
	
	
	width:100%;
	/*height:200px;*/
/*	
	padding-left: 10px;
	padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
*/    
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	

}

#menu_bg div
{
	padding-left:0px;
	margin-bottom:10px;
	line-height: 100%;
	border:0px;
	border: 0px solid #560c59;
	padding: 10px 10px 10px 20px;
	/*background-color: #feedff;
	background-color: #ccffcc;
	display: inline-block;*/
	
	box-shadow: 4px 4px 2px #560c59;
	
   /* background-color: #99ee99;
    line-height: 200%;*/
	

	background-image: url("/images/bg_menu.png");
	background-repeat: no-repeat;
	background-position: left center;
	
	
}

#menu_bg a
{
/*	background-repeat: no-repeat;
	background-position: left top;*/
	width:100%;
	/*display: inline-block;*/
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	color: black;
	text-decoration: none;
	
}


#content_main
{
	margin-top: 0px;
    padding: 0px 0px;
    text-align: justify;
    position: relative;
    /*min-height:700px;*/
    float:right;
    width: 700px;
    padding-left: 20px;
    padding-right: 20px;
    background: none repeat scroll 0 0 #bf9a7f;
    /*background-color: #feaa97;*/
    min-height: 100vh;
    
    
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	border-left: 0px dashed #560c59;
	
	
}

#mainpage
{
	line-height:170%;  
	
	
}

#footer 
{
	
	background: none repeat scroll 0 0 #cbc2b6;
	width: 100%;
	height:30px;
	position:absolute;
	bottom: 0px;
	
}

#content_main p
{
    /*padding: 0px 0px 30px 0px;*/
    margin: 10px 0px 10px 0px;
   
    text-align: justify;
    /*text-indent: 30px;*/
    /*width: 100%;*/
	
	
}


#content_main a
{
    color: #995566;
	
	
}


#content_main a:hover
{
    color: #773344;
	
	
}



#content_main h1
{
	
	border-bottom: 1px solid #fff;
    color: #fff;
    /*font-family: "OstrichSansBlack";*/
    font-size: 35px;
    line-height: 2;
    margin-left: 25px;
    padding: 5px 0 0;
    /*text-shadow: 1px 1px 2px #185477;*/
	
}

#content_main h2
{
	
	color: #ffffff;
    font-size: 12pt;
    /*height: 30px;*/
    padding-top: 0px;
    margin-bottom: 15px;
    padding-left: 20px;
    text-align: left;
    background-color: #66473d;
    line-height: 200%;
    /*
    background-image: url("/images/h2_bg.png");
	background-repeat: repeat-x;
	background-position: left top;
*/	
	box-shadow: 4px 4px 2px #885e4a;
	
	clear: both;
	
}

#content_main h3,h4
{
	
	color: #857565;
    font-size: 12pt;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-left: 0px;
	
}

#content_main h2.center
{
	
	text-align:center
}

#content_main ul
{
    margin-top: 0px;
}

#content_main li
{
    margin-left: 25px;
    padding-left: 5px;
    margin-bottom:10px;
}

#content_main h2 a
{
	
	color: #857565;
    text-decoration:none;
	
}
#content_main a.category
{
	color: white;
	opacity: 1;
}

#content_main div.category_bg
{
	position:absolute;
	bottom:0px;
	z-index:100;
	font-weight:bold;
	text-align:center;
	width:100%;
	padding-bottom:10px;
	padding-top:5px;
	background: #151515;
	opacity: 0.9;
	color: white;
}

#content_main a.imghref
{
	display: block;
    height: 200px;
    width: 200px;
	
}

#content_main a.small
{
	font-size: 8pt;
	
}

#content_main img.category
{
	border: 2px solid #857565;
	display: block;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */

}

#content_main div.category
{
	border: 2px solid #857565;
	display: block;
	
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	
	margin-top: 20px;

}


#content_main img.prod_gallery
{
	border: 2px solid #857565;
	margin-right: 5px;

}

#content_main div.cat-desc
{
	font-size: 11pt;
	padding-left: 10px;
}



form label{
	/*float:left;*/
	display:block;
	margin-bottom:5px;
	margin-top:15px;
	margin-right: 10px;
	font-size:11pt;
	font-weight: bold;
	
	}
	
form div
{
	clear: both;
}

form input,textarea,select
{
	padding: 2px 3px 2px 3px;
	background-color: #f6f4f4;
	border: 1px solid #dad8d8;
	color: #554545;
}

#kontakt input,textarea,select
{
	padding: 2px 3px 2px 3px;
	/*background-color: white;*/
	border: 1px solid #dad8d8;
	color: #554545;
}

#kontakt .kbtn
{
	/*background-image: url("/images/h1_bg.png");*/
	background-repeat: repeat-x;
	background-position: center top;
	font-weight: bold;
	color: #494049;
}

form span.f_error
{
	color: red;
	font-size: 11px;
}

form #submitBTN{ margin-top:10px; }
form #submitBTN:hover{ cursor: Pointer; }

form .txtinput
{
	display:none;
}

#saletable td    {padding: 6px;}

#table_container .border, #table_container2 .border
{
    /*display: table;*/
    border: 1px solid #66473d;
}

#table_container, #table_container2 
{
    /*display: table;*/
    display: table;
	width: 100%;
}

#table_row  
{
	/*display: table-row;*/
	clear: both;
	height: auto;
}

#trasy_container p {clear:both;}

#table_left, #table_right, #table_middle, #table_cell
{
    /*display: table-cell;
    width: 220px;*/
    text-align: center;
    /*background-color: #ccffcc;*/
    /*padding: 10px;
    margin-right: 20px;*/
    width: 33.3%;
    float: left;
    margin-bottom: 20px;
    
    
}

#table_cell2
{

    text-align: center;
    width: 25%;
    float: left;
    margin-bottom: 20px;
}

#table_cell2 .inner
{
    width: 150px;
    height: 150px;
    border: 0px solid green;
    /*margin: 0 auto;
    float: right;*/
   /* display: flex;
     flex-direction: column;*/
    /*align-items: center;
     justify-content: center;
    vertical-align: middle;*/
}

#table_cell .inner
{
    width: 200px;
    text-align: center;
    background-color: #9d8678;
    padding-bottom: 10px;
    border: 0px solid green;
    font-size:10pt;
    /*margin: 0 auto;
    float: right;*/
    color: white;
    
    box-shadow: 4px 4px 2px #9d8678;
}

#table_cell .inner a
{
    color: white;
}

#table_cell .inner a:hover
{
    color: white;
    font-weight:bold;
}

#table_cell2 .wide
{
    width: 150px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#table_cell2 .tall
{
    height: 150px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.inner.right
{
    float: right;
}
.inner.left
{
    float: left;
}
.inner.center
{
    margin: 0 auto;
}

.inner div
{
    margin-top: 10px;
}

#table_cell .inner img
{
    width: 200px;
}

#formdiv22
{
	position: relative;
	top: -140px;
}

.cke_textarea_inline
{
	width: 100%;
	min-height: 500px;
	border: 1px solid black;
	
}

.err {color:red;font-size: 11px;}