body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	/* db214d - cervena */
}

#doc {
	margin: 0px auto;
	width: 790px;
	text-align: left;
	position: relative;
}

a {
	text-decoration: underline;
	color: #db214d;
}
a:hover,
.nu {
	text-decoration: none;
	color: #db214d;
}

a img {
	border: none;
}

form {
	margin: 0px;
	padding: 0px;
}

label {
	display: block;
	cursor: pointer;
}

input.my, textarea.my, select.my {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
input.my {
	border: 1px solid #db214d;
	background: url('../img/doc_bg3.png') center left repeat-x;
	width: 100px;
}
textarea.my {
	height: 100px;
	border: 1px solid #db214d;
	background: url('../img/doc_bg3.png') bottom left repeat-x;
}
select.my {
	border: 1px solid #db214d;
	background: url('../img/doc_bg3.png') center left repeat-x;
}

.w100 {
	width: 100%;
}
.w50 {
	width: 50%;
}

img.img-butt {
	margin-top: 10px;
}

tr.line1 {
	background: #ffffff url('../img/doc_bg1.png') top left repeat-y;
}
tr.line2 {
	background: #ffffff url('../img/doc_bg1.png') -100px 0px repeat-y;
}

td {
	padding: 3px;
}

.top-area {
	position: relative;
	min-height: 30px;
	_height: 30px;
	padding: 5px 0px;
	z-index: 100;
	color: #db214d;
}

.menu-area {
	position: relative;
	background: url('../img/pri-menu-bg.png') center left repeat-x;
	height: 27px;
	padding-top: 10px;
}
.menu-area ul {
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	list-style-type: none;
}
.menu-area ul li {
	display: inline;
	margin-left: 17px;
}
.menu-area ul li a {
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	font-size: 12px;
	text-decoration: none;
}
.menu-area ul li a:hover {
	font-weight: bold;
	color: #000000;
	height: 35px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 2px solid #000000;
}
.menu-area ul li a.active {
	font-weight: bold;
	color: #ffffff;
	height: 35px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}
.menu-area ul li span.silver {
	font-weight: bold;
	color: #999999;
	height: 35px;
	font-size: 15px;
	text-decoration: none;
}

.document-area {
	position: relative;
	margin-bottom: 3px;
	min-height: 360px;
	_height: 360px;
	/*background: url('../img/bg-siluette.png') repeat-y -50px 0px;*/
}
.document-area .navi {
	position: relative;
	margin-top: 3px;
	margin-right: 158px;
	padding-top: 8px;
	text-align: right;
}

.footer-area {
	position: relative;
	margin-top: 10px;
	height: 60px;
	background: #ffffff url('../img/sec-menu-bg1.png') repeat-x top left;
}
.footer-area1 {
	position: absolute;
	width: 200px;
	top: 0px;
	left: 10px;
	padding-top: 70px;
	color: #3a3a3a;
	font-size: 10px;
	text-align: center;
}
.footer-area2 {
	position: absolute;
	width: 560px;
	min-height: 60px;
	_height: 60px;
	top: 0px;
	right: 10px;
	background: #e1e1e1 url('../img/sec-menu-bg2.png') repeat-x top left;
}
.footer-area2-in {
	position: relative;
	width: 560px;
	height: 60px;
	overflow: hidden;
}

.foot-table {
	height: 60px;
}
.foot-td {
	width: 20%;
	border-left: 1px solid #e1e1e1; 
	padding: 0px 10px;
}
.foot-tdl {
	width: 25%;
	border-left: 1px solid #e1e1e1; 
	border-right: 1px solid #e1e1e1;
}
.foot-a {
	font-size: 9px;
	color: #000000;
}

table.collapse {
	border-spacing: 0px;
	border-collapse: collapse;
}

#weblogo {
	position: absolute;
	background: url('../img/weblogo.gif') bottom right no-repeat;
	width: 183px;
	height: 107px;
	right: 0px;
	bottom: -35px;
	border-left: 3px solid #ffffff;
}

.product-list {
	min-height: 90px;
	_height: 90px;
	background: url('../img/doc_bg4.png') top left repeat-y;
	padding: 5px;
}
.prod-cart {
	position: absolute;
	_position: relative;
	bottom: 5px;
	right: 5px;
}
a.cart_add {
	background: url('../img/cart_add.png') bottom right no-repeat;
	behavior: url('iepngfix.htc');
	padding-right: 20px;
	margin-right: 5px;
	_padding-right: 0px;
	_margin-right: 0px;
}
a.cart_add2 {
	background: url('../img/cart_add.png') bottom right no-repeat;
	behavior: url('iepngfix.htc');
	padding-right: 20px;
	_padding-right: 0px;
}
a.cart_remove {
	background: url('../img/cart_delete.png') bottom right no-repeat;
	behavior: url('iepngfix.htc');
	padding-right: 20px;
	_padding-right: 0px;
}
a.cart_plus {
	background: url('../img/add.png') bottom right no-repeat;
	behavior: url('iepngfix.htc');
	padding-right: 20px;
	margin-right: 5px;
	_position: absolute;
	_display: block;
	_top: 0px;
	_left: -20px;
	_width: 16px;
	_height: 16px;
}
a.cart_minus {
	background: url('../img/delete.png') bottom left no-repeat;
	behavior: url('iepngfix.htc');
	padding-left: 20px;
	margin-left: 5px;
	_position: absolute;
	_display: block;
	_top: 0px;
	_right: 0px;
	_width: 16px;
	_height: 16px;
}

th {
	text-align: center;
	background: url('../img/doc_bg2.png') center left repeat-x;
	padding: 3px;
	font-weight: normal;
}

.clr {
	clear: both;
}

.bold {
	font-weight: bold;
}

.align.center {
	text-align: center;
}
.align.left {
	text-align: left;
}
.align.right {
	text-align: right;
}
.align.middle {
	vertical-align: middle;
}
.align.top {
	vertical-align: top;
}
.align.bottom {
	vertical-align: bottom;
}

.hidden {
	display: none;
}
.hidden2 {
	display: none;
	/*_display: inline;*/
}

.clr {
	clear: both;
}

.mtx {
	margin-top: 10px;
}
.mbx {
	margin-bottom: 10px;
}
.mx {
	margin: 10px;
}
.mtv {
	margin-top: 5px;
}
.mv {
	margin: 5px;
}

div.hrr {
	height: 5px;
	background: url('../img/doc_bg4.png') top right no-repeat;
}
div.hrl {
	height: 5px;
	background: url('../img/doc_bg1.png') top left no-repeat;
}

.color.grey {
	color: #999999;
}

.mycolor {
	color: #db214d;
}
.mycolor-border {
	border: 1px solid #db214d;
}
.mycolor-bg {
	background-color: #db214d;
}

.w20px,
input.my.w20px {
	width: 20px;
}
.w50px {
	width: 50px;
}
.w100px {
	width: 100px;
}
.w150px {
	width: 150px;
}
.w160px,
input.my.w160px {
	width: 160px;
}
.w350px,
input.my.w350px {
	width: 350px;
}

.alert {
	border: 2px dashed #db214d;
	padding: 10px;
	color: #db214d;
}

.space {
	height: 25px;
}

.rel {
	position: relative;
}
.abs {
	position: absolute;
}

.fs8 {
	font-size: 8px;
}
.fs9 {
	font-size: 9px;
}
.fs10 {
	font-size: 10px;
}
.fs11 {
	font-size: 11px;
}
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs15 {
	font-size: 15px;
}
.fs16 {
	font-size: 16px;
}
.fs17 {
	font-size: 17px;
}
.fs18 {
	font-size: 18px;
}
.fs19 {
	font-size: 19px;
}
.fs20 {
	font-size: 20px;
}
.fs21 {
	font-size: 21px;
}
.fs22 {
	font-size: 22px;
}
.fs23 {
	font-size: 23px;
}
.fs24 {
	font-size: 24px;
}
.fs25 {
	font-size: 25px;
}
.fs26 {
	font-size: 26px;
}
.fs27 {
	font-size: 27px;
}
.fs28 {
	font-size: 28px;
}
.fs29 {
	font-size: 29px;
}
.fs30 {
	font-size: 30px;
}

/* New styles */

.colB {
	float: right;
	margin-top: 20px;
	width: 245px;
}

.ns-news {
	position: relative;
	width: 210px;
	height: 121px;
	background: url('../img/box-news-d.png') no-repeat;
	behavior: url('iepngfix.htc');
	padding: 15px;
}
.ns-news .cal1 {
	position: absolute;
	overflow: hidden;
	left: 15px;
	top: 15px;
	width: 135px;
	height: 120px;
}
.ns-news .cal1 a {
	color: #000000;
	text-decoration: none;
}
.ns-news .cal2 {
	position: absolute;
	overflow: hidden;
	left: 165px;
	top: 30px;
	width: 45px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	color: #666666;
}
.ns-news .cal3 {
	position: absolute;
	overflow: hidden;
	left: 165px;
	bottom: 70px;
	width: 45px;
	color: #848282;
	font-size: 8px;
	text-align: center;
}
.ns-news .cal4 {
	position: absolute;
	overflow: hidden;
	right: 15px;
	bottom: 15px;
	text-align: center;
	width: 70px;
}
.ns-orange {
	position: relative;
	width: 210px;
	height: 50px;
	background: url('../img/box-orange-d.png') no-repeat;
	behavior: url('iepngfix.htc');
	padding: 15px;
	font-size: 13px;
	color: #ffffff;
	overflow: hidden;
}
.ns-orange a {
	color: #ffffff;
	text-decoration: none;
}
.ns-blue {
	position: relative;
	width: 210px;
	height: 50px;
	background: url('../img/box-blue-d.png') no-repeat;
	behavior: url('iepngfix.htc');
	padding: 15px;
	font-size: 13px;
	color: #ffffff;
	overflow: hidden;
}
.ns-blue a {
	color: #ffffff;
	text-decoration: none;
}
.ns-blue .bl {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 4px;
}
.ns-green {
	position: relative;
	width: 210px;
	height: 50px;
	background: url('../img/box-green-d.png') no-repeat;
	behavior: url('iepngfix.htc');
	padding: 15px;
	font-size: 13px;
	color: #ffffff;
	overflow: hidden;
}
.ns-green a {
	color: #ffffff;
	text-decoration: none;
}
.ns-yellow {
	position: relative;
	width: 210px;
	height: 50px;
	background: url('../img/box-yellow-d.png') no-repeat;
	behavior: url('iepngfix.htc');
	padding: 15px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}
.ns-yellow a {
	color: #db214d;
	text-decoration: none;
}
.ns-red {
	position: relative;
	width: 210px;
	height: 50px;
	background: url('../img/box-red-d.png') no-repeat;
	behavior: url('iepngfix.htc');
	padding: 15px;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	overflow: hidden;
}
.ns-red a {
	color: #ffffff;
	text-decoration: none;
}

.colA {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 520px;
}

.colC {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-weight: normal;
	color: #db214d;
	font-size: 24px;
}
h1 a {
	text-decoration: none;
}

#konfigurator {
	position: relative;
	padding-top: 26px;
}
.confbox-red {
	position: relative;
	border-top: 2px solid #db214d;
	border-bottom: 5px solid #db214d;
	background: url('../img/grad-red.png') repeat-x 0px 0px;
	min-height: 50px;
}
.confbox-gold {
	position: relative;
	border-top: 2px solid #ff6600;
	border-bottom: 5px solid #ff6600;
	background: url('../img/grad-gold.png') repeat-x 0px 0px;
	min-height: 50px;
}
a.confmenu-red {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 260px;
	background: url('../img/bm-red.png') repeat-x;
	color: #000000;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}
a.confmenu-gold {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	width: 260px;
	background: url('../img/bm-gold.png') repeat-x;
	color: #000000;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}

#konfiguratorB {
	position: relative;
	width: 224px;
	padding-top: 26px;
	margin-left: 7px;
}
.confBbox-red {
	position: relative;
	border-top: 2px solid #db214d;
	border-bottom: 5px solid #db214d;
	background: url('../img/grad-red.png') repeat-x 0px 0px;
	min-height: 50px;
}
.confBbox-gold {
	position: relative;
	border-top: 2px solid #ff6600;
	border-bottom: 5px solid #ff6600;
	background: url('../img/grad-gold.png') repeat-x 0px 0px;
	min-height: 50px;
}
a.confBmenu-red {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 26px;
	width: 115px;
	background: url('../img/bm-red.png') repeat-x;
	color: #000000;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}
a.confBmenu-gold {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	width: 115px;
	background: url('../img/bm-gold.png') repeat-x;
	color: #000000;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 15px;
}

table.conf {
	margin: 0px 10px;
}

.prodbox {
	position: relative;
	margin-top: 10px;
	height: 180px;
	border-bottom: 1px solid #cccccc;
	background: url('../img/prod-bg1.png') no-repeat;
}
.prodbox-act {
	position: relative;
	margin-top: 10px;
	height: 180px;
	border-bottom: 1px solid #cccccc;
	background: url('../img/prod-bg2.png') no-repeat;
	cursor: pointer;
	_cursor: hand;
}
.prodimg {
	position: absolute;
	right: 10px;
	bottom: 10px;
	max-height: 160px;
	overflow: hidden;
}
.prodtext {
	position: absolute;
	overflow: hidden;
	left: 10px;
	top: 0px;
	width: 500px;
	height: 180px;
}
.prodlink {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-weight: bold;
}
.prodtip {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.prodcena {
	position: absolute;
	bottom: 10px;
	left: 260px;
	font-size: 18px;
	color: #db214d;
}

.underline {
	margin-top: 20px;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
	text-align: center;
}

.kariera {
	position: relative;
	height: 350px;
	background-color: #db214d;
	color: #ffffff;
	font-size: 13px;
}
.kariera-img {
	width: 770px;
	height: 330px;
}
.kariera-lbox {
	position: absolute;
	width: 300px;
	height: 350px;
	top: 0px;
	left: 20px;
	overflow: hidden;
}
.kariera-rbox {
	position: absolute;
	width: 350px;
	height: 350px;
	top: 40px;
	left: 380px;
	overflow: hidden;
}
h1.kar,
.color.white {
	color: #ffffff;
}

table.myinfo {
	margin-top: 2px;
}
table.myinfo tr td {
	padding-right: 15px;
}

.buttonek {
	vertical-align: bottom;
	margin-left: 6px;
	margin-right: 6px;
}
#mymenu {
	position: relative;
	width: 224px;
	margin-left: 7px;
}

.nav {
	padding: 2px 4px;
	margin: 0px 2px;
	border: 1px solid #cccccc;
}
.n-act {
	background-color: #cccccc;
}

