* {margin: 0; padding: 0; border: 0}
body {min-width: 980px; height: 100%; width: 100%}
#container {min-height: 700px}
#page {width: 1004px;margin: auto;}
a img {border: none}

/* obecne prvky */

body {font-family: Arial, sans; color: #3b3630; font-size: 12px; line-height: 18px}
a {text-decoration: underline}
a:hover {text-decoration: none}
h3 {font-size: 14px; font-weight: bold}
h4 {font-size: 14px; font-weight: bold; margin-bottom: 10px;}
br {height: 0; font-size: 0; line-height: 0; overflow: hidden}
li {line-height: 18px}
li + li {margin-top: 6px;}
ol {list-style: outside decimal; margin-left: 20px}
blockquote {
	padding: 0 20px;
	font-size: 14px;
	font-weight: bold;
}

.hide, #content table caption {display: none}
.logo {margin: 2px auto 10px auto; display: block}
.list {list-style: none}
.list li {padding-left: 17px}
.image {display: block; float: left; margin: 0 15px 15px 0}
.about {list-style: none; font-size: 14px}

input, textarea {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 10px;
	font-size: 12px;
	border: 1px solid #656565;
}

input[type="submit"] {
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	cursor: pointer;
}

input[type="checkbox"] {
	margin-right: 5px;
}

input[type="radio"], input[type="checkbox"] {
	border: none !important;
}

#right .list li {position: relative; left: -10px}
#price {text-align: right; display: block; font-size: 30px}

/* hlavicka */

#header {
	position: relative;
	width: 996px;
	height: 228px;
	padding: 0 4px 21px 4px;
}

#servis {
	position: absolute;
	width: 100%;
	min-width: 1030px;
	max-width: 1030px;
	height: 75px;
	bottom: 0px;
	left: -12px;
}

/* obsah */

#contentHolder {
	min-height: 400px;
	min-width: 980px;
	width: 100%;
}

#main {
	float: left;
	width: 754px;
	max-width: 754px;
	position: relative;
	left: 8px;
}

#content {
	width: 500px;
	padding: 10px;
	float: right;
	min-height: 100px;
}

#left {
	float: right;
	width: 230px;
	position: relative;
	min-height: 100px;
	font-weight: bold;
}

#right {
	float: left;
	width: 230px;
	position: relative;
	min-height: 100px;
	left: 8px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

/* menu */

.menu {
	width: 211px;
	position: relative;
	list-style: none;
}

.menu li a {
	display: block;
	font-size: 16px;
	padding: 8px 30px 9px 20px;
	max-width: 201px;
	min-width: 201px;
	overflow: hidden;
	color: #fff;
	text-decoration: none;
}

.menu li {
	padding-bottom: 1px;
}

.menu li + li {
	margin-top: 0;
}

#left .menu {
	left: -20px;
}

#right .menu {
	left: -25px;
}

#right .menu li a {
	padding: 8px 20px 9px 30px;
}

/* boxy */

.part {
	margin-bottom: 10px;
}

.part .box {
	min-height: 30px;
	height: 100%
}

.part .head {
	min-height: 4px;
	height: 100%;
}

.part .head h3 {
	margin: 0 12px 0 0;
	padding: 12px 0 14px 0;
	text-align: center;
	font-size: 16px;
}

.part.hNone .head h3 {
	padding-bottom: 0;
}

.part .content {
	padding: 12px 0;
	margin: 0 12px;
	position: relative;
}

.part.bWhite .content, .part.bColor .content {
}

#right .part {
	position: relative;
	left: 13px;
}

#left .part {
	position: relative;
	left: -13px;
}

.buttons ul {
	list-style: none;
	padding: 0 2px;
	min-height: 30px;
	margin: 0 2px;
}

.buttons li {
	float: right;
}

.buttons li + li {
	margin-right: 3px;
	margin-top: 0;
}

.buttons li a {
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
}

#left .buttons ul {
	float: right;
	padding-left: 8px;
}

#right .buttons ul {
	float: left;
	padding-right: 6px;
}

#right .buttons li {
	float: left;
}

#right .buttons li + li {
	margin: 0;
	margin-left: 3px;
}

.part.bNone .content {
	margin: 0 12px;
}

/* paticka */

#footer {
	clear: both;
	min-width: 980px;
	max-height: 350px;
	padding-bottom: 55px;
	position: relative;
	width: 100%;
}

#links {
	max-height: 290px;
	min-height: 200px;
	width: 100%;
	text-align: center;
	padding-top: 75px;
	font-size: 11px;
	line-height: 15px;
}

#links p {
	margin: 0 40px;
}

#links p + p {
	margin-top: 12px;
}

#links a {
	color: #fff;
}

#links a:hover {
	color: #000;
}

#copy {
	position: absolute;
	bottom: 10px;
	text-align: center;
	width: 980px;
	color: #5a544c;
}

#copy a {color: #5a544c}

/* obsah stranky */

#content {
	font-size: 12px;
	line-height: 18px;
}

#content > * {
	margin-bottom: 20px;
}

#content .products td > * {
	margin-bottom: 20px;
}

#content .products .image {
	float: none;
	text-align: center;
	margin: 0;
}

#content .products table {
	border: none;
	background: none;
}

#content .products table td {
	border: none !important;
}

#content .products li {
	padding-left: 0;
}

#content h1, #content h2, #content h3, #content h4, table, form {
	clear: both
}

#content h1, #content h2 {
	font-size: 24px;
	line-height: 30px;
	padding: 8px 15px 7px 35px;
	color: #fff;
}

#content h3 {
	font-size: 16px;
}

#content .about {
	font-size: 14px;
	font-weight: bold;
}

#content ul {
	list-style: none;
}

#content ul li {
	padding-left: 20px;
}

#content ol {
	list-style: inside decimal;
	margin-left: 0;
	font-size: 14px;
	font-weight: bold;
}

#content .about li {
	background: none;
}

#content form.formShort {
	clear: none;
}

#content form fieldset {
	border: 0 none;
}

#content form legend {
	display: none;
}

#content form label {
	font-weight: bold;
}

#content form.formShort {
	text-align: right;
}

#content form.formShort label {
	display: none;
}

#content form.formShort input[type="text"] {
	width: 20px;
}

#content form.formShort input[type="submit"] {
	position: relative;
	left: -10px;
}

#content table td, #content table th {
	padding: 2px 5px;
}

#content table {
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px;
	text-align: left;
}

#content table td {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	border: 1px solid #fff;
	vertical-align: top;
}

#content table tr:hover td {
	border: 1px solid #ccc;
}

#content form table td {
	border: none;
	background: none;
}

#content form table tr:hover td {
	border: none;
}

/**
#content img {
	max-width: 150px;
}
*/
#content .promo {	position:absolute; top:0; right:0;  }
/*#content .promo img {	width:80px; border:0; }*/

/* servis */

#servis #user, #servis #search {
	position: absolute;
}

#servis #user {
	right: 30px;
	top: 18px;
}

#servis #user ul {
	list-style: none;
}

#servis #user li {
	float: left;
	color: #fff;
}

#servis #user li + li {
	margin-left: 10px;
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-top: 0;
}

#servis #user a {
	color: #fff;
} 

#search fieldset {
	border: none;
}

#search legend, #search label {
	display: none
}

#search input[type="submit"] {
	position: absolute;
	left: 193px;
	top: 11px;
	background: none;
	border: none;
	cursor: pointer;
}

#search input[type="text"] {
	position: absolute;
	left: 25px;
	top: 13px;
	width: 130px;
	background: none;
	border: none;
}

hr {clear: both; margin: 10px 0; height: 1px; background: #999; color: #999; border: none}
.VoteButton {border: 1px solid #ccc; background: #eee; padding: 3px 6px}

#discount span {
	text-align: center;
	display: block;
	margin-bottom: 5px;
}

#discount #claim {
	margin-bottom: 10px;
}

#discount #claimNumber {
	font-size: 30px;
	margin-bottom: 15px;
}

#content .review-post h3 {
	font-size: 14px;
}

#content .review-post blockquote {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

#mainform > * + * {margin-top: 20px}

#right .part .info {font-weight: normal; font-size: 12px}

#content #path {margin-top: -20px}

.text-akce, .text-akce * { color:red !important; }

.granna .head {background: url(granna/box-l-white-no-header.png) no-repeat left top !important}
.granna .box {background: url(granna/box-l-white.png) no-repeat left bottom !important}
.granna .buttons li.color a {background: url(granna/box-button-color.png) repeat-x top !important}

.quercetti .head {background: url(quercetti/box-l-white-no-header.png) no-repeat left top !important}
.quercetti .box {background: url(quercetti/box-l-white.png) no-repeat left bottom !important}
.quercetti .buttons li.color a {background: url(quercetti/box-button-color.png) repeat-x top !important}

.blendypens .head {background: url(blendypens/box-l-white-no-header.png) no-repeat left top !important}
.blendypens .box {background: url(blendypens/box-l-white.png) no-repeat left bottom !important}
.blendypens .buttons li.color a {background: url(blendypens/box-button-color.png) repeat-x top !important}

.sport1one .head {background: url(sport1one/box-l-white-no-header.png) no-repeat left top !important}
.sport1one .box {background: url(sport1one/box-l-white.png) no-repeat left bottom !important}
.sport1one .buttons li.color a {background: url(sport1one/box-button-color.png) repeat-x top !important}

