@import url("top.css");
@import url("navigation.css");
@import url("page.css");
@import url("main_frame.css");
@import url("page_footer.css");
@import url("basket.css");
@import url("site_map.css");
@import url("right_zone.css");
@import url("stores.css");
@import url("manuals.css");
@import url("phone_list.css");
@import url("product_detail.css");
@import url("mnp.css");
@import url("pun2.css");

@import url("lightbox.css");

html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url('../images/bg.gif') #000033 repeat-x fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	min-height: 100%;
	height: 100%;
}
html {
	background: none;
}
input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
	behavior: url("/styles/pngbehavior.htc");
	margin:0px;
	padding:0px;
}

embed {
	margin:0px;
	padding:0px;
}

#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: left;
	background: #ffffff;
	overflow: visible;
	_overflow: hidden;
}
div.clear {
	clear: both;
	height: 0px;
	width: 1px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 1.2em;
	border-bottom: 1px solid white;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
}
.Cleaner {
	clear: both;
	display: hidden;
}
div.horizontal_dots {
	float: left;
	height: 20px;
	width: 165px;
	background-image: url(../iimages/horizontaldots_1.gif);
	background-repeat: repeat-x;
	background-position: 5px;
}
#basket_horz_dots {
	width: 700px;
	height: 2px;
	font-size: 0px;
	background-image: url(../iimages/basket_horz_dots.gif);
	background-repeat: repeat-x;
}
div.full_width {
	width: 100%;
	background-repeat: repeat-x;
}
.verticaldots {
	background-image: url(../iimages/verticaldots_2.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.horizontaldots {
	background-image: url(../iimages/horizontaldots_1.gif);
	background-position: right bottom;
	background-repeat: repeat-x;
}
hr {
	height: 3px;
	width: 100%;
	background-image: url(../iimages/horizontaldots_1.gif);
	background-repeat: repeat-x;
}
#table_mobile {
	width: 550px;
	height: 116px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
}
#table_mobile tr {
	border: 1px solid white;
}
#table_mobile tr td {
	border: 1px solid white;
	width: 96px;
	height: 35px;
}
#table_mobile #check {
	background: #339999;
}
#table_mobile .left_name {
	text-align: right;
}
.basket_strong {
	color: #CCFFFF;
}
#basket_1sk {
	color: #00CCCC;
	font-size: 18px;
	font-weight: bolder;
}
#basket_div {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 53px;
}
#basket_div img {
	float: left;
}
#bas1 {
	margin-top: 10px;
	margin-left: 3px;
	float: left;
}
#bas2 {
	margin-top: -3px;
	margin-left: 3px;
	float: left;
}
#bas_img {
	margin-left: 20px;
	margin-top: -14px;
	float: left;
}
.bas_prid {
	width: 115px;
	font-size:10px;
	/*float: left;
	margin-left: 15px;
	margin-top: -3px;*/
}
#pun_h {
	display: none;
}
#under_intersticial {
	background: #6EB9E3;
	width: 760px;
	height: 100%;
}
.boldblue {
	font-weight: bolder;
	color: #67ccff;
}

/* nove pridane veci kvuli redesignu */
.full-width {
	width: 100%;
}

#gray_line {
	clear: both;
	width: 980px;
	height: 10px;
	background-color: #858F98;
}
#gray_stripe {
	width: 980px;
	height: 32px;
	background-color: #C3C8CC;
}
#left-select-column {
	float: left;
	width: 210px;
	height: 32px;
	background: url('../iimages/bg_vertical_stripe.gif') right top repeat-y;
}
#right-input-column {
	float: right;
	width: 238px;
	height: 32px;
	background: url('../iimages/bg_vertical_stripe.gif') left top repeat-y;
}
#o2_tv {
	clear: both;
	float: right;
	width: 238px;
	height: 159px;
	margin-top: 1px;
	background-color: #DBDBDB;
}
select#pausaly {
	margin: 0;
	margin-top: 5px;
	margin-left: 4px;
	width: 160px;
	font-size: 11px;
	height: 19px;
	border: 1px solid #7F9DB9;
	vertical-align: middle;
	padding-left:5px;	
}

select#pausaly option {
	padding-left:10px;		
}


input#search {
	margin: 0;
	margin-top: 5px;
	margin-left: 8px;
	width: 160px;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #7F9DB9;
	vertical-align: middle;
}
.search_button_dark {
	background-color: #060f52;
	color: white;
	font-size: 10px;
	font-weight: bolder;
	border: none;
	margin: 0;
	margin-left: 5px;
	margin-top: 5px;
 	padding: 0 4px;
  	#padding-left: 1px;
  	#padding-right: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
}
.search_button_light {
	background-color: #98CCFC;
	border: 2px solid #98CCFC;
	color: #060A30;
	font-size: 10px;
	font-weight: bolder;
}
#search_form {
	width: 183px;
	height: 41px;
	background: url('../iimages/bg_search_form.gif') #e4ebfe repeat-x;
	position: relative;
}
#search_form .input {
	width: 100px;
	left: 10px;
	top: 11px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 12px;
	padding: 2px;
	font-size: 10px;
}

/* boxik na homepagi */
#boxes {
	float: left;
	width: 720px;
	margin: auto;
	margin-top: 6px;
	padding: 10px;
}

#boxes img.boximage 
{
	width: 166px;
}
#boxes .box {
	float: left;
	width: 166px;
	height: 137px;
	margin: 6px;
	border: 1px solid #D4D4D4;
}
#boxes .capt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
}

#boxes .capt h3 {
	margin:0px;
	display:block;
	padding:3px 0px 0px 15px;
	font-size:12px;
	color:#1664C8
}

#boxes p.boxtext 
{
	line-height: 135%;	
	margin:0px 0px 0px 5px;
}

#boxes a {
	color: #1664C8;
}
#boxes .box-content {
	padding: 5px 5px 3px 5px ;
}
#boxes .box-content img {
	vertical-align: bottom;
}

ul.vypis_pozicii {
	padding: 0px;
	margin: 0px;
	float: left;
}

ul.vypis_pozicii li{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul.vypis_pozicii li a{
	font-weight: bold;
}

div.podnadpis{
	font-weight: bold;
}
