tml { margin:0; padding:0; }

body,table {
	font-family: "Arial CE", "Arial", sans-serif;
}

body {
	font-size: 12px;
	margin:0;
	padding:0;
	color:#4A4A4A;
	background:white;
	/* background:url("../img/layout/body_bcg.jpg") center top no-repeat #2D2E1E; */
	/* background: url(../img/layout/bcg_bottom.jpg)  center bottom no-repeat #fefdfb; */
	/* background: url(../img/layout/bcg_top.png)  center top no-repeat #fefdfb; */   
  background: url(../img/layout/bcg_repeat.jpg) repeat;
	
	
	background-color:#fefdfb; 
}

table {
	font-size: 1em;
	color: #000000;
	border:none;
}


/* div#page_container_top{
  background: url(../img/layout/bcg_top.jpg)center top no-repeat;
  
} */


div#bg_top_container{
   background: url("../img/layout/bcg_horni.png") no-repeat scroll center top transparent;  
  
}

div#page_container {
  margin: 0 auto;
  padding: 91px 0 0;
  position: relative;
  width: 1000px;	
}


div#heading {
  background: url("../img/layout/heading_bcg.png") no-repeat scroll 0 0 transparent;
  height: 110px;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 1000px;	
}
div#heading a#logo_SPP 
{ 
  display: block;
  height: 78px;
  left: 12px;
  position: absolute;
  top: 0;
  width: 128px; 
}
div#heading a#logo_SPP img { width:76px; height:42px; }



/* ------------------ HLAVNÍ MENU ---------------------------------- */
div#heading div#menu_main {
	left: 136px;
  position: absolute;
  top: 51px;
}
div#heading div#menu_main a {
	display:block;
	/*padding:0 10px 0 12px;*/
	float:left;
	text-transform:uppercase;
	font-size:11px;
	font-family:"Trebuchet MS", "Arial CE", Arial, sans-serif;
	text-decoration:none;
	color:#454545;
	text-align:center;
	position:relative;
}
/*definice pevných šířek prvků menu - kvůli bold písmu při hover :o( */
div#heading div#menu_main a#mm_domov { width:54px; }
div#heading div#menu_main a#mm_zakaznici { width:66px; }
div#heading div#menu_main a#mm_poradime-vam { width:102px; }
div#heading div#menu_main a#mm_o-nas { width:47px; }
div#heading div#menu_main a#mm_o-zemnom-plyne { width:104px; }
div#heading div#menu_main a#mm_doprava-na-cng { width:108px; }
div#heading div#menu_main a#mm_spp-pre-buducnost { width:119px; }
/*div#heading div#menu_main a#mm_ekologia { width:77px; }
div#heading div#menu_main a#mm_pomahame { width:81px; }*/
div#heading div#menu_main a#mm_partneri { width:68px; }
div#heading div#menu_main a#mm_media { width:49px; }
div#heading div#menu_main a#mm_kariera { width:61px; }
div#heading div#menu_main a#mm_kontakt { width:66px; }

div#heading div#menu_main a#mm_home { width:43px; font-size:10px;}
div#heading div#menu_main a#mm_customers { width:70px; font-size:10px; }
div#heading div#menu_main a#mm_advicing-you { width:100px; font-size:10px; }
div#heading div#menu_main a#mm_about-us { width:64px; font-size:10px; }
div#heading div#menu_main a#mm_about-natural-gas { width:115px; font-size:10px; }
div#heading div#menu_main a#mm_transport-to-cng { width:109px; font-size:10px; }
div#heading div#menu_main a#mm_spp-for-the-future { width:117px; font-size:10px; }
/*div#heading div#menu_main a#mm_ecology { width:74px; }
div#heading div#menu_main a#mm_we-help { width:65px; }*/
div#heading div#menu_main a#mm_partners { width:64px; font-size:10px;}
div#heading div#menu_main a#mm_the-media { width:44px; font-size:10px;}
div#heading div#menu_main a#mm_career { width:52px; font-size:10px;}
div#heading div#menu_main a#mm_contact { width:59px; font-size:10px;}

div#heading div#menu_main a.last-child span.menu_main_active_id_right {
	display:none;
}
div#heading div#menu_main a span.menu_main_active_id_right {
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:2px;
	height:27px;
	background:url("../img/layout/menu_main_item_bcg.gif") left 3px no-repeat transparent;
}
div#heading div#menu_main a.left-sibling span.menu_main_active_id_right {
	background:transparent;
}
div#heading div#menu_main a.active span.menu_main_active_id_right {
  background: url("../img/layout/menu_main_item_active_right_border.gif") no-repeat scroll left top transparent;
  display: block;
  position: absolute;
  right: -1px;
}

div#heading.standard div#menu_main a.active {
	background:url("../img/layout/menu_main_item_active_bcg.gif") left top no-repeat transparent;
	padding-bottom:8px;
	padding-top:3px;
	position:relative;
	top:-3px;
	font-weight:bold;
	padding-left: 2px;
}
div#heading div#menu_main a:hover {
	font-weight:bold;
}
/* ------------------ HLAVNÍ MENU end ---------------------------------- */

#navigation_top
{
  float: right;
  position: absolute;
  right: 50px;
  top: 7px;
  width: 336px;
}

div#heading form#form_hladat {
  background: url("../img/layout/hladat_bcg.png") no-repeat scroll 0 0 transparent;
  height: 23px;  
  width: 188px;
  float: right;
}

div#heading form#form_hladat input#hladat {
	background: none repeat scroll 0 0 transparent;
  border: medium none;
  font-size: 10px;
  height: 16px;
  margin: 0;
  padding: 4px 0 0 7px;
  position: absolute;
  top: 0;
  width: 157px;
	
}
div#heading form#form_hladat input#submit {
	background: none repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  height: 20px;
  position: absolute;
  right: 4px;
  top: 2px;
  width: 25px;
}


div#repeat_main_container
{
 background: url("../img/layout/body_bcg.png") repeat-y scroll center top transparent;
 min-height: 210px;
 _height:210px; 
 position: absolute;
 top: 383px;
 width: 995px;
}

div#main_container_bg_top, div#main_container_bg_top_wide
{
  background: url("../img/layout/bg_container_page_bottom.png") no-repeat scroll left bottom transparent;
  width: 995px;  
}

div#main_container_bg_top_wide
{
  margin-bottom:25px;
}

div#main_container {
  background: url("../img/layout/bg_container_page_top.jpg") no-repeat scroll center top transparent;
  width: 995px;
}

div#main_container_wide {
  background: url("../img/layout/bg_container_page_top_wide.jpg") no-repeat scroll center top transparent;
  width: 995px;
}



div#main_container_home
{
  width:1000px;
	background-color:#ffffff; 
  background: url(../img/layout/bg_main_container.png) top center no-repeat;
  margin-top: 2px;
  height: 634px;
}


div#main{
	
  margin: 0 auto;
  min-height: 500px;
  padding: 0 15px 0 30px; 
  width: 915px;
}

div#main_page {
  margin: 0 auto;
  min-height: 500px;
  padding: 0 15px 0 30px;
  position: relative;
  width: 915px;
}



div#main.home {
  padding: 25px 0 0;
  width: 979px;                                                            
}  

div#main_container_bg_height
{
  height: 306px;
}

/* ------------------ OBSAH ---------------------------------- */

div#obsah {
  float: left;
  margin-left: 125px;
  min-height: 370px;
  overflow: hidden;
  padding: 313px 0 20px 45px;
  position: relative;
  width: 491px;
  z-index: 10;
}



div#obsah.wide {
  margin-left: 128px;
  min-height: 550px;
  padding-left: 53px;
  padding-right: 0;
  padding-top: 30px;
  width: 715px;
}

div#obsah.wide_SPP_P
{
  margin-left: 128px;
  min-height: 550px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 21px;
  width: 805px;
}




div#content_index_top_navigace{
  height:254px;  
}

div#obsah div#obsah_top 
{ 
  height: 157px;
  left: 39px;
  position: absolute;
  top: 32px;
}

div#obsah div#obsah_top_nwl 
{ 
  height: 184px;
  left: 127px;
  position: absolute;
  top: 21px;
}

div#obsah div#obsah_top div#obsah_top_navigace 
{ 
  font-size: 11px;
  height: 31px;
  overflow: hidden;
  padding-left: 7px;
}
div#obsah div#obsah_top div#obsah_top_navigace a {
  background: url("../img/layout/obsah_top_nav_item_bcg.gif") no-repeat scroll 2px 3px transparent;
  color: #5F5F46;
  display: block;
  float: left;
  padding-left: 12px;
}

.nwl_top_navigace a
{
  background: url("../img/layout/obsah_top_nav_item_bcg.gif") no-repeat scroll 1px 2px transparent;
	padding-left:12px;
	color:#5f5f46;
	font-size:11px;	
}

div#obsah div#obsah_top img#obsah_top_image 
{ 
  height: 228px;
  width: 502px;
}


div#obsah  div#obsah_top_nwl_detail img#obsah_top_image 
{
  height: 184px;
  width: 489px;
}

div#obsah div#obsah_top img#obsah_top_image_nwl
{
  height: 228px;
  width: 502px;
}

#obsah_top_nwl_detail
{
  padding-top:4px;
  height:218px;
}

div#obsah p#obsah_sdielanie {
	margin-top:2em;
	padding-top:0.5em;
	border-top:1px solid rgb(255,214,0) /*#D1CFCC*/;
}
div#obsah p#obsah_sdielanie a { margin:0 2px; }
div#obsah p#obsah_sdielanie a img { width:16px; height:16px; opacity:0.7; filter: alpha(opacity=70); }
div#obsah p#obsah_sdielanie a:hover img { opacity:1; filter: alpha(opacity=100); }
/* ------------------ OBSAH end ---------------------------------- */

/* ------------------ LEVÉ MENU ---------------------------------- */
div#menu_section {
  /* background: url("../img/layout/menu_section_bcg.gif") no-repeat scroll right top transparent; */
/*   float: left;
  margin: 12px 0 0 -781px;
  min-height: 500px;
  padding: 30px 0 0;
  width: 143px; */
  
  padding-left: 20px;
}

#neprehlednete
{
  height: 360px;
  margin-top: 33px;
  position: relative;
  right: 2px;
  width: 197px;
}




#neprehlednete h3
{
  background:url("../img/layout/top_neprehlednete.png") no-repeat scroll 0 0 transparent;width:197px;height:60px;text-indent:-10000px;overflow:hidden;margin-bottom:0; 
}

#bg_neprehlednete
{
  background:url("/img/layout/neprehlednete.png") no-repeat scroll left bottom transparent;
  padding:5px 0;  
}

#neprehlednete a
{
  color: #000000;
  display: block;
  font-family: "Trebuchet MS","Arial CE",Arial,sans-serif;
  font-size: 12px;
  margin: 0.25em 0;
  padding: 0 0 0 8px;
  text-decoration: none;
  text-transform: uppercase;
}


 

ul#najcitanejsie
{
  margin: 0 22px;
  padding:0;
  background:0;
}

#najcitanejsie li
{
  list-style-type: none;
  background: url("../img/layout/menu_neprehlednete_odrazka.jpg") no-repeat scroll left 3px transparent;
  line-height:15px;
  padding: 0;   
}


#content_banners 
{
  height: 429px;
  left: 3px;
  padding-top: 42px;
  position: relative;
  width: 253px;
}

#content_banners h3
{
  padding-top: 22px;
  text-align: center;
  color:#000000;
  font-size: 16px;
} 

#content_banners #bg_title
{
  background: url("../img/layout/bg_banners_pages_top.png") no-repeat scroll 0 0 transparent;
  bottom: 12px;
  height: 64px;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
  right: 6px; 
  width: 249px;
}

#content_banners  #bg_banners
{
  font-size:0; 
}  



div#menu_section.wide {

}

div#menu_section a {
	display:block;
	margin: 6px 0;
	padding:0 0 0 8px;
	background:url("../img/layout/menu_section_odrazka.gif") left 3px no-repeat transparent;
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Trebuchet MS", "Arial CE", Arial, sans-serif;
	font-size:12px;
	color:#000000;
}
div#menu_section a.active, div#menu_section a:hover {
	background-image:url("../img/layout/menu_section_odrazka_hover2.gif");
	font-weight:bold; font-style:italic;
}

div#menu_section div.submenu { margin:8px 0 13px 4px; }
div#menu_section div.submenu a {
	text-transform:none; margin:0.15em 0; background-image:none; color:#929b70;
	text-decoration:underline;
}
div#menu_section div.submenu a:hover, div#menu_section div.submenu a.active {
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-image:url("../img/layout/menu_section_odrazka_hover2.gif");
}
div#menu_section a.crisis {
	color:#E10000;
}

div#menu_section div.submenu div.submenu { margin-left:8px; }
div#menu_section div.submenu div.submenu a { line-height:1.2em; margin-top:0.5em; margin-bottom:0.5em; background-position:left 3px; }
div#menu_section div.submenu div.submenu div.submenu a { /*margin-left:0.5em;*/ }

#left_col
{
  float: left;
  margin: 26px 0 0 -696px;
  min-height: 500px;
  padding: 30px 0 0;
  width: 190px;
}

#left_col_wide
{
  float: left;
  margin: 12px 0 0 -931px;
  min-height: 500px;
  padding: 30px 0 0;
  width: 190px;
}

#left_col_wide_SPP_P
{
  float: left;
  margin: 12px 0 0 -971px;
  min-height: 500px;
  padding: 30px 0 0;
  width: 190px;
}
  













/* ------------------ LEVÉ MENU end ---------------------------------- */



/* ------------------ RIGHT_COL ---------------------------------- */
div#right_col {
  float: right;
  margin: 43px 0 0;
  width: 225px;
}

div#right_col div.banner,div#right_col div.banner_small 
{  
  bottom: 21px;
  position: relative;
  right: 8px;
  font-size:0;
  line-height:0;
}


div#right_col div.banner_small
{
  height:187px;
}




div#right_col #index_linky_postion { padding-left:10px; } 

#index_linky_postion_home {padding-top:15px;}

.index_linky{
  display: block;
  padding-top: 7px;
  *padding-top: 9px;
  width: 220px;  
} 

div#right_col h4 {
	margin-top:1.5em;
	text-transform:uppercase;
	font-family:"Trebuchet MS", "Arial CE", Arial, sans-serif;
	color:#545439;
	border-bottom:1px solid #868d64;
}
div#right_col ul#najcitanejsie {
	list-style-type:square;
	margin-left:1.2em;
	margin-bottom:0.5em;
}
div#right_col ul#najcitanejsie a { color:#be8c2d; }
div#right_col ul#najcitanejsie a:hover { color:#000000; }

div#right_col p.dalsie { text-align:right; margin-top:0.5em; font-size:85%; }
div#right_col p.dalsie a {
	text-transform:uppercase;
	background:url("../img/layout/dalsie_bcg.gif") right center no-repeat transparent;
	padding-right:12px;
}

div#right_col ul#na_stiahnutie {
	list-style-type:none;
	list-style-image:url("../img/layout/na_stiahnutie_odrazka.gif");
	margin-left:17px;
	margin-bottom:0.5em;
}
div#right_col ul#na_stiahnutie a { color:#879851; }

div#right_col *:first-child { margin-top:0; }
/* ------------------ RIGHT_COL end ---------------------------------- */

/*obrázek kytky vlevo dole*/
div#flower_left_bottom {
	position:absolute; left:3px; bottom:40px;
	width:150px;
	height:103px;
	background:url("../img/layout/kytka_left_bottom.png") center center no-repeat transparent;
}


div#main_cleaner { clear:both; height:10px; }

div#footer_container,div#footer_container_wide
{
  background: url("../img/layout/footer_container_bcg.png") no-repeat scroll left top transparent;
  bottom: 39px;
  clear: both;
  height: 91px;
  position: relative;
  width: 1000px;
}

div#footer_container_wide
{
  margin-top:25px;
}


div#content_bottom
{
  background: url("../img/layout/content_bottom.png") no-repeat scroll left top transparent;
  bottom: 16px;
  clear: both;
  height: 264px;
  position: relative;
  width: 1000px;
}

div#content_bottom_page
{
  
  background: url(../img/layout/content_bottom_page.png) no-repeat;
  width: 1000px;
  height: 150px;  
  bottom: 16px;
  position: relative;
  
}
 

div#footer {
	width:960px;
	height:53px;
	margin:0 auto;
	padding-top: 17px;
}
div#footer a.text_odkaz {
	display:block;
	margin-right:15px;
	float:left;
	vertical-align:middle;
	height:53px;
	line-height:53px;
	font-family:"Trebuchet MS", "Arial CE", Arial, sans-serif;
	text-decoration:none;
	color:#333;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
div#footer img 
{ 
  float: right;
  padding-left: 9px;
  padding-top: 10px;
}

a.lang_switch {
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
	height:21px;
	width:30px;
	font-size:9px;
	padding-left:21px;	
	float: left;
	display:block;
}


a#lang_switch_en{
 background:url("../img/layout/lang_switch_indent_en.png") left center no-repeat transparent;
}

a#lang_switch_sk{
  background:url("../img/layout/lang_switch_indent_sk.png") left center no-repeat transparent;
}

a#icon_t{
  background: url(../img/layout/icon_t.png) no-repeat;
  width: 21px;
  height: 21px;
  display:block;
  float:left;
  padding-left:7px;
}

a#icon_facebook{
  background: url(../img/layout/icon_facebook.png) no-repeat;
  width: 21px;
  height: 21px;
  display:block;
  float:left;
  padding-left:7px;
}

a#icon_youtube{
  background: url(../img/layout/icon_youtube.png) no-repeat;
  width: 21px;
  height: 21px;
  display:block;
  float:left;
  padding-left:19px;
}

div#iconv
{
  float:left;
}




div#designed_by {
  bottom: 42px;
  color: #685B47;
  font-family: "Trebuchet MS","Arial CE",Arial,sans-serif;
  font-size: 10px;
  left: 37px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  font-weight:bold;
}

div#designed_by a
{
  color:#685B47;
  text-decoration:none;
}

div#page_url { display:none; }


/* eurokalkulačka */
div#eurokalkulacka_container {
	width:157px;
	height:216px;
	margin:2em auto;
	background:url("../img/layout/eurokalkulacka_bcg.gif") left top no-repeat transparent;
	position:relative;
}
div#eurokalkulacka_container * { position:absolute; }
div#eurokalkulacka_container input#ek_eur, div#eurokalkulacka_container input#ek_skk {
	left:15px; top:48px;
	width:95px;
	border:none;
	background:none;
	text-align:right;
	font-size:12px;
}

div#eurokalkulacka_container input#ek_skk {
	top:73px;
}
div#eurokalkulacka_container button { display:block; width:35px; height:25px; position:absolute; font-size:0px; text-decoration:none; color:white; border:none; background:none; cursor:pointer; }
div#eurokalkulacka_container button#ek_7 { left:5px; top:96px; }
div#eurokalkulacka_container button#ek_8 { left:42px; top:96px; }
div#eurokalkulacka_container button#ek_9 { left:79px; top:96px; }
div#eurokalkulacka_container button#ek_C { left:116px; top:96px; }
div#eurokalkulacka_container button#ek_4 { left:5px; top:125px; }
div#eurokalkulacka_container button#ek_5 { left:42px; top:125px; }
div#eurokalkulacka_container button#ek_6 { left:79px; top:125px; }
div#eurokalkulacka_container button#ek_CE { left:116px; top:125px; }
div#eurokalkulacka_container button#ek_1 { left:5px; top:155px; }
div#eurokalkulacka_container button#ek_2 { left:42px; top:155px; }
div#eurokalkulacka_container button#ek_3 { left:79px; top:155px; }
div#eurokalkulacka_container button#ek_SKK-EUR { left:116px; top:155px; }
div#eurokalkulacka_container button#ek_0 { left:5px; top:183px; }
div#eurokalkulacka_container button#ek_comma { left:42px; top:183px; }
div#eurokalkulacka_container button#ek_EUR-SKK { left:116px; top:183px; }

div#main_blahoprani 
{
 /*  height: 500px;
  margin: 0 auto;
  min-height: 617px;
  padding-top: 86px;  
  width: 915px; */
  
  width:930px;
	margin:0 auto;
	padding: 33px 15px 0;
	position:relative;
	min-height:500px; 
}



div#blahoprani_package {
	padding: 30px 0 20px 0;
}

div#blahoprani_package input,
div#blahoprani_package textarea,
div#blahoprani_package option,
div#blahoprani_package select {
	color: #4A4A4A;
}

div#blahoprani_package input {
	width: 159px;
}

div#blahoprani_package input.long_input {
	width: 353px;
	margin-bottom: 5px;
}

div#blahoprani_package select {
	width: 165px;
}

div#blahoprani_package textarea {
	width: 353px;
}

div#blahoprani_left {
	width: 385px;
	float: left;
}

div#blahoprani_left div#nahled img {
	margin-right: 4px;
	margin-top: 7px;
	float: left;
	position: relative;
	border: 3px #ffffff solid;
	cursor: pointer;
}

div#blahoprani_left td {
	padding: 2px 4px !important;
}

div#blahoprani_right {
	width: 545px;
	float: left;
}

div#blahoprani_package input#odeslat_blahoprani {
	background: url(../img/prani/blahoprani_odeslat.jpg) no-repeat;
	width: 130px;
	height: 28px;
	border: 0px;
	font-weight: bold;
}

div#nwlText {
	width: 356px;
	height: 164px;
	position: relative;
	left: 92px;
	top: 137px;
}

div#nwlTextInner {
	padding: 10px 10px 15px 10px;
}

div#nwlText div#inputOsloveni {
	font-size: 20px;
}

div#nwlText div#inputObsah {
	padding-top: 10px;
}

div#nwlText div#inputPodpis {
	padding-top: 17px;
}

div#temaBigOuter {
	border: 1px #cacaca solid;
	width: 540px;
	height: 410px;
}

div#blahoprani_right div#perex {
	color: #7d7f72;
	font-size: 11px;
	margin: 15px 0 0 140px;
}

div#blahoprani_left div#counter {
	float :right;
	padding: 0 27px 1px 0;
}

div#blahoprani_left div#obsahRadios {
	margin-bottom: 5px;
}

div#blahoprani_left div#obsahRadios input {
	width: 13px;
	display: block;
	float: left;
}

div#blahoprani_left div#obsahRadios div.radio {
	margin-bottom: 5px;
}

div#blahoprani_left div#obsahRadios div.text_radio {
	float: left;
	width: 350px;
}




#rozcestnik_content{
  height: 360px;
  padding: 18px 0;
  width: 959px;
}

.rozcestnik_podmenu_pack
{
  bottom: -57px;
  left: 0;
  padding-left: 36px;
  position: absolute; 
}


.rozcestnik_podmenu
{   
   display:none;  
}


.index_top_nav
{
  position:relative;
}


#index_top_domacnosti .rozcestnik_podmenu
{
  background: url("../img/layout/hp_navigation_section_2.png") no-repeat scroll left top transparent;
}

#index_top_male-podnikanie-a-organizacie .rozcestnik_podmenu
{
  background: url("../img/layout/hp_navigation_section_podnikanie.png") no-repeat scroll left top transparent;
}

#index_top_velki-zakaznici .rozcestnik_podmenu
{
  background: url("../img/layout/hp_navigation_section_velki_zakaznici.png") no-repeat scroll left top transparent;
}

#index_top_mesta-a-obce .rozcestnik_podmenu
{
  background: url("../img/layout/hp_navigation_section_mesta.png") no-repeat scroll left top transparent;
}



.rozcestnik_podmenu ul
{
  margin: 0 0 0 15px;
  width: 145px;
  padding: 15px 0 0;
  background:none;
}

.rozcestnik_podmenu ul li
{  
  list-style-type: none;  
  font-size:11px;
  line-height:14px;
  padding-bottom:0;
  line-height:16px;
  background:none;
  padding:0;
}

.rozcestnik_podmenu ul li a
{
  background: url("../img/layout/menu_section_odrazka.gif") no-repeat scroll left 3px transparent;
  color: #000000;
  display: block;
  padding-left: 11px;
  text-decoration: none;
}
 
.rozcestnik_podmenu ul li a:hover
{
  background: url("../img/layout/menu_section_odrazka_hover2.gif") no-repeat scroll left 3px transparent;
  font-style: italic;
  font-weight: bold;
}
 

#rozcestnik_content div{
  width:239px;
  float:left;
  position: relative;
}
#rozcestnik_content div.index_top_nav{
	height: 360px;
}
#rozcestnik_content div a.img_link_rozcestnik{
  width:239px;
  text-align: center;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}
#rozcestnik_content div div.rozcestnik_podmenu_pack{
  width:239px;
  bottom: 75px;
  position: absolute;
}
#rozcestnik_content a.bg_name_section_hp{
  width:239px;
  float:left;
  display: block;
}
#rozcestnik_content a.bg_name_section_hp span{
  display: none;
}
#index_top_mesta-a-obce a.img_link_rozcestnik{
 top: 95px !important;
  left: 6px !important;
}
#index_top_domacnosti div.rozcestnik_podmenu{
 padding-bottom: 5px;
}
#index_top_domacnosti div.rozcestnik_podmenu_pack{
 padding-left: 23px;
}
#index_top_domacnosti{
 left: 11px;
}
#index_top_male-podnikanie-a-organizacie a.img_link_rozcestnik{
 top: -6px !important;
}
#index_top_domacnosti a.img_link_rozcestnik{
 top: -8px !important;
}

#index_top_velki-zakaznici a.img_link_rozcestnik{
	top: -5px !important;
}
#index_top_velki-zakaznici div.rozcestnik_podmenu_pack{
	bottom: 83px !important;
}
#index_top_mesta-a-obce a.img_link_rozcestnik{
  top: 43px !important;
}
#index_top_mesta-a-obce div.rozcestnik_podmenu_pack{
 bottom: 80px !important;
}



#bg_name_index_top_domacnosti
{
   background: url(../img/layout/bg_top_domacnost_2.png) no-repeat left top;
   width: 189px;
   height: 51px;  
}

.bg_name_index_top_domacnosti_white
{
  background: url(../img/layout/bg_top_domacnost_white_2.png) no-repeat !important;
  width: 189px;
  height: 51px;  
}

#bg_name_index_top_domacnosti_en
{
   background: url(../img/layout/bg_top_domacnost_en.png) no-repeat left top;
   width: 189px;
   height: 51px;  
}


.bg_name_index_top_domacnosti_en_white
{
  background: url(../img/layout/bg_top_domacnost_en_white.png) no-repeat !important;
  width: 189px;
  height: 51px;  
}

#bg_name_index_top_male-podnikanie-a-organizacie
{
   background: url(../img/layout/bg_top_podnikanie.png) no-repeat;
   width: 193px;
   height: 66px;   
}

#bg_name_index_top_male-podnikanie-a-organizacie_en
{
   background: url(../img/layout/bg_top_podnikanie_en.png) no-repeat;
   width: 193px;
   height: 66px;   
}

.bg_name_index_top_male-podnikanie-a-organizacie_white
{
   background: url(../img/layout/bg_top_podnikanie_white.png) no-repeat !important;
   width: 193px;
   height: 66px;  
}

.bg_name_index_top_male-podnikanie-a-organizacie_en_white
{
   background: url(../img/layout/bg_top_podnikanie_en_white.png) no-repeat !important;
   width: 193px;
   height: 66px;  
}

#bg_name_index_top_velki-zakaznici
{
   background: url(../img/layout/bg_top_veliki_zakaznici.png) no-repeat;
   width: 188px;
   height: 42px;  
}

#bg_name_index_top_velki-zakaznici_en
{
   background: url(../img/layout/bg_top_veliki_zakaznici_en.png) no-repeat;
   width: 188px;
   height: 42px;  
}

.bg_name_index_top_velki-zakaznici_white
{
   background: url(../img/layout/bg_top_veliki_zakaznici_white.png) no-repeat !important;
   width: 188px;
   height: 42px;   
}

.bg_name_index_top_velki-zakaznici_en_white
{
   background: url(../img/layout/bg_top_veliki_zakaznici_en_white.png) no-repeat !important;
   width: 188px;
   height: 42px;   
}

#bg_name_index_top_mesta-a-obce
{
  background: url(../img/layout/bg_top_mesta.png) no-repeat;
  width: 169px;
  height: 52px;  
}

#bg_name_index_top_mesta-a-obce_en
{
  background: url(../img/layout/bg_top_mesta_en.png) no-repeat;
  width: 169px;
  height: 52px;  
}


.bg_name_index_top_mesta-a-obce_white
{
  background: url(../img/layout/bg_top_mesta_white.png) no-repeat !important;
  width: 169px;
  height: 52px; 
}

.bg_name_index_top_mesta-a-obce_en_white
{
  background: url(../img/layout/bg_top_mesta_white_en.png) no-repeat !important;
  width: 169px;
  height: 52px; 
}

.nwl_position
{
  padding-left: 54px;
  padding-top: 31px;
}

.nwl_position_temp
{
  padding-top: 182px;
  position: relative;
}

.nwl_top_navigace
{
  text-align: center;
  padding-top:10px;
}

.nwl_top_navigace_old
{
  left: 94px;
  position: relative;
}

.no_bg
{
  background:none !important;
}

.strankovani
{
  padding-top:20px;
}

.strankovani_strany
{
  float: right;
  padding-left: 10px;
}

.strankovani_pocet
{
  float: left;
}




