body {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-color: #ffed89;
}
h1 { font-size:12px; margin:5px 0 10px 0;}
h2 { font-size:12px; margin:5px 0 10px 0;}
h3 { font-size:11px; margin:5px 0 10px 0;}
p{	margin: 0px;	vertical-align: top;}
.hide {position:absolute; left:-9000em; } 

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
td.border {
	border: solid 1px #eb9801;
}
td.prod {
	border-top: solid 1px #eb9801;
	border-bottom: solid 1px #eb9801;	
}
table.col{
	border: solid 1px #eb9801;
	border-collapse:collapse;
}
.sz1, tr.sz1, td.sz1 {background-color: #ffda58;}
.sz2, tr.sz2, td.sz2 {	background-color: #eb9801;	color: White;}
.sz3, tr.sz3, td.sz3 {	background-color: #fff8cc;}
.white {	color: #ffffff;}
.whiteSm {	font-size: 10px; color: #ffffff;}
.txtCart {	padding:10px; border:3px double #eb9801; background:#fff8cc;}

ul{
	list-style: inside;
}
.bl {	font-size: 11px;	color: #AC0C00;	font-weight: bold;}
.cena {	font-size: 11px;	color: #AC0C00;	font-weight: bold;}
.blsm {	font-size: 10px;	color: #000000; font-weight: bold;}
.red { 	font-weight: normal;	font-size: 8pt;	color: #FF0000;	text-decoration: none}
.ptop10 {	padding: 10px 0 0 0;}

a {	font-size: 11px;	text-decoration: underline;}
a:link {	color: #404040;}
a:visited {color: #404040;}
a:hover {color: #404040;text-decoration: underline;}

a.menu {	font-size: 11px;	text-decoration: none; color:#000000;}
a.menu:link {	color: #000000;}
a.menu:visited {color:#000000;}
a.menu:hover { color: #000000;	text-decoration: underline;}

a.wh {
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
a.wh:link {color: #ffffff;}
a.wh:visited {color: #ffffff;}
a.wh:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.gr {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.gr:link {color: #000000;}
a.gr:visited {color: #000000;}
a.gr:hover {
	color: #000000;
	text-decoration: underline;
}

.white {color:#ffffff; font-size:11px;}
.footer {color:#000000; font-size:10px;}
.gray {	color: #8D8D8D;}
.head,h1 {color:#000000;font-weight:bold;font-size: 12px; margin:0px;}
.head14 {color:#AC0C00;font-size:14px;	font-weight: bold;}

a.footer {color:#000000; text-decoration:none;}
a.footer:link {color:#000000;}
a.footer:visited {color:#000000;}
a.footer:hover {color:#000000;}

img { border: 0px}
img.menu { border: 0px; margin-right:5px; vertical-align:middle;}
img.border {
	border: 1px solid #eb9801;
}
img.border3 {
	border: 3px solid #eb9801;
}
form {	margin:0px;}

.inputOr{
	color: #FF6600;
	border: 1px solid #FF6600;
}
input,textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #ffedad;
	color: #000000;
	border: 1px solid #000000;
}

input.transp{
	background-color: transparent;
	border:none;
}

.txt_ERR {
	font-weight: normal;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;	
}

.txt_MSG {
	font-weight: normal;
	font-size: 8pt;
	color: #008000;
	text-decoration: none;
	padding:10px 0px 10px 0px;
	font-weight: bold;
}

.txt_Kom {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding:10px 0px 10px 0px;
}

hr{
	height: 1px;
	color: Silver;
}

    td.section {
        padding: 6px 5px;
    }
    .click-menu {
        -moz-user-select: none;
    }
    .click-menu .box1 {
	background: url("images/imgArr.jpg") no-repeat;
	padding-left: 5px;
	padding-right: 10px;
	cursor: pointer;
	vertical-align: middle;

}
    .click-menu .box1-open {
	background: url("images/imgArr.jpg") no-repeat;
	padding-left: 5px;
	padding-right: 10px;	
	cursor: pointer;

	vertical-align:middle;
    }
    .click-menu .box1,
    .click-menu .box1-open {
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
		  vertical-align:middle;
    }
    /* mozilla fix */
    html>body .click-menu .box1,
    html>body .click-menu .box1-open {
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;

		  vertical-align:middle;
    }
    /* ie fix */
    * html .click-menu .box1,
    * html .click-menu .box1-open {
        color: #000000;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;

		  vertical-align:middle;
    }
    .click-menu .section {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;

	display: none;
	vertical-align: middle;
}
    .click-menu .section a {
        color: #000000;
        text-decoration: none;
       
    }
    .click-menu .section a:hover {
	color: #000000;
	text-decoration: underline;

}
    .click-menu .box2 {
	background: url("images/dot.jpg") no-repeat;
	padding-left: 15px;	 
    }
    .click-menu .box2-last {
	background: url("images/dot.jpg") no-repeat;	 
        padding-left: 15px;
    }
#flashcontent {border:none;}
