* {-moz-box-sizing: border-box; box-sizing: border-box;}
BODY
{
	background-color: #E1E1E1;
	padding: 0px;
	margin: 0px;
}
BODY, TD, .iText, .iSubmit, .iSubmitBack
{
	font-family: "Trebuchet MS", "Arial CE", Arial, Helvetica;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
}
IMG, A:link IMG
{
	behavior: url('pnghack.htc');
}
img
{
	border: none;
}
a
{
	font-weight: bold;
	color: #FF7809;
	text-decoration: none;
}
.white
{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	color: #282828;
	text-decoration: none;
}
form
{
	margin: 0px;
	padding: 0px;
}
.plocha
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 20px;
}
.top_plocha
{
	position: relative;
	width: 900px;
	height: 140px;
	background-image: url('pic/bg_top.gif');
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: center;
}
.menuitem
{
	color: #FFFFFF;
	position: relative;
	top: 14px;
	_top: 0px;
	font-size: 14px;
	font-weight: normal;
	height: 36px;
	padding: 14px 10px 5px 15px;
	background-image: url('pic/bg_menu.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
.mid_plocha
{
	position: relative;
	width: 900px;
	height: 275px;
	background-image: url('pic/main_pic.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding: 105px 600px 5px 38px;
}
.mid_plocha2
{
	position: relative;
	width: 900px;
	height: 190px;
	background-image: url('pic/main_pic3.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding: 85px 600px 5px 38px;
}
div.mid_plocha div.nadpis, div.mid_plocha2 div.nadpis
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF531B;
}
.mid_plocha div.polozka1
{
	position: relative;
	padding-left: 30px;
	background-image: url('pic/jedna.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-bottom: 17px;
	font-weight: bold;
}
div.plocha_texty
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	background-image: url('pic/bg_texty.gif');
	background-repeat: repeat-y;
	margin-top: 0px;
	padding: 10px 0px 10px 0px;
}
div.plocha_texty div.texty
{
	position: relative;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
div.plocha_texty div.nadpis
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #FF531B;
}
div.plocha_texty div.nadpis2
{
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	padding-left: 25px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #FF531B;
	background-image: url('pic/red.gif');
	background-repeat: repeat-x;
	background-position: 50% left;
}
table.tab_rozdel
{
	width: 100%;
}
table.tab_rozdel .td_left
{
	width: 300px;
	padding: 0px 0px 0px 0px;
	border: solid red 0px;
}
table.tab_rozdel .td_delitko
{
	width: 1px;
	background-image: url('pic/bg_delitko.gif');
	background-repeat: repeat-y;
}
table.tab_rozdel .td_right
{
	width: 600px;
	padding: 0px 0px 0px 0px;
}
.iText
{
	width: 100%;
	background-color: #FFFFFF;
	border: none;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 3px;
	padding: 3px;
}
.iSubmit
{
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF531B;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
}
.iSubmitBack
{
	border: none;
	text-align: left;
	padding-right: 0px;
	padding-left: 15px;
	font-weight: bold;
	color: #327FDD;
	background-color: transparent;
	background-image: url('pic/prvok_modry_back.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
	margin-top: 2px;
	font-size: 10px;
	cursor: pointer;
}
a.blokovy
{
	display: block;
	padding-right: 15px;
	background-image: url('pic/prvok_modry.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
}
a.blokovy_back
{
	display: block;
	padding-left: 15px;
	background-image: url('pic/prvok_modry_back.gif');
	background-repeat: no-repeat;
	background-position: left 50%;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
}
div.copyright
{
	position: relative;
	background-color: #E1E1E1;
	padding-top: 3px;
	padding-right: 20px;
	_padding-bottom: 10px;
	text-align: right;
	width: 900px;
	_width: 901px;
}
div.copyright a
{
	font-weight: normal;
	color: #aaaaaa;
}
div.copyright a:hover
{
	color: #888888;
}
.right
{
	text-align: right;
	padding-right: 5px;
}
.center
{
	text-align: center;
}
.topright
{
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 5px;
}
.authtext
{
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #3784DF;
	font-weight: bold;
	line-height: 22px;
}
.cart_line
{
	background-image: url('pic/blue.gif');
	background-position: 0% 50%;
	background-repeat: repeat-x;
}
table.tab_rozdel .td_right .cart_tab b
{
	color: #666666;
	font-weight: bold;
}
.tecky
{
	width: 130px;
	background-image: url('pic/tecka.gif');
	background-position: 0% 11;
	background-repeat: repeat-x;
	text-align: right;
}
textarea
{
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #999999;
	scrollbar-arrow-color: #999999;
}
.order
{
	margin-left: 0px;
	width: 100%;
}
.order td
{
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.thumb
{
	width: 150px;
	height: 100px;
	border: solid #D1D1D1 3px;
	margin: 0px 15px 0px 0px;
}
.cenik th
{
	background-color: #FF4804;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.cenik td
{
	background-color: #FFFFFF;
	text-align: center;
	border-bottom: solid #FF4804 1px;
}
