* {-moz-box-sizing: border-box; box-sizing: border-box;}
BODY
{
	background-color: #FFFFFF;
	background-image: url('pic/bg_body.gif');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
BODY, TD, .iText, .iSubmit, .iSubmitBack, .iSubmitRed
{
	font-family: "Trebuchet MS", "Arial CE", Arial, Helvetica;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}
img
{
	border: none;
}
a
{
	font-weight: bold;
	color: #327FDD;
	text-decoration: none;
}
a:hover
{
	color: #282828;
	text-decoration: none;
}
form
{
	margin: 0px;
	padding: 0px;
}
ul
{
	list-style-type: square;
	font-size: 11px;
	margin-left: 20px;
	padding: 0px;
}
ol
{
	list-style-type: lower-alpha;
	margin: 10px 0px 10px 25px;
	padding: 0px;
}
textarea
{
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #327FDD;
}
.plocha
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 970px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 10px;
}
.seda_plocha
{
	position: relative;
	width: 970px;
	height: 199px;
	background-color: #444444;
	background-image: url('pic/bg_seda.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
div.seda_plocha div.nadpis
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.seda_plocha .seda_left
{
	position: absolute;
	left: 30px;
	top: 20px;
	width: 210px;
}
.seda_plocha .seda_right
{
	position: absolute;
	left: 300px;
	top: 20px;
	width: 640px;
	font-size: 13px;
	color: #DDDDDD;
}
.seda_plocha a
{
	display: block;
	position: relative;
	text-transform: uppercase;
	color: #DDDDDD;
	border-bottom: solid 1px #656565;
	padding: 4px 0px 4px 30px;
	background-image: url('pic/prvok_seda.gif');
	background-repeat: no-repeat;
	background-position: 8px 50%;
}
.seda_plocha a:hover
{
	color: #FDC700;
}
.seda_right div.polozka1
{
	position: relative;
	padding-left: 30px;
	background-image: url('pic/jedna.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-bottom: 6px;
	font-weight: bold;
}
.seda_right div.polozka2
{
	position: relative;
	padding-left: 30px;
	background-image: url('pic/dva.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-bottom: 6px;
	font-weight: bold;
}
.seda_right div.polozka3
{
	position: relative;
	padding-left: 30px;
	background-image: url('pic/tri.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-bottom: 6px;
	font-weight: bold;
}
.seda_right div.polozka4
{
	position: relative;
	padding-left: 30px;
	background-image: url('pic/ctyri.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin-bottom: 6px;
	font-weight: bold;
}
.seda_right div.polozka5
{
	position: relative;
	padding-left: 30px;
	background-image: url('pic/pet.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	font-weight: bold;
}
div.plocha_texty
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background-color: #EDF5FD;
	background-image: url('pic/bg_texty.gif');
	background-repeat: repeat-x;
	margin-top: 1px;
	padding: 40px 0px 40px 0px;
}
div.plocha_texty div.body_bottom
{
	position: absolute;
	width: 970px;
	height: 100px;
	left: 0px;
	bottom: -1px;
	background-color: #EDF5FD;
	background-image: url('pic/bg_texty_bottom.gif');
	background-repeat: repeat-x;
	z-index: 0;
}
div.plocha_texty div.texty
{
	position: relative;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
div.plocha_texty div.nadpis
{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #282828;
	border-bottom: solid 1px #9EC0E0;
}
div.plocha_texty div.nadpis1
{
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #282828;
}
div.plocha_texty .td_right b
{
	color: #327FDD;
}
table.tab_rozdel
{
	width: 100%;
}
table.tab_rozdel .td_left
{
	width: 210px;
	padding: 0px 30px 0px 30px;
}
table.tab_rozdel .td_delitko
{
	width: 1px;
	background-image: url('pic/bg_delitko.gif');
	background-repeat: repeat-y;
}
table.tab_rozdel .td_right
{
	padding: 0px 30px 0px 30px;
}
.iText
{
	background-color: #FFFFFF;
	height: 20px;
	border: none;
	border-left: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 3px;
	padding-left: 5px;
}
.iTextButton
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	font-size: 11px;
	height: 20px;
	border: none;
	border-left: solid 1px #EEEEEE;
	border-top: solid 1px #EEEEEE;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.iSubmit
{
	border: none;
	text-align: right;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #327FDD;
	background-color: transparent;
	background-image: url('pic/prvok_modry.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
	margin-top: 2px;
	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;
}
.iSubmitRed
{
	border: none;
	text-align: right;
	padding-right: 15px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000;
	background-color: transparent;
	background-image: url('pic/prvok_cerveny.gif');
	background-repeat: no-repeat;
	background-position: right 50%;
	margin-top: 2px;
	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;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
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;
}
.pdf
{
	width: 16px;
	height: 16px;
	border: none;
	vertical-align: text-bottom;
}
div.inverz
{
	position: relative;
	width: 100%;
	padding: 10px 15px 10px 15px;
	background-color: #444444;
	color: #DDDDDD;
	background-image: url('pic/bg_para.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.plocha_texty .td_right div.inverz b
{
	color: #87BFFC;
}
div.plocha_texty .td_right div.inverz a:hover
{
	color: #FFFFFF;
}
