/* base elements */

body,html {
	font-family: "Trebuchet MS", "Geneva CE", "Arial CE", sans-serif;
	font-size: 95%;
	margin: 0;
	padding: 0;
}

body,table {
	color: #333;
}

html {
	background: url("../images/body-bg.gif") #FFFFFF repeat-x top left;
}

a:link, a:visited {
  color: #EB8F0B;
  text-decoration: underline;
}
a:hover {
  color: #666;
  text-decoration: none;
}

h2 {
  font-size: 120%;
  margin: 2ex 0 1ex 0;
}

table {
	font-size: 90%;
	text-align: left;
	border: none;
	border-collapse: collapse;
}

th,td {
	empty-cells: show;
	border: 1px solid #ccc;
	padding: 1px 3px 1px 3px;
	background-color: #F4F4F4;
}

li {
	margin: 5px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	list-style-type: square;
}

.ciselny li {
	list-style-type: decimal;
}

.ciselny li li,.alpha li li {
	list-style-type: square;
}

.alpha li {
	list-style-type: lower-alpha;
}

p {
	margin: 0;
	padding: 0px 0px;
}

img {
	border: none;
}

fieldset {
	padding: 5px;
	background-color: #EFEFEF;
}

legend {
	font-weight: bold;
}

h3 {
	font-size: 120%;
	color: #2E7C30;
	padding: 15px 0px 0px 0px;
	font-weight: normal;
}

h3.note {
	margin-top: 0px;
}

h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 110%;
	color: #75AE77;
	font-weight: normal;
}

form {
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
}

fieldset label {
	float: left;
	vertical-align: middle;
	font-weight: normal;
	text-align: right;
	margin-right: 5px;
}

form td, form th {
  background: none;
}
form table, form table td, form table th {
  border: none;
}

/* layout */

#header li {
  margin: 0;
  padding: 0;
}

/* top */
#top {
  width: 100%;
	position: relative;
	overflow: visible;
}

#top1 {
	float: left;
	width: 271px;
	height: 133px;
}

#top2 {
	float: left;
	width: 229px;
	height: 133px;
	background: url("../images/top2.gif") no-repeat top left;
}

#top3 {
	float: left;
	width: 243px;
	height: 133px;
	background: url("../images/top3.gif") no-repeat top left;
}

#top4 {
	float: left;
	width: 257px;
	height: 133px;
	background: url("../images/top4.gif") no-repeat top left;
}

#title {
	position: absolute;
	top: 58px;
	left: 300px;
	font-size: 130%;
	Letter-spacing: 2px;
	color: #E5E5E5;
	font-style: italic;
}

/* header */
#header {
	margin: 0;
	padding: 0;
}

#header1 {
	float: left;
	width: 271px;
	height: 214px;
	background: url("../images/head1.jpg") no-repeat 0px 0px;
}

#header2 {
	float: left;
	width: 229px;
	height: 214px;
	background: url("../images/head2.jpg") no-repeat top left;
}

#header2 p {
	margin-top: 180px;
	margin-left: 5px;
	font-size: 12px;
	text-align: left;
}

#header3 {
	float: left;
	width: 243px;
	height: 214px;
	background: url("../images/head3.jpg") no-repeat top left;
}

#header4 {
	float: left;
	width: 257px;
	height: 214px;
	background: url("../images/head4.jpg") no-repeat top left;
}

/* main */

#main {
  width: 1000px;
	background: url("../images/main-bg.gif") repeat-y;
  margin: 0 auto 0 auto;
  text-align: left;
  overflow: visible;
	position: relative;
}
.action-box #main {
  width: 99%;
  background: #FFFFFF;
  margin: 0;
  font-size: 85%;
}
#main-inner {
  width: 100%;
	text-align: left;
}
#main.mini {
	width: 99.5%;
	background: #FFFFFF;
}

/* work */
#work {
	clear: left;
}

#work .box {
	margin: 0 6px 0 6px;
}

/* content search */
div.eshop, div.search {
  width: 1000px !important;
}

#content-box {
  width: 100%;
  min-height: 300px; 
  background: url(../images/bg-content-box.gif) no-repeat;
}
#content {
	width: 780px;
	min-height: 650px;
	float: left;
	margin-top: 75px;
}
#content-inner {
	min-height: 650px;
	padding: 15px 8px 10px 18px;
}

#h1 {
	width: 100%;
}

/* layout-eshop */
#content.search #column1 {
	width: 19%;
}

#content.search #column2 {
	width: 79%;
	border: none;
}

#column4 { width: 245px; }
#column4 .title { width: 225px; }
#column4 .item-list { width: 225px; }
#column4 .inner {
	padding: 10px 0px 3px 0px;
}

/* right */
#right {
	float: left;
	width: 210px;
	margin-top: 90px;
}
.action-box #right {
	margin-top: 0px;
}

#padded {
	padding: 0 0px 0 0px;
}

/* footer*/
#footer {
  width: 100%;
  font-size: 80%;
  clear: both;
}
#footer, #footer a {
  color: #000000;
}
#footnotes {
  width: 100%;
  height: 25px;
  text-align: center;
  position: relative;
  top: 10px;
}

/* copy */
#copy {
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	background: #CCCCCC;
	clear: left;
	padding: 0;
	padding-top: 5px;
}

#copy a {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

#copy a:hover {
	color: white;
	text-decoration: none;
}

#copy .box {
	text-align: center;
	padding: 0.2em;
	background: #DDDDDD;
	color: #000000;
	border: solid 1px white;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	overflow: hidden;
}

/* eshop */
#shop-menu { margin: 10px 0 0 5px; }
#shop-menu ul { margin: 0; padding: 0; }
#shop-menu li { border-bottom: 1px solid #e2e2e2; margin: 0 0 0 0px; padding: 0 !important; }
#shop-menu li a {
  display: block; padding: 5px 0 5px 22px;
  font-size: 85% !important;
	margin: 0 0 5px 17px;
	padding: 0;
	color: #000000;
}

#shop-menu .level1 li {  background-color: #fdfdfd;   background-position: 5px 9px;}
#shop-menu ul.level1 a {
  padding-left: 5px;
  background-position: 8px 9px;
}
#shop-menu .level2 li { background-color: #FFFFFF;}
#shop-menu ul.level2 a {
  padding-left: 15px;
  background-position: 14px 9px;
}
#shop-menu a.active, #extra-menu li.active a { font-weight: bold; }

#shop-menu .level1 li, #shop-menu .level1 li a {color: #6D7F9F !important; }

/* extra */
#extra-menu { border-top: 6px solid #BFBFBF; background-color: #D0D0D0; }
#extra-menu li { border: none; border-bottom: 1px solid #F2F2F2; }

/* cart */
#cart-box { min-width: 250px; width: 250px; position: absolute; left: 80px; top: 310px; }
#cart-box .inner { padding-top: 10px; }

.cart-empty { padding-top: 8px; }

/* nav */
#nav {
	position: absolute;
	top: 270px;
	left: 340px;
	width: 580px;
	border: solid 0px #FF0000;
  margin: 0;
  padding: 0;
  z-index: 3000;
  font-size: 13px;
}
#nav ul.level2 {
 position: absolute;
 visibility: hidden;
}
#nav ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	float: left;
	list-style-image: none;
  margin: 0;
  padding: 0 0 0 0;
  list-style-type: none;
  float: left;
  position: relative;
}
#nav a {
  text-decoration: none;
  display: block;
  text-align: left;
  padding: 0;
	font-size: 13px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0px;
}
#nav li.level2
{
  font-size: 90%;
}

#img-13 {
	width: 1000px;
	height: 51px;
	background: url("../images/img_13.jpg") no-repeat top left;
}


#nav a:hover {
	color: #FFA500;
}

#nav #n1 {
	position: absolute;
	left: 18px;
	top: 11px;
	width: 50px;
}

#nav #n2 {
	position: absolute;
	left: 132px;
	top: 22px;
}

#nav #n3 {
	position: absolute;
	left: 235px;
	top: 22px;
}

#nav #n4 {
	position: absolute;
	left: 317px;
	top: 22px;
}

#nav #n5 {
	position: absolute;
	left: 418px;
	top: 22px;
}

#nav #n6 {
	position: absolute;
	left: 530px;
	top: 22px;
}

/* page-column */
.page-column {
	width: 230px;
	border: 1px solid;
	float: left;
	margin-left: 5px;
	color: #747474;
  min-height: 1270px;
}


.page-column table {
  text-align: center;
  margin: 0 auto;
}
#column1 table {
  text-align: center;
  margin: 0;
}

.page-column .title {
	height: 40px;
  font-size: 110%;
}
.page-column p {
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.page-column .submitForm {
	background-color: #838280;
	margin: 1ex 0 1ex 0;
	font-size: 100%;
}

.Search .column2, .Search .column3 {
  width: 49.5%;
  min-height: 0;
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
}
.Search .page-column .inner-box {
  border: 1px solid;
  margin: 0 0 0 5px;
}

/* page column colors */
#column1 .title {
	background-color: #0193DE;
}
#column1 label {
  width: 50px;
  display: block;
  float: left;
}

#column2 .title, .column2 .title {
	background-color: #E77A13;
}
.column2 .title { background-color: #E77A13 !important; }

#column3 .title, .column3 .title {
	background-color: #00923F;
}
.column3 .title { background-color: #00923F !important;}

#column4 {
  height: 1200px;
  overflow: scroll;
}
#column4 .title {
	background-color: #BF0005;
}

#column5 .title {
	background-color: #131416;
}

.page-column .title h2 {
	font-size: 85%;
	margin: 0 !important;
	padding: 1ex 0 0 0 !important;
	text-align: center;
	color: #FFFFFF;
}

.page-column .inner {
	padding: 10px 3px 3px 3px;
}

/* news_ticker */
#news_ticker {
	position: absolute;
	left: 40px;
	top: 350px;
	width: 680px;
	height: 60px;
	background: url("../images/bc-news.gif") no-repeat;
	font-size: 80%;
	padding: 0 0 0 0;
	visibility: hidden;
}
#news_ticker * {color: #FFFFFF;}
#news_ticker h2 {	font-weight: bold;	margin-bottom: 2px;	color: #FF0000; text-align: left; }
#news_ticker h2, #news_ticker p {	font-size: 110%;	padding: 4px 0 0 5px !important;	margin: 0 !important;}

#news_ticker p {
	padding: 0px 2px 0 3px !important;
	text-align: left;
	font-size: 110%;
	line-height: 120% !important;
	color: #333333;
	color: #EB8B25;
}

/* news */
#news-box { 	position: absolute;
	left: 25px;
	top: 350px;
	width: 740px;
	height: 90px;
	max-height: 80px;
	overflow: hidden;
	background: url(../images/icon-news.png) left 40% no-repeat;
}
#news {
	color: #d0800d;
	background: #e5e5e5;
	border: 1px solid #c3c3c3;
	margin-left: 70px;
	font-size: 90%;
	font-family: Arial, sans-serif;
	max-height: 78px;
}

/* search_notice */
#search_notice {
	display: none;
	position: fixed;
	width: 400px;
	height: 80px;
	top: 200px;
	left: 200px;
	left: 35%;
	top: 40%;
	background-color: #E78226;
	border: 3px solid #FF0000;
}

#search_notice span {
	color: #FFFFFF;
	text-align: center !important;
	font-size: 140%;
	display: block;
	margin-top: 15px;
}

/* login */
#login {
	position: absolute;
	left: 540px;
	top: 153px;
	width: 316px;
	height: 107px;
	margin: 0;
	padding: 0;
	border: 0px solid;
	font-size: 90%;
}

#login-header {
	font-size: 100%;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	position: absolute;
	left: 10px;
	top: 0px;
}

#login a {
	color: #036;
}
#login input.text {
	background-color: #FFFFFF;
	font-size: 100%;
	width: 135px;
	border: 1px solid #D6D6D6;
	height: 18px;
	font-size: 12px;
}
#login input:hover {
	background-color: #EFDFB3;
}

#login-header span {
	font-style: italic;
}

#login-frm {
	position: absolute;
	left: 10px;
	top: 43px;
}
#login-frm .imagebutton { position: relative; top: 2px;}

#login-info {
	position: absolute;
	left: 10px;
	top: 32px;
	width: 192px;
}

#login-text {
	position: absolute;
	top: 73px;
	left: 10px;
	font-size: 90%;
	line-height: 110%;
}

/* account */

#account-menu {
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
}
#account-menu li {
  margin-left: 20px;
}
#right #account-menu {
  border: 1px solid;
}
#right #account-menu .title {
  height: 40px;
}
#right #account-menu h2 {
  font-size: 85%;
  margin: 0 !important;
  padding: 1ex 0 0 0;
  text-align: center;
  color: #FFFFFF;
}
#right #account-menu .title {
  background-color: #0193DE;
}

#slovakia { position: absolute; 
/* top: 120px; left: 285px; */
	right: 10px;
	top: 350px;
 font-size: 12px; width: 200px; line-height: 120%; font-weight: bold;
 }
#slovakia img { float: left; margin: 3px 5px 0 0; border: 1px solid #707070; padding: 0; }
#slovakia a {}
#slovakia label {}
#slovakia table { width: auto; }
#slovakia p { margin: 0.5em 0 0.2em 0; color: #FF0000; }

/* frmBrand */
#frmBrand dl { padding:0 10px 0px 10px; }
#frmBrand dt { display: block; float: none; }
#frmBrand dd { display: block; float: none; }
#frmBrand label { float: none; }
#frmBrand .button { width: 70px;  }

/* banners */
#banner-right { position: absolute; left: 1005px; top: 330px; }

/* suggest */
div.searchSuggest {
  overflow: scroll !important;
  max-height: 300px;
  border: 2px solid #FF0000;
}

/* general */
.menu-dot { background: url(../images/menu-dot.gif) no-repeat 3px 5px;
  padding-left: 20px;
}
.button { border: 1px solid #707070; background-color: #4B7696; color: #FFFFFF;
padding: 2px; }
a.button { color: #FFFFFF; text-decoration: none; padding: 3px 5px 3px 5px; }
@media handheld, projection, screen, tty, tv
{ .button { cursor: pointer; }
} 

.button:hover { border: 1px solid #000000; background-color: #37607F; }
