h1 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1.hp {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0;
	color: #dc2531;
}

h2 {
	font-size: 15px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dc2531;
	margin-top: 25px;
	margin-bottom: 6px;
}

h2.hp {
	border-bottom: none;
	margin-bottom: 5px;
	padding: 0;
}

h3 {
	font-size: 14px;
	padding: 0 0 5px 0;
	margin-top: 30px;
	margin-bottom: 2px;
}

p {
	text-align: justify;
	margin: 0 0 0.7em 0;
}

p.typ1 {
	text-align: center;
}

p.typ2 {
	text-align: right;
}

p.typ3 {
	font-size: 12px;
}

p.typ4 {
	text-align: right;
	margin: 0.7em 0 0.7em 0;
	font-weight: bold;
}

div.doporucit {
	text-align: center;
	margin-bottom: 0;
	font-weight: bold;
	width: 100px;
	float: right;
	background-color: #ffff99;
}
div.doporucit-content {
	padding: 5px 0;
}

ul {
	margin-bottom: 1.7em;
	margin-left: 12px;
	padding-left: 12px;
}

li {
	margin-bottom: 5px;
}

table {
	border-collapse: collapse;
}

table.typ1 {
	width: 100%;
}

span.typ1 {
	color: #000080;
}

strong.red {
	color: #dc2531;
}

table.cenik {
	width: 95%;
	margin-top: 10px;
}

td.cenik {
	font-size: 9px;
   	border: 1px solid #feebd7;
   	padding: 3px 5px
}

td.cenik_cislo {
	font-size: 9px;
   	border: 1px solid #feebd7;
   	padding: 3px 5px;
   	text-align: right;
}

td.rozpocet {
   	text-align: center;
	font-size: 9px;
   	background-color: #feebd7;
   	border: 1px solid #feebd7;
   	padding: 3px 5px;
}

td.cenik_objednat {
   	text-align: center;
   	font-weight: bold;
   	border: 1px solid #feebd7;
	background-color: #cc0000;
}

a.cenik_objednat {
	background-color: #cc0000;
	color: white;
}


a.typ1 {
	color: #000080;
}




img {
	border: 0;
}

img.typ1 {
	float: left;
	margin: 3px 15px 5px 0;
}

img.typ2 {
	float: right;
	margin: 3px 0px 5px 15px;
}

img.typ3 {
	margin-left: 5px;
	border: 0;
}

img.typ4 {
	float: left;
	margin-right: 12px;
}

img.typ5 {
	float: left;
	margin: 3px 15px 10px 0;
}

img.typ6 {
	margin: 10px 0;
}

table.sbsupport {
   	background-color: #feebd7;
   	border: 1px solid #feebd7;
   	width: 100%;
   	margin-top: 20px;
}

th {
	text-align: left;
	font-size: 1.4em;
}

th.typ1 {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 8px 5px;
	background-color: #f9f9f9;
}

td.typ0 {
	padding: 6px 5px;
	font-size: 1.2em;
	font-weight: bold;
}

td.typ1 {
	padding: 6px 5px;
	font-size: 1.2em;
	font-weight: bold;
}

td.typ2 {
	padding: 0px 5px 5px 5px;
	font-size: 0.8em;
	font-style: italic;
}

td.typ3 {
	height: 10px;
}

td.typ4 {
	height: 20px;
}

td.imgal1 {
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 128px;
	width: 128px;
	background-color:#EEEEEE;
}

td.imgal2 {
	width: 12px;
}

td.imgal3 {
	height: 12px;
}

input, textarea {
	border: 1px solid #999999;
	color: #800000;
}

.calcvalue {
	font-size: 1.2em;
	color: #800000;
}


h3.objednavka {
   	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	border-bottom: 1px dashed #cc0000;
	margin-top: 10px;
	margin-bottom: 12px;
	padding: 3px 5px;
}

div.obj_title {
	border: 1px solid black;
	margin-bottom: 20px;
}

div.obj_title_content {
	padding: 13px 20px 10px 20px;
}

td.obj_title_desc {
	color: #cc0000;
	font-weight: bold;
	padding-right: 20px;
	padding-bottom: 6px;
   	font-size: 12px;
	vertical-align: top;
}

td.obj_title_field {
   	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 6px;
}


div.obj_form {
	border: 1px solid black;
}

div.obj_form_content {
	padding: 0 20px;
}



div.obj_form {
	border: 1px solid black;
}

div.obj_form_content {
	padding: 0 20px;
}

td.obj_form_desc {
	text-align: right;
	width: 170px;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-right: 8px;
	color: black;
	font-weight: bold;
	vertical-align: top;
}

td.obj_form_field {
	padding-bottom: 10px;
	vertical-align: top;
}

input.obj_form_field {
	border: 1px solid black;
	width: 200px;
	background-color: #f9f9f9;
	color: #666666;
}

textarea.obj_form_field {
	border: 1px solid black;
	width: 507px;
	background-color: #f9f9f9;
	color: #666666;
}

input.obj_form_field_noborder {
	border: none;
}

td.obj_form_zdoruceni {
	vertical-align: top;
}

input.obj_form_submit {
	width: 200px;
	background-color: #cc0000;
	color: #ffffff;
	border: 1px solid black;
	font-weight: bold;

}

span.povinna_polozka {
	color: #cc0000;
}