* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #143a65;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	text-align: center;
}

a {
	color: #C7198B;
	text-decoration: none;
}

/* layout begin */
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/unival_opakovka.jpg);
	background-position: 0 173px;
	background-repeat: no-repeat;
}
#left-col {
	float: left;
}
#right-col {
	float: right;
	width: 658px;
	background-color: #18335c;
	background-image: url(../images/bgr_top.gif);
	background-repeat: no-repeat;
}
#unival-logo {
	padding-left: 37px;
	padding-top: 13px;
}
#unival-order {
	padding-left: 50px;
	padding-top: 359px;
}
#top-menu {
	/*
	background-image: url(../images/bgr_top.gif);
	background-repeat: no-repeat;
	height: 165px;
	*/
}
#top-menu #nav {
	padding-top: 60px;
	padding-left: 40px;
}
#top-menu #nav ul {
	list-style: none;
}
#top-menu #nav ul li {
	display: inline;
	margin-right: 26px;
}
#footer {
	background-image: url(../images/bgr_bottom.gif);
	background-repeat: no-repeat;
	height: 77px;
	margin-bottom: 15px;
}
#footer #unipharm-logo {
	float: left;
	padding-left: 40px;
	padding-top: 15px;
}
#footer #f-cols {
	float: left;
	padding-left: 30px;
}
#footer #f-cols div.col {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 210px;
}
#footer #f-cols div.col p {
	color: #6090be;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#footer #f-cols div.col p a {
	color: #8396a8;
	text-decoration: underline;
}

#content {
	padding: 32px;
	padding-top: 50px;
	padding-bottom: 30px;
	color: #c4ced8;
}
/* layout end */

#content h1 {
	font-size: 18px;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 14px;
	margin-bottom: 10px;
}
#content h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
#content p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.2;
}
#content td {
	font-size: 12px;
	line-height: 1.2;
}
#content ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
#content li {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 1.2;
}
#content sup {
	font-size: 11px;
}
#content sup a {
	color: #C7198B;
	text-decoration: none;
}

ul.hp-bullets li {
	background-image: url(../images/pink_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}
ul.hp-bullets {
	margin-left: 0 !important;
	list-style: none;
}

#hp-chovecheta {
	padding-top: 10px;
	padding-bottom: 0px;
}

#qty-form {
	background-image: url(../images/bgr_quantity.gif);
	background-repeat: no-repeat;
	height: 126px;
	padding-top: 10px;
	padding-left: 10px;
}
#qty-form table td {
	padding: 5px;
	vertical-align: middle;
}
#order-form table td {
	padding: 5px;
	padding-left: 0;
	vertical-align: top;
}
#mnenie-form table td {
	padding: 5px;
	padding-left: 0;
	vertical-align: top;
}
div.fld {
	background-image: url(../images/bgr_field.gif);
	background-repeat: no-repeat;
	padding: 3px;
}
div.fld input {
	background: none;
	border: none;
}
div.fld input.quantity {
	width: 90px;
}
div.fld input.captcha {
	width: 90px;
}
div.fld input.normal {
	width: 240px;
}
div.fld input.small {
	width: 166px;
}
div.fld textarea.normal {
	width: 240px;
	height: 80px;
	background: none;
	border: none;
}
div#fldPrice {
	font-size: 12px;
}
div.captchaWrap {
	width: 96px;
}
div.normalWrap {
	width: 246px;
}
div.smallWrap {
	width: 172px;
}
div.quantityWrap {
	width: 96px;
}

div.errors {
	padding: 10px;
	color: #CE55A2;
	background-color: #ffffff;
	margin-bottom: 10px;
}
div.errors div.error {
	margin-bottom: 10px;
}

div.comment {
	margin-bottom: 20px;
	width: 490px;
	overflow: hidden;
}
p span.date {
	font-weight: bold;
	color: #A5CE38;
}
p span.author {
	font-weight: bold;
	color: #CE55A2;
}

div#orderWrapper {
	padding-left: 70px;
	width: 505px
}

div#mnenieWrapper {
	padding-left: 70px;
	width: 505px
}
