/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #ffffff;
	padding: 0px;
	margin: 0px 5px;
	color: #000;
}

a {
	color: #0f6098;
	text-decoration: underline;
}


a:hover {
	color: #22A9d3;
	text-decoration: none;
}

a img { border: none; }

p, form, fieldset {
	margin: 0px;
	padding: 0px;
}

p { line-height: 138%; }

h1 {
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 0;
}

h1 a {
	color: #0f6098;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 { font-size: 16px; }
h3 { font-size: 14px; }

div#all-div {
	width: 1000px;
	margin: auto;
	text-align: left;
}

div#all-div div#header {
	height: 110px;
	padding-bottom: 10px;
	background: url(../img/o2/header.png) left bottom no-repeat;
	margin-bottom: 10px;
}

#logo_click {
	position: relative;
	top: 10px;
	left: 5px;
}

div#footer {
	position: relative;
	clear: both;
	margin-top: 5px;
	padding-top: 10px;
	margin-bottom: 15px;
	height: 102px;
	background: url(../img/o2/footer.png) left top no-repeat;
}

div#footer img#adsl_logo {
	margin-top: 9px;
	margin-left: 5px;
	border: none;
}

div#footer img#oper_logo {
	position: absolute;
	right: 10px;
	top: 12px;
}

div#all-div div#main-body {
	clear: both;
	/*background: url(../img/left_panel_grey_bg.gif) left top repeat-y;*/
	min-height: 450px;
	* height: 450px;
	position: relative;
}

div#main-body div#left-col {
	width: 200px;
	float: left;
	font-size: 14px;
	margin-right: 40px;
}

div#main-body div#right-col {
	width: 760px;
	/*overflow: hidden;*/
	float: left;
	
}

div#main-body h1 { padding-left: 10px; padding-top: 5px; margin-bottom: 20px; }
div#main-body h1.home { margin-bottom: 0; position: absolute; font-size: 13px; right: 0; top: -15px; z-index: 100000; font-weight: normal; }

.menubox {
	margin-bottom: 15px;
}

.menubox a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/o2/menu_dot.png) 12px 0 no-repeat;
	padding-left: 38px;
	height: 30px;
	line-height: 32px;
}

.menubox a:hover {
	background-position: 12px -30px;
}

.greybox {
	padding: 6px 0;
}

.greybox a {
	font-size: 12px;
	background: none;
	height: 20px;
	line-height: 20px;
	/*font-weight: normal;*/
	padding-left: 12px;
	text-decoration: underline;
}

.greybox a:hover {
	text-decoration: none;
	/*text-decoration: underline;*/
	background: none;
}

.infobox {
	width: 200px;
	position: relative;
	margin-bottom: 10px;
}

.infobox .top { height: 10px; font-size: 1px; background: url(../img/o2/box_top.png) center top no-repeat; }
.infobox .bottom { height: 10px; font-size: 1px; background: url(../img/o2/box_bottom.png) center bottom no-repeat; }
.infobox .data { padding: 5px 12px; background: url(../img/o2/box_middle.png) center top repeat-y; }

.banner .data { padding: 0 !important; }

.infobox h2 { font-size: 17px; line-height: 117%; margin: 0; padding: 0; }
.infobox h2 span { display: block; font-size: 14px; font-weight: normal; }

.infobox p {
	line-height: 140%;
}

.dotline_h { height: 25px; background: url(../img/o2/dot_h.gif) left center repeat-x; }

.morelink { text-align: right; }

span.blue { color: #22A9d3; }
span.red { color: #e3130f; font-size: 120%; }

.callbox {
	border: 1px solid #000;
	height: 80px;
	width: 470px;
	padding-left: 50px;
	background: url(../img/o2/oper_2.jpg) 10px bottom no-repeat;
	text-align: center;
	margin-bottom: 15px;
}
.callbox .line1,
.callbox .line2 { display: block; line-height: 30px; }

.callbox .line1 { font-size: 18px; font-weight: bold; padding-top: 10px; }
.callbox .line2 { font-size: 16px; }
.callbox .line2 .telnum { color: #ec1b23; font-size: 20px; font-weight: bold; margin-right: 15px; }

.icon_panel { margin-bottom: 60px; /*padding-top: 40px;*/ padding-top: 40px; }

.icon_panel a {
	display: block;
	width: 120px;
	padding: 10px 0 0 0;
	margin-right: 76px;
	background: url(../img/o2/img_box.png) 0 0 no-repeat;
	text-align: center;
	float: left;
}

.icon_panel a.last_icon {
	margin-right: 0;
}

.icon_panel a:hover { background-position: -120px 0; }

.icon_panel a img {
	margin-bottom: 30px;
	margin-left: 10px;
	* margin-left: 1px;
	border: none;
	display: block;
}

.nofloat {
	float: none;
	clear: both;
	height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	margin-bottom: -1px;
}

.icon_list .iitem {
	margin-bottom: 15px;
	height: 100px;
	overflow: hidden;
	padding: 0 50px 0 100px;
	position: relative; 
}

.iitem a.nextlink {
	position: absolute;
	bottom: 0;
	right: 50px;
	font-weight: bold;
}

.iitem h2 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 3px 0;
}

.iitem img {
	position: absolute;
	top: 0;
	left: 0;
}

#services-list {
	background: url(../img/o2/dot_h.gif) left top repeat-x;
	padding-top: 3px;
	margin-bottom: 30px;
}

#services-list .service-box_right,
#services-list .service-box {
	float: left;
	width: 228px;
	background: url(../img/o2/dot_v.gif) right top repeat-y;	
	padding: 18px 0 18px 0;
	margin-right: 12px;
	margin-left: 8px;
}

#services-list .service-box_right {
	background: none;
	margin-right: 0;
}

.service-line-separ {
	background: url(../img/o2/dot_h.gif) left top repeat-x;
	height: 1px;
	font-size: 1px;
	clear: both;
	float: none;
}

#services-list .service-box_right h2,
#services-list .service-box h2 {
	margin: 0;
	padding: 0 0 7px 0;
	font-size: 16px;
}

.box-line { height: 24px; line-height: 24px; font-weight: bold; position: relative; }

.box-line span {
	display: block;
	width: 105px;
	float: left;
	font-weight: normal;
}

.box-line label {
	 font-size: 11px;
	 color: #a8a5a5;
	 font-weight: normal;
}

.box-line span.service-price {
	display: inline;
	font-size: 16px;
	font-weight: bold;
	color: #22A9D3;
	width: auto;
	margin-right: 5px;
}

.button_line {
	padding: 8px 0 0 0;
	text-align: center;
}

a.obj_button {
	display: block;
	background: url(../img/o2/info_button.png) center 0 no-repeat;
	height: 26px;
	width: 160px;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	margin-left: 30px;
}

a.obj_button:hover {
	color: #fff;
	background-position: center -26px;
	text-decoration: none;
}

.detail_service {
	margin-bottom: 30px;
}

.textblok {
	/*padding: 0 8px 20px 8px;*/
	padding: 0 65px 20px 8px;
}

.textblok h1,
.textblok h2 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 8px 0;
	padding-left: 0 !important;
}

.textblok h1 { font-size: 18px; }

.imgbox {
	padding: 10px 10px 32px 10px;
	background: url(../img/o2/img_box.png) 0 top no-repeat;
	float: left;
	margin: 0 27px 5px 0;
}

.topbox {
	background: url(../img/o2/dot_h.gif) 0 0 repeat-x;
	position: relative;
	font-size: 12px;
}

.topbox_bottom {
	background: url(../img/o2/dot_h.gif) 0 0 repeat-x;
	height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}

.topbox h3 {
	color: #22a9d3;
	font-size: 12px;
	margin: 0;
	padding: 0 0 5px 0;
}

.topbox .part1,
.topbox .part2,
.topbox .part3 {
	float: left;
	width: 248px;
	height: 101px;
	* height: 138px;
	padding: 10px 0 18px 0;
	* padding: 15px 0 15px 0;
	margin-right: 12px;
	margin-left: 8px;
	background: url(../img/o2/dot_v.gif) right top repeat-y;
}

.topbox .part1 div {
	background: url(../img/o2/blue_dot.gif) 3px center no-repeat;
	padding: 3px 0 3px 20px;
}

.topbox .part2 {
	width: 310px;
	padding-right: 18px;
}

.device {
	text-align: right;
	padding: 3px 0;
}

.device span {
	float: left;
}

.topbox .part3 {
	width: 128px;
	/*height: 119px;*/
	* height: auto;
	padding-bottom: 0;
	padding-right: 0;
	margin-right: 0;
	background: none;
	position: relative;
}

.topbox .part3 h3 { padding: 0; }

.popis_sluzby {
	width: 600px;
}

.orderLink {
	text-align: right;
	width: 600px;
	padding: 25px 0 12px 0; 
}

.orderLink a {
	padding-right: 16px;
	font-size: 14px;
	color: #e3130f;
	font-weight: bold;
	background: url(/img/o2/sipka.png) right center no-repeat;
}

#darekInfo {
	position: absolute;
	display: none;
	right: 140px;
	top: 25px;
	width: 370px;
	padding: 5px;
	border: 1px solid #10588e;
	background: #fff;
	z-index: 10000000;
	text-align: left;
	cursor: pointer;
}

div.popisBody {
	margin: 5px 0px 5px 80px;
	padding-left: 10px;
	border-left: 1px solid #10588e;
}

#darekInfo h2 {
	font-size: 14px !important;
	color: #333 !important;
	font-weight:bold;
	background: none;
	padding: 0px;
	margin-bottom: 5px;
}

#darekInfo div.popis {
	color: #666;
	font-size: 10px;
}

#darekInfo img.nahled {
	margin: 10px 0px 0px 7px;
	float: left;
}

#darekInfo img.coner {
	position: absolute;
	float: none;
	top: 15px;
	right: -9px;
	margin: 0px;
	z-index: 15000;
}

div#objednavka {
	width: 490px;
	*width: 520px;
	background: #F1F1EE;
	padding-left: 20px;
	padding-right: 10px;
}

#obj_bottom,
#obj_top {
	height: 11px;
	background: url(../img/o2/big_grey_top.gif) left top no-repeat;
	width: 520px;
	font-size: 1px;
}

#obj_bottom { background: url(../img/o2/big_grey_bottom.gif) left bottom no-repeat; margin-bottom: 15px;}


/* obj form */

span.required {
	color: #22a9d3;
	font-weight: bold;
	margin-left: 5px;
	font-size: 16px;
	position: relative;
	top: 0;
	*top: -4px;
	overflow: hidden;
	height: 14px;
}

table.detail_contact_tab {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

table.detail_contact_tab td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.detail_contact_tab label {
	display: block;
	height: 16px;
	margin-bottom: 6px;
	*margin-bottom: 2px;
}
.detail_contact_tab .small_input{
	border: 1px solid #BABCBD;
	background-color: #fff;
	width:235px;
}

.detail_contact_tab .tiny_input{
	border: 1px solid #BABCBD;
	background-color: #fff;
	width:65px;
}

.detail_contact_tab .big2_input{
	border: 1px solid #BABCBD;
	background-color: #fff;
	width: 480px;
}

.detail_contact_tab .small_area{
	border: 1px solid #BABCBD;
	background-color: #fff;
	width: 235px;
	height: 62px;
}

.detail_contact_tab .big_area{
	border: 1px solid #BABCBD;
	background-color: #fff;
	width: 480px;
	height: 62px;
}

.detail_contact_tab .big_input{
	border: 1px solid #000000;
	background-color: #fff;
	/*width:480px;*/
	width: 200px;
	margin-right: 15px;
}

#createLandLine {
	position: relative;
	top: 2px;
}

label#chckLbl {
	display: inline;
	cursor: pointer;
}

label.chckLbl2 {
	display: inline;
	cursor: pointer;
}

.detail_contact_tab a {
	font-weight:bold;
}

.detail_contact_tab td {
	vertical-align: top;
}

#obj_h2 {
	font-size: 16px;
	margin: 0;
	padding: 0 0 8px 0;
}

.submit_td {
	padding-right:3px;
	padding-top:5px;
	text-align:right;
}

.submit_td a {
	display: block;
	width: 80px;
	height: 26px;
	background: url(../img/o2/send_button.png) 0 0 no-repeat;
	float: right;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	margin-right: 3px;
}

.submit_td a:hover { color: #fff; background-position: 0 -26px; }

/* /obj form */

/* seznam služeb v článcích */
div#itemlist_o2 {
	font-size: 11px;
	line-height: 160%;
	padding: 5px 8px;
	margin: 0;
}

div#itemlist_o2 div.item {
	padding: 1px;
	background: #e8eef4;
	height: 22px;
	line-height: 22px;
}

div#itemlist_o2 div.item-suda {
	background-color: #fff;
	padding: 1px;
	height: 22px;
	line-height: 22px;
}

div#itemlist_o2 div.item_col1 {
	float: left;
	margin-left: 8px;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
}

div#itemlist_o2 div.item_col2 {
	float: left;
	width: 120px;
	text-align: right;
}

div#itemlist_o2 div.item_col3 {
	float: left;
	width: 140px;
	text-align: right;
}

div#itemlist_o2 div.item_col4 {
	float: left;
	width: 140px;
	text-align: right;
}


div#itemlist_o2 a {
	text-decoration: none;
}

div#itemlist_o2 a:hover {
	text-decoration: underline;
}

div#itemlist_o2 div.rowclear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0px;
	position: relative;
	top: -1px;
	margin-bottom: -1px;
}
/* /seznam služeb v článcích */

.akce {
	width: 660px;
	padding-left: 25px;
	margin-bottom: 40px;
}

.akce_cont {
	min-height: 75px;
	* height: 75px;
	/*width: 495px;*/
	background: #eaf3f8 url(../img/o2/akce.png) left top no-repeat;
	padding: 0 150px 3px 15px;
}

.akce h2 {
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	margin-bottom: 15px;
	overflow: hidden;
}

.akce h2 img {
	position: relative;
	margin-bottom: -11px;
	margin-left: 10px;
}

.akce p { line-height: 200%; margin: 0; padding: 0; font-size: 14px; }
.akce .price {
	color: #e3130f;
	font-size: 18px;
}

.akce div.link { padding: 10px 0 0 0; font-weight: bold; font-size: 14px; }

.akce_footer {
	height: 12px;
	font-size: 1px;
	background: #fff url(../img/o2/akce_bottom.png) left bottom no-repeat;
}