@charset "utf-8";
body { font-family: Arial, Helvetica, sans-serif; font-size: 13px; background: #8EBEFE url(../img/body_bg.png) left top repeat-x; text-align: center; margin: 0; padding: 0; color: #000; }
a { color: #2861A1; text-decoration: underline; }
a:hover { text-decoration: none; }
a img { border: none; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 10px; }
h6 { font-size: 8px; }

form, fieldset {
	padding: 0;
	margin: 0;
}

p {
	margin: 5px 0;
}

#all-div {
	width: 990px;
	padding: 0 5px 5px 5px;
	margin: auto;
	text-align: left;
	background: #fff;
}

#header {
	height: 140px;
	position: relative;
}

#header h1 {
	color: #333;
	position: absolute;
	bottom: 3px;
	right: 10px;
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	width: 350px;
}

#logoclick {
	position: absolute;
	left: 27px;
	top: 30px;
}

#h_img_show {
	position: absolute;
	top: 10px;
	right: 10px;
}

#h_img_show img {
	margin-left: 5px;
}

#country_name {
	font-family: Verdana, Arial;
	position: absolute;
	top: 72px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	width: 300px;
	text-align: center;
	left: 300px;
}

#menubar {
	background: #fff url(../img/menu_bg.png) left top repeat-x;
	height: 36px;
	overflow: hidden;
	margin-bottom: 10px;
}

#menubar .right_corner,
#menubar .left_corner {
	display: block;
	float: left;
	background: url(../img/menu_left.png) left top no-repeat;
	width: 12px;
	height: 36px;
}

#menubar .right_corner {
	float: right;
	background: url(../img/menu_right.png) right top no-repeat;
}

#menubar img {
	float: left;
}

#menubar a {
	display: block;
	text-decoration: none;
	float: left;
	padding: 0 15px;
	color: #fff;
	font-weight: bold;
	height: 36px;
	line-height: 32px;
}

#menubar a:hover {
	color: #F8CC00;
}

#menubar a.selectedItem {
	color: #000;
	background: #ffffff url(../img/menu_sel_bg.gif) right top no-repeat;
	padding-left: 0;
	height: 36px;
	line-height: 36px;
}

#menubar a.selectedItem span {
	background: #fff url(../img/menu_sel_left.gif) left top no-repeat;
	float: left;
	width: 8px;
	height: 36px;
	margin-right: 7px;
}

#menubar a:hover.selectedItem { color: #000; }

#footer {
	height: 140px;
	background: url(../img/footer_bg.png) left top repeat-x;
	position: relative;
	padding-left: 15px;
	padding-top: 20px;
	color: #fff;
	font-size: 12px;
}

#footer_sun {
	position: absolute;
	top: -131px;
	right: 11px;
}

.link_box {
	width: 155px;
	float: left;
	margin-right: 5px;
	line-height: 200%;
	height: 98px;
	overflow: hidden;
}

.link_box span {
	display: block;
	font-weight: bold;
}

.link_box a {
	display: block;
	color: #fff;
}

.copyright {
	clear: both;
	text-align: center;
	height: 18px;
	padding-top: 14px;
}

.copyright span {
	margin-right: 15px;
}

#navigation {
	height: 20px;
	line-height: 20px;
	position: relative;
	top: -10px;
	margin: 0 8px 2px 8px;
	font-size: 12px;
	color: #000;
}

#navigation img {
	margin: 0 5px;
	position: relative;
	top: 2px;
}

#navigation span { color: #999; font-size: 11px; margin-right: 3px; }

.wcontent .col_widecenter {
	width: 645px;
	padding-left: 14px;
	padding-bottom: 13px;
	float: left;
	margin-right: 23px;
	overflow: hidden;
}

.wcontent .col_right {
	width: 302px;
	float: left;
	min-height: 150px;
	margin-bottom: 130px;
}

.wcontent .col_right2 {
	width: 200px;
	float: left;
	min-height: 150px;
	margin-bottom: 130px;
}


.wcontent .col_left {
	width: 200px;
	margin-right: 5px;
	float: left;
	min-height: 150px;
}

.wcontent .col_center {
	width: 580px;
	margin-right: 5px;
	float: left;
	padding-bottom: 13px;
}

.wcontent .col_normal {
	width: 785px;
	float: left;
	min-height: 300px;
	padding-bottom: 13px;
}

.wcontent .col_full {
	width: 971px;
	padding-left: 14px;
	padding-bottom: 13px;
}

.nofloat {
	clear: both;
	height: 1px !important;
	font-size: 1px !important;
	margin: 0;
	margin-bottom: -1px;
	padding: 0;
	overflow: hidden;
}

.box { margin-bottom: 25px; }
.box h2 { margin-bottom: 8px; }
.box p { margin-left: 5px; line-height: 140%; margin-bottom: 10px; }

.clanekbox h2,
#katalog_zemi h2,
#nabidky h2,
#category h2,
#homepage_text h2 {
	background: url(../img/ico_04.gif) left center no-repeat;
	padding-left: 30px;
	font-size: 18px;
	line-height: 28px;
	height: 25px;
}

#nabidky h2 { background-image: url(../img/ico_03.gif); }
#homepage_text h2 { background-image: url(../img/ico_05.gif); }
#homepage_text { margin-bottom: 18px;}
.clanekbox h2,
#category h2 { background-image: url(../img/ico_06.gif); margin-bottom: 20px; }

.clanekbox h3 {
	padding-top: 20px;
	padding-left: 5px;
}

.clanekbox h4 {
	padding: 5px 0 0 5px;
}

#homepage_text .content {
	line-height: 140%;
}


/*  zalozky na homepage */

#category_tab {
	width: 640px;
	overflow: hidden;
}

#category_tab .tab_brackets {
	background: url(../img/tab_tabline_bg.gif) left bottom no-repeat;
	width: 640px;
	height: 30px;
	overflow: hidden;
}

.tab_brackets a {
	display: block;
	background: url(../img/tab_bg.png) right 0 no-repeat;
	padding-right: 12px;
	margin-right: 5px;
	float: left;
	height: 27px;
	overflow: hidden;
	line-height: 31px;
	text-decoration: none;
	font-weight: bold;
}

.tab_brackets a span {
	background: url(../img/tab_left.png) left 0 no-repeat;
	float: left;
	display: block;
	width: 5px;
	margin-right: 7px;
	height: 27px;
}

.tab_brackets a:hover {
	text-decoration: underline;
}

.tab_brackets a.seltab { background-position: right -27px;  color: #000; }
.tab_brackets a.seltab span { background-position: left -27px; }
.tab_brackets a.seltab:hover { text-decoration: none; }

#category_tab .tab_content {
	background: #FDF8B5 url(../img/tab_body_bg.png) left bottom repeat-x;
	border-right: 1px solid #F8CC00;
	border-left: 1px solid #F8CC00;
	height: 162px;
	position: relative;
/*	width: 641px;
/*	overflow: hidden;*/
}

#category_tab .tab_content .tab {
	padding: 10px 0 0 13px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

#category_tab .tab_content  #tab_1 { display: block; }

.tab_content .tab ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 205px;
}

.tab_content .tab ul li {
	padding: 0;
	margin: 0;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

.tab_content .tab ul li img { position: relative; top: 2px; margin-right: 8px; }
li a:hover { text-decoration: none; }

/*  homepage - nabidky */

#nabidky .content {
	padding-left: 20px;
	padding-top: 8px;
}

#smalllogo {
	float: right;
	position: relative;
	top: -3px;
	right: 22px;
	margin-bottom: -3px;
}

.nab_item {
	width: 190px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}

.nomargin {
	margin-right: 0;
}

#nabidky .nab_item { margin-right: 15px; }

.nab_item .nab_head {
	height: 51px;
	background: #EEF4FD url(../img/itembox_top.png) left top repeat-x;
	padding: 3px 5px 0 5px;	
	margin-bottom: 2px;
}

.nab_head h3 { position: relative; height: 22px; _height: 22px; line-height: 22px;  margin-bottom: 2px; overflow: hidden; }

.nab_head .stars { position: absolute; right: 0; bottom: 5px; }
.stars img { margin-left: 2px; }

.nab_foto .stars2 { position: absolute; right: 20px; top: 10px; height: 15px; background: url(../img/star_bg.png) left bottom no-repeat; padding-left: 2px; }
.nab_foto .stars2 img { margin-left: 2px;}
.nab_body .stars img { position: relative; top: 3px; margin: 0; }

.nab_item .nab_body div {
	background: #EEF4FD;
	height: 20px;
	line-height: 20px;
	margin-bottom: 2px;
	padding: 0 5px;
	text-align: right;
	font-weight: bold;
}

.nab_item .nab_body div span { float: left; font-weight: normal; }

.nab_item .nab_body .red { color: #FF0000; }
.nab_item .nab_body .red span { color: #000; }

.nab_item .nab_body .nab_foto {
	height: 110px;
	text-align: center;
	padding-top: 10px;
	position: relative;
}

.nab_item .nab_footer {
	background: #EEF4FD;
	padding: 5px;
	text-align: right;
	line-height: 160%;
}
.nab_footer a {
	display: block;
	background: url(../img/odr1.gif) right center no-repeat;
	padding-right: 12px;
}

/* knec nabidek */

#homenote {
	height: 53px;
	padding-top: 6px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
}

#homenote p { margin: 0; }

#collaboration h2 { background: url(../img/ico_01.gif) left center no-repeat; padding-left: 40px; height: 30px; line-height: 30px; font-size: 14px; }
#short_news h2 { background: url(../img/ico_02.gif) left center no-repeat; padding-left: 40px; font-size: 14px; }
#short_news p { line-height: 140%; margin-bottom: 8px; }

.morelink { text-align: right; }
.morelink a { background: url(../img/odr1.gif) left center no-repeat; padding-left: 12px; font-weight: bold; }

#logobox {
	position: relative;
	top: -13px;
	margin-bottom: -3px;
	z-index: 4000;
}

#logobox .content {
	text-align: center;
}

#cat_text h2 {
	text-align: center;
	font-size: 14px;
	margin-bottom: 14px;
}

#cat_text .content {
	margin-left: 8px;
	margin-right: 8px;
	line-height: 140%;
}

#cat_text .content a {
	background: url(../img/odr2.gif) left center no-repeat;
	padding-left: 8px;
	margin-left: -8px;
	display: block;
}

#cat_text .content p {
	margin-left: 8px;
}

.plainbox,
.navbox {
	margin-bottom: 9px;
}

.plainbox h2,
.navbox h2 {
	background: url(../img/ico_06.gif) 5px center no-repeat;
	padding-left: 33px;
	font-size: 14px;
	line-height: 28px;
	height: 25px;
	margin-bottom: 3px;
}

.navbox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.navbox ul li {
	padding: 0;
	margin: 0;
	overflow: hidden;
	height: 20px;
}

.navbox ul li a {
	background: url(../img/odr2.gif) 8px center no-repeat;
	padding-left: 16px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 170%;
}

.navbox ul li a:hover {
	text-decoration: none;
	background: #EEF4FD url(../img/odr2.gif) 8px center no-repeat;
}

.horizontal ul li {
	width: 25%;
	float: left;
	display: block;
}

.smalltext {
	font-size: 11px;
	line-height: 150%;
}

.col_left h2 {
	background-image: url(../img/h2ico.gif);
}

#cat_sel {
	float: right;
	padding-top: 3px;
	font-size: 10px;
}

#cat_sel select {
	width: 135px;
	border: 1px solid #80BCEB;
	font-size: 13px;
	margin-left: 5px;
}

.plainbox .content {
	padding: 0 8px;
}


.bottomlink {
	text-align: left;
	line-height: 130%;
	font-size: 13px;
	padding: 5px 0 0 25px; /* 5px 0 0 45px */
}

.bottomlink table {
	text-align: left;
	/*margin: auto;*/
	line-height: 150%;
}

.bottomlink a {
	font-weight: bold;
	background: url(../img/odr1.gif) left center no-repeat;
	padding-left: 10px;
}

/*.bottomlink a {
	float: left;
	font-weight: bold;
	background: url(../img/linkbutt.png) 0 0 no-repeat;
	margin: 0 7px 7px 7px;
	display: block;
	width: 230px;
	height: 25px;
	text-decoration: none;
	line-height: 26px;
	text-align: center;
	color: #fff;
}

.bottomlink a img {
	margin-left: 5px;
	position: relative;
	top: -1px;
}

.bottomlink a:hover {
	background-position: 0 -25px;
}
*/

.artlist_item {
	margin-bottom: 8px;
}

.artlist_item h3 {
	margin-bottom: 2px;
	font-size: 13px;
	line-height: 170%;
}

#ifr_affill {
	width: 785px;
	min-height: 620px;
	border: none;
	/*overflow: hidden;*/
	padding: 0;
	margin: 0;
}

#ifr_affill2 {
	/*width: 785px;*/
	width: 100%;
	min-height: 500px;
	border: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.prod_item {
	text-align: left;
	width: 550px;
	height: 90px;
	background: #eef4fd url(../img/prod_gradient2.png) left top repeat-x;
	padding: 15px;
	margin-bottom: 5px;
	line-height: 150%;
	position: relative;
}

.prefer { height: 100px; background-image: url(../img/prod_gradient.png); }

.prod_item .prod_body { margin-left: 140px; }
.prefer .prod_body { margin-left: 165px; }

.prod_body div {
	font-weight: bold;
}

.prod_body div span {
	float: left;
	width: 60px;
	font-weight: normal;
}

.prod_body div a { font-weight: normal; }

.prod_item h3 {
	position: relative;
	padding-right: 60px;
	height: 16px;
	top: -1px;
	line-height: 100%;
	overflow: hidden;
}

.prod_item h3 .stars { 
	position: relative;
	top: -2px;
	margin-left: 5px;
}

.prod_item h3 a {
	font-size: 14px;
	color: #2861a1;
	text-decoration: underline;
}

.prod_item h3 a:hover {
	text-decoration: none;
}

.prod_item .prod_img {
	position: absolute;
	top: 15px;
	left: 15px;
	border: none;
}

.prod_item .country {
	margin-bottom: 20px;
	font-weight: normal;
}

.prefer .country {
	margin-bottom: 10px;
}

.prod_item .price {
	text-align: right;
	line-height: 145%;
	position: absolute;
	top: 12px;
	right: 15px;
	font-weight: normal;
	width: 120px;
}

.prod_item .price strong {
	color: #f00;
}

.prod_item .price span {
	font-size: 11px;
	width: 100%;
}

.prod_item a.detail_link {
	float: right;
	background: url(../img/odr1.gif) right center no-repeat;
	padding-right: 12px;
}

.cat_desc {
	margin-bottom: 22px;
}

#banner_300_140 {
	margin: 0;
}

.adFox_banner {
	text-align: left;
	font-size: 11px;
	padding: 0 0 0 5px;
}

.adFox_banner h2 {
	/*display: none;*/
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.adFox_banner h2 a {
	color: #ccc;
	text-decoration: none;
}

.adFox_banner h2 a:hover {
	color: #ccc;
	text-decoration: underline;
}


.adFox_banner .adfox-box {
	margin-bottom: 8px;
	padding: 5px;
}

.adFox_banner .adfox-box p {
	margin: 3px 0 0 0;
}

.adFox_banner .adfox-box h3 {
	font-size: 12px;
	/*font-weight: normal;*/
}

.selectedItemNav {
	background-color: #EEF4FD !important;
}