/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:70%;
	color:#000000;
	margin: 0px auto;
	height: 100%;
  background: url(../images/body_bg.gif) repeat-y left;
  z-index:1;
}
.noCSS, .printOnly {
  display: none;
}
.clearer {
  height:1px;
  clear:both;
  overflow:hidden;
}
.left {
  text-align:left;
}
.right {
  text-align:right;
}
.center {
  text-align:center;
}
.just {
  text-align:justify;
}
a:link, a:visited {
	color: #B90000;
	text-decoration:underline;
	cursor: pointer;
}
a:hover {
	color: #e20001;
	text-decoration:underline;
}
a img {
  border: none;
}
h1, h2, h3, h4{
	font-weight: bold;
}
h1{
	font-size: 200%;
	margin: 0 0 15px 0;
}
h1.nadpis-stranky{
	font-size: 200%;
	margin: 10px 0 7px 0;
	color: #BD0000;
}
h2{
	font-size: 160%;
	margin: 10px 0 7px 0;
	color: #BD0000;
}
h3{
	font-size: 140%;
	margin: 10px 0 7px 0;
}
h4{
	font-size: 110%;
	margin: 10px 0 7px 0;
}
#page {
  position: relative;
  z-index: 1;
  height: 640px;
  min-height: 640px;
	z-index:1;
}
[id]#auto {
	height: auto;
}
textarea { font-family: Arial, Helvetica, sans-serif; font-size: 100%; }
#header {
  height:110px;
  background: #ffffff url(../images/headerBg.gif) repeat-x;
  /*padding:64px 97px 21px 207px;*/
  z-index: 1000;
  position: relative;
  min-width: 900px;
}
#leftBg {
  background: transparent url(../images/headerLeft.gif) no-repeat;
  width:300px;
  height:75px;
  position: absolute;
  left:0px;
  top:0px;
	padding: 35px 0 0 210px;
	font-size: 180%;
	color: #ffffff;
}
#rightBg {
  background: url(../images/headerRight.gif) no-repeat right;
  height:110px;
}
div.spacer1{
	width: 900px;
	height: 1px;
	overflow: hidden;
}
a#logo:link, a#logo:visited {
  width:136px;
  height:59px;
  position: absolute;
  left:4px;
  top:5px;
  z-index: 1000;
  cursor: pointer;
}
#top-bar {
	width: 100%;
  background: url(../images/top_bar_bg.gif) no-repeat left top;
}
#strip {
	margin-left: 178px;
	height: 26px;
  background: url(../images/strip_bg.gif) repeat-x top;
	min-width: 722px;
	position: relative;
}
div.spacer2{
	width: 722px;
	height: 1px;
	overflow: hidden;
}
#strip-header {
	height: 25px;
	line-height: 25px;
	min-height: 25px;
	background: #ba0001 url(../images/strip_header_bg.gif) no-repeat top right;
	padding: 0 31px 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 65px;
	position: absolute;
	top:0;
	left:0;
	
}
#strip-text {
  background: url(../images/strip_text_bg.gif) no-repeat right top;
	padding-top: 7px;
  font-weight: bold;
  padding-left: 106px;
}
#strip-text table { width: 600px; }

div#nobr{
	background: none;
  white-space: nowrap;
  padding-top: 1px;
  
}
div.spacer3{
	width: 616px;
	height: 1px;
	overflow: hidden;

}
#top-bar h2#nadpis1{
	margin: 5px 0 0 167px;
	font-weight: bold;
	font-size: 180%;
	color: #000000;
  background: url(../images/zmc.jpg) no-repeat left top;
  width: 645px;
  height: 42px;
  padding: 20px 0 0 72px;
}
#top-bar h2#nadpis1-home{
	margin: 5px 0 0 167px;
	font-weight: bold;
	font-size: 180%;
	color: #000000;
  background: url(../images/zmc.jpg) no-repeat left top;
  width: 645px;
  height: 42px;
  padding: 20px 0 0 72px;
}
#top-bar h2#nadpis2{
	margin: 5px 0 0 358px;
	font-weight: bold;
	font-size: 180%;
	color: #000000;
}
div#news{
	position: absolute;
	width: 124px;
	height: 425px;
	left: 10px;
	top: 220px;
  background: #E6E6E6 url(../images/news_bg.jpg) no-repeat left top;
  z-index: 1000;
  padding: 7px;
  padding-top: 2px;
}
h2#news-header{
	margin:0;
	padding: 0 0 3px 5px;
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF;
}
div#news h3{
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	padding-left: 4px;
}
div#news p {
	padding:0;
	margin:0;
	margin-top: 7px;
	padding: 0 5px 20px 0;
}
div#news a:link, div#news a:visited{
	color: #B90000;
	text-decoration: none;
  background:   url(../images/more_bg.gif) no-repeat right center;
  padding-right: 8px;
}
h3#news-title2 {
	position: absolute;
	top: 153px;
	left: 7px;
}
h3#news-title3 {
	position: absolute;
	top: 286px;
	left: 7px;
}
p#news-text2{
	position: absolute;
	top: 167px;
	left: 7px;
}
p#news-text3{
	position: absolute;
	top: 300px;
	left: 7px;
}
a#news-more1 {
	position: absolute;
	left: 100px;
	top: 150px;
}
a#news-more2 {
	position: absolute;
	left: 100px;
	top: 283px;
}
a#news-more3 {
	position: absolute;
	left: 100px;
	top: 416px;
}
div#news div.vyrobce-logo, div#vyrobci div.vyrobce-logo {
  position: absolute;
  left: 0px;
  border-bottom:1px solid #fff;
}
div#news div.vyrobce-logo img, div#vyrobci div.vyrobce-logo img {
  display: block;
}
div#news #operator-tmobile {
  top: 440px;
}
div#news #operator-o2 {
  top: 521px;
}
div#news #operator-ufon {
  top: 602px;
}
div#news #operator-vodafone {
  top: 683px;
}
div#vyrobci{
	position: absolute;
	width: 124px;
	height: 425px;
	left: 10px;
	top: 207px;
  z-index: 1000;
  padding: 7px;
  padding-top: 2px;
}
div#vyrobci #vyrobce-nokia {
  border-top: 1px solid #fff;
  top: 449px;
}
div#vyrobci #vyrobce-sonyericsson {
  top: 501px;
}
div#vyrobci #vyrobce-htc {
  top: 552px;
}
div#vyrobci #vyrobce-samsung {
  top: 603px;
}
div#vyrobci #vyrobce-lg {
  top: 654px;
}
div#vyrobci #vyrobce-motorola {
  top: 705px;
}
div#vyrobci #vyrobce-mivvy {
  top: 756px;
}
div#vyrobci #vyrobce-emgeton {
  top: 807px;
}
div#vyrobci #vyrobce-jablotron {
  top: 858px;
}
div.left-teaser{
	position: absolute;
	width: 136px;
	height: 431px;
	left: 10px;
	top: 219px;
  background: #E6E6E6;
  z-index: 1000;
	padding: 0;
}
#inzerce{
  background: url(../images/inzerce.jpg) no-repeat left top;
  border: 9px solid #BD0000;
}
#onas{
  background: url(../images/onas.jpg) no-repeat left top;
  border: 9px solid #BD0000;
}
#sluzby{
  background: url(../images/sluzby.jpg) no-repeat left top;
  border: 9px solid #BD0000;
}
#telefony{
  background: url(../images/telefony.jpg) no-repeat left top;
  border: 9px solid #BD0000;
}
#prislusenstvi{
  background: url(../images/prislusenstvi.jpg) no-repeat left top;
  border: 9px solid #BD0000;
}
div#main {
	margin-left: 167px;
	margin-right: 16px;
	width: 717px;
	padding-top: 1px;
}
div#main .mainContent { padding: 0 33px 0 40px; }
div#teaser1 {
	float: left;
	width: 350px;
	height: 270px;
  background: #e6e6e6 url(../images/teaser1_bg.gif) no-repeat left top;
  margin-right: 17px;
  overflow: hidden;
  position: relative;
}
div#teaser2 {
	float: left;
	width: 350px;
	height: 270px;
  padding:0;
  margin:0;
  overflow: hidden;
  
  z-index: 1;
}
div#teaser1 h2{
	margin: 7px 0 0px 0px;
	padding:0 10px 0 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 160%;
	text-align: right;
}
div#teaser1 div.imgcanvas{
 	float:left;
	margin-right: 10px;
	text-align: center;
	width: 165px;
	height: 245px;
	overflow: hidden;
}
div#teaser1 img{
}
div#teaser1 p{
	padding: 0 10px 20px 0;

}
div#teaser1 a.more:link, div#teaser1 a.more:visited{
	color: #B90000;
	text-decoration: none;
  background:   url(../images/more_bg.gif) no-repeat right center;
  padding-right: 8px;
  position: absolute;
  right: 10px;
  bottom: 7px;
}
a.more:link, a.more:visited{
	color: #B90000;
	text-decoration: none;
  background:   url(../images/more_bg.gif) no-repeat right center;
  padding-right: 8px;
}
h3.novinky {
	text-align: center;
	clear: both;
	margin-top: 20px;
}
div.novinka {
	float: left;
	width: 223px;
	height: 128px;
  background: #E6E6E6 url(../images/novinka_bg.gif) no-repeat left top;
  padding: 0 0 0 7px;
  overflow: hidden;
  position: relative;
}
div.novinka a.more:link, div.novinka a.more:visited{
	color: #B90000;
	text-decoration: none;
  background:   url(../images/more_bg.gif) no-repeat right center;
  padding-right: 8px;
  position: absolute;
  right: 7px;
  bottom: 4px;
}
div.newNovinky { width: 230px; float: left;}
div.vert-spacer {
	float: left;
	width: 13px;
	height: 1px;
}
div.hor-spacer {
	height: 13px;
	overflow: hidden;
	clear: both;
}
div.novinka div.nadpis {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	font-size: 120%;
	padding: 7px 10px 0px 0;
}
div.novinka div.imgcanvas {
  float: left;
	height: 100px;
	width: 75px;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
}
div.novinka div.imgcanvas img {
	height: 100px;
	
}
div.novinka p {
	margin:0;
	padding: 15px 10px 10px 10px;
}
a.infolinka:link, a.infolinka:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a.infolinka:hover {
  color: #ef0000;
}
table.prislusenstvi {
	width: 100%;
}
table.prislusenstvi td, th {
	padding: 3px 10px 3px 10px;
}
table.prislusenstvi td {
	background-color: #e6e6e6;
}
table.prislusenstvi th {
	background-color: #BD0000;
	color: #FFFFFF;
}
form.sezeneme input.text, textarea {
	width: 300px;
	border: 1px solid #999999;
}
form.sezeneme textarea {
	height: 100px;
}
form.sezeneme table {
	margin: 0 auto;
}
form.sezeneme input.button {
	border: none;
	color: #FFFFFF;
	background-color: #BD0000;
	cursor: pointer;
	margin-top: 10px;
}
#logo-navigace {
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
}
div#logo-navigace .button:link, div#logo-navigace .button:visited {
	border: 1px solid #FF8888;
	background-color: #FFDDDD;
	color: #FF8888;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 12px;
	height: 100%;
	display: inline;
	text-decoration: none;
}
div#logo-navigace .button:hover {
	border: 1px solid #990000;
	background-color: #FFAAAA;
	color: #990000;
	text-decoration: none;
}
div#logo-navigace .off-button {
	border: 1px solid #AAAAAA;
	background-color: #F3F3F3;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 12px;
	height: 100%;
	display: inline;
}
div.logo {
	float: left;
	width: 126px;
	height: 140px;
	overflow: hidden;
	margin-top: 6px;
	margin-left: 6px;
	border: 1px solid #777777;
	text-align: center;
	background-color: #E6E6E6;
	position: relative;
}
div.logo .popis {
	position: absolute;
	top: 124px;
	left: 0px;
	text-align: center;
	width: 100%;
}
div.logo img {
	margin: 3px auto;
	border: 2px solid #BD0000;
}
div.logo-large {
	margin: 20px;
	border: 1px solid #666666;
	text-align: center;
	background-color: #FFEEEE;
	padding: 20px;
}
div.logo-large img {
	margin: 3px auto;
	border: 1px solid #666666;
}
div.logo-large h1{
	margin-top: 5px;
	margin-bottom: 10px;
	color: #AA0000;
	font-size: 20px;
}
div.prodejna {
	float: left;
	width: 150px;
	margin-right: 10px;
}
div.prodejna-last {
	float: left;
	width: 160px;
	margin: 0px;
}
div.bazar-head img {
	float: right;
	margin-left: 20px;
}
div.ad {
	width: 450px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 5px;
	border: solid 1px #777777;
	background-color: #FFFFFF;
	text-align: left;
	overflow: hidden;
}
form#insert select, input{
	border: 1px solid #777777;
}
ol.reklamace li {
	text-align: justify;
	margin-bottom: 10px;
}
div#cenanadpis {
	border: 1px solid #BD0000;
	background-color: #E6E6E6;
	width: 200px;
	padding: 7px 15px;
}
div#cenanadpis h1{
	margin:0;
}
div.infolinka {
	background: url(../images/footer2010.jpg) no-repeat top left;
	margin-top: 11px;
	clear: both;
	color: #FFFFFF;
	width: 716px;
	height: 93px;
	position: relative;
}
div.infolinka a#yddlink, div.infolinka a#yddlink:visited { display: block; position: absolute; top: 12px; left: 21px; width: 110px; height: 55px; }
div.infolinka a#yddlink span { display: none; }

div.infolinka a#panstreetlink, div.infolinka a#panstreetlink:visited { display: block; position: absolute; top: 27px; left: 161px; width: 82px; height: 29px; }
div.infolinka a#panstreetlink span { display: none; }

div.infolinka a#facebooklink, div.infolinka a#facebooklink:visited { display: block; position: absolute; top: 34px; left: 262px; width: 55px; height: 19px; }
div.infolinka a#facebooklink span { display: none; }

div.infolinka span#prvni { display: block; position: absolute; top: 47px; right: 15px; width: 125px; height: 16px; font-weight: bold; font-size: 110%; text-align: right; }
div.infolinka span#druhy { display: block; position: absolute; top: 67px; left: 370px; width: 90px; height: 16px; }
div.infolinka span#treti { display: block; position: absolute; top: 67px; left: 465px; width: 85px; height: 16px; }
div.infolinka span#ctvrty { display: block; position: absolute; top: 67px; right: 15px; width: 135px; height: 16px; }

div.infolinka span#ctvrty a {
	color: #FFFFFF;
}
#logosRight {
  position: absolute;
  width: 110px;
  height: 360px;
  left: 890px;
  top: 142px;
	padding-top: 77px; 
}
#logosRight a:link, #logosRight a:visited {
  display: block;
	height: 45px;
	background: top left no-repeat;
  margin-bottom:10px;
}
#logosRight a:hover {
  background-position: bottom left;
}
#logosRight #buttonRight-slevy { background-image: url(../images/homeicon-slevy-vyprodeje.jpg); }
#logosRight #buttonRight-aukce { background-image: url(../images/homeicon-aukce.jpg); }
#logosRight #buttonRight-pausal { background-image: url(../images/homeicon-pausal.jpg); }
#logosRight #buttonRight-7-1 { background-image: url(../images/homeicon-7-1-rada.jpg); height: 65px !important; margin-bottom: 20px; }
#logosRight a img { display: none; margin-bottom:10px; }

#hometopteasers { margin: 5px 0 8px 167px; width: 717px; height: 70px; text-align: center; overflow: hidden; }
#hometopteasers a img { display:none; }
#hometopteasers a:link, #hometopteasers a:visited { display: block; width: 230px; height: 70px; margin: 0 auto; overflow: hidden; background: no-repeat top left;}
#hometopteasers a:hover { background-position: bottom; }
#hometopteasers #topteaser-vykup { float: left; background-image: url(../images/home-teaser-top3.jpg); }
#hometopteasers #topteaser-pomuzeme { float: none; background-image: url(../images/home-teaser-top2.jpg); }
#hometopteasers #topteaser-servis { float: right; background-image: url(../images/home-teaser-top1.jpg);}

div.short-mt .plus-minus a.iconVyrobce { display: block; width:125px; height:25px; margin: 10px 0 3px 0; background: top left no-repeat; background-image: url(../images/icon-katalog-vyrobci.jpg); }
div.short-mt .plus-minus span.iconVyrobce { display: block; width:125px; height:25px; margin: 10px 0 3px 0; background: top right no-repeat; background-image: url(../images/icon-katalog-vyrobci.jpg); }
div.short-mt .plus-minus .iconVyrobce span { display: none; }
div.short-mt .plus-minus a.iconVyrobce:hover { background-position: top center; }
div.short-mt .plus-minus a.iconRecenze { display: block; width:125px; height:25px; margin: 0px 0 3px 0; background: top left no-repeat; background-image: url(../images/icon-katalog-odbornici.jpg); }
div.short-mt .plus-minus span.iconRecenze { display: block; width:125px; height:25px; margin: 0px 0 3px 0; background: top right no-repeat; background-image: url(../images/icon-katalog-odbornici.jpg); }
div.short-mt .plus-minus .iconRecenze span { display: none; }
div.short-mt .plus-minus a.iconRecenze:hover { background-position: top center; }
div.short-mt .plus-minus a.iconVideo { display: block; width:125px; height:25px; margin: 0px 0 3px 0; background: top left no-repeat; background-image: url(../images/icon-katalog-video.jpg); }
div.short-mt .plus-minus span.iconVideo { display: block; width:125px; height:25px; margin: 0px 0 3px 0; background: top right no-repeat; background-image: url(../images/icon-katalog-video.jpg); }
div.short-mt .plus-minus .iconVideo span { display: none; }
div.short-mt .plus-minus a.iconVideo:hover { background-position: top center; }
div.short-mt .plus-minus a.iconProdejna { display: block; width:125px; height:36px; margin: 10px 0 3px 0; background: top left no-repeat; background-image: url(../images/icon-katalog-prodejna.jpg); }
div.short-mt .plus-minus span.iconProdejna { display: block; width:125px; height:36px; margin: 10px 0 3px 0; background: top right no-repeat; background-image: url(../images/icon-katalog-prodejna.jpg); }
div.short-mt .plus-minus .iconProdejna span { display: none; }
div.short-mt .plus-minus a.iconProdejna:hover { background-position: top center; }
div.short-mt .plus-minus a.iconEshop { display: block; width:125px; height:36px; margin: 0; background: top left no-repeat; background-image: url(../images/icon-katalog-eshop.jpg); }
div.short-mt .plus-minus span.iconEshop { display: block; width:125px; height:36px; margin: 0; background: top right no-repeat; background-image: url(../images/icon-katalog-eshop.jpg); }
div.short-mt .plus-minus .iconEshop span { display: none; }
div.short-mt .plus-minus a.iconEshop:hover { background-position: top center; }