/* CSS Document */
body,html{
	background:url(../img/bg-bottom-2.jpg) bottom repeat-x;
	font:9pt Tahoma,Verdana,Arial;
	margin:0;
	text-align:center;
}
img{border:0;}
h1,h2,h3,h4,h5,h6,p{margin:0;}
.h1,.h2,.h3{margin:0;}
/* barvy */
#body-uvod div.top-info .h1{
    /*color:#2b53e8;*/
		color:#ffffff;
}
#body-uvod{
	background:url(../img/bg-top-uvod.png) center top no-repeat;
	min-width:1000px;
}

#body-uvod .content h1, #body-uvod .content .text h2, #body-uvod .content .text h3{
	background:url(../img/uvod-dot.jpg) 10px 50% no-repeat;
}

#body-domacnost div.top-info .h1{
     /*color:#643190;*/
		 color:#ffffff;
}
#body-domacnost{
	background:url(../img/bg-top-domacnost.png) center top no-repeat;
	min-width:1000px;
}
#body-domacnost .content h1, #body-domacnost .content .text h2, #body-domacnost .content .text h3, #body-domacnost .content .text h4{
	background:url(../img/domacnost-dot.jpg) 10px 50% no-repeat;
}

#body-hypoteka div.top-info .h1{
  	/*color:#dd1d10;*/
		color:#ffffff;
}
#body-hypoteka{
	background:url(../img/bg-top-hypoteka.png) center top no-repeat;
	min-width:1000px;
}
#body-hypoteka .content h1, #body-hypoteka .content .text h2, #body-hypoteka .content .text h3, #body-hypoteka .content .text h4{
	background:url(../img/hypoteka-dot.jpg) 10px 50% no-repeat;
}

#body-pojisteni-aut div.top-info .h1{
		 /*color:#0bb0f4;*/
     color:#ffffff;
}
#body-pojisteni-aut{
	background:url(../img/bg-top-pojisteni-aut.png) center top no-repeat;
	min-width:1000px;
}
#body-pojisteni-aut .content .text h1, #body-pojisteni-aut .content .text h2, #body-pojisteni-aut .content .text h3, #body-pojisteni-aut .content .text h4{
	background:url(../img/pojisteni-aut-dot.jpg) 10px 50% no-repeat;
}

#body-pujcky div.top-info .h1{
     /*color:#e96332;*/
		color:#ffffff;
}
#body-pujcky{
	background:url(../img/bg-top-pujcky.png) center top no-repeat;
	min-width:1000px;
}
#body-pujcky .content .text h1, #body-pujcky .content .text h2, #body-pujcky .content .text h3, #body-pujcky .content .text h4{
	background:url(../img/pujcky-dot.jpg) 10px 50% no-repeat;
}

#body-cestovni-pojisteni div.top-info .h1{
     /*color:#0972b6;*/
		color:#ffffff;
}
#body-cestovni-pojisteni{
	background:url(../img/bg-top-cestovni-pojisteni.png) center top no-repeat;
	min-width:1000px;
}
#body-cestovni-pojisteni .content .text h1, #body-cestovni-pojisteni .content .text h2, #body-cestovni-pojisteni .content .text h3, #body-cestovni-pojisteni .content .text h4{
	background:url(../img/cestovni-pojisteni-dot.jpg) 10px 50% no-repeat;
}

#body-internet div.top-info .h1{
     color:#ffffff;
}
#body-internet{
	background:url(../img/bg-top-internet.png) center top no-repeat;
	min-width:1000px;
}
#body-internet .content h1, #body-internet .content .text h2, #body-internet .content .text h3, #body-internet .content .text h4{
	background:url(../img/internet-dot.jpg) 10px 50% no-repeat;
}

#body-telefon div.top-info .h1{
     /*color:#89c937;*/
		color:#ffffff;
}
#body-telefon{
	background:url(../img/bg-top-telefon.png) center top no-repeat;
	min-width:1000px;
}
#body-telefon .content .text h1, #body-telefon .content .text h2, #body-telefon .content .text h3, #body-telefon .content .text h4{
	background:url(../img/telefon-dot.jpg) 10px 50% no-repeat;
}

#body-televize div.top-info .h1{
     /*color:#da1d95;*/
		color:#ffffff;
}
#body-televize{
	background:url(../img/bg-top-televize.png) center top no-repeat;
	min-width:1000px;
}
#body-televize .content .text h1, #body-televize .content .text h2, #body-televize .content .text h3, #body-televize .content .text h4{
	background:url(../img/televize-dot.jpg) 10px 50% no-repeat;
}

#body-kreditni-karty div.top-info .h1{
     /*color:#52577d;*/
		color:#ffffff;
}
#body-kreditni-karty{
	background:url(../img/bg-top-kreditni-karty.png) center top no-repeat;
	min-width:1000px;
}
#body-kreditni-karty .content .text h1, #body-kreditni-karty .content .text h2, #body-kreditni-karty .content .text h3, #body-kreditni-karty .content .text h4{
	background:url(../img/kreditni-karty-dot.jpg) 10px 50% no-repeat;
}

#body-nakupovani div.top-info .h1{
     /*color:#429942;*/
		 color:#ffffff;
}
#body-nakupovani{
	background:url(../img/bg-top-nakupovani.png) center top no-repeat;
	min-width:1000px;
}
#body-nakupovani .content .text h1, #body-nakupovani .content .text h2, #body-nakupovani .content .text h3, #body-nakupovani .content .text h4{
	background:url(../img/nakupovani-dot.jpg) 10px 50% no-repeat;
}

/* end barvy  */
a{
	color:#000;
}
a:hover{
	text-decoration:none;
}
#main{
	width:970px;
	min-height:1000px;
	margin:0px auto;
	text-align:left;
	padding:0 9px;
}
#header{
	height:143px;
}
#header div.right{
	width:400px;
	padding:8px 10px;
	text-align:right;
	float:right;
	height:60px;
}
#header div.right a{
	color:#000;
}
#header div.right form.search{
	margin:0;
	padding:20px 0 0 0;
}
#header div.right form.search input{
	background:url(../img/inp-search-bg.jpg) left top no-repeat;
	width:151px;
	height:18px;
	border:0;
	padding:5px;
	vertical-align:middle;
}
#header div.right form.search input.sub{
	background:red url(../img/sub-search-bg.jpg) no-repeat;
	width:69px;
	height:28px;
	border:0;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
}
#header div.right span#infoline {
	font-size: 14px;
}
#menu{
	height:49px;
	width:970px;
	text-align:left;
}
#menu a{
	display:block;
	height:49px;
	margin:0 3px 0 0;
	overflow:hidden;
	float:left;
}
#menu a strong{
	padding-top:49px;
	display:block;
}
#menu a.uvod,#menu a.sub-uvod{
	width:54px;
	background:url(../img/menu/uvod.jpg) 0px 0px no-repeat;
}
#menu a.domacnost,#menu a.sub-domacnost{
	width:94px;
	background:url(../img/menu/domacnost.jpg) 0px 0px no-repeat;
}
#menu a.hypoteka,#menu a.sub-hypoteka{
	width:81px;
	background:url(../img/menu/hypoteka.jpg) 0px 0px no-repeat;
}
#menu a.pojisteni-aut,#menu a.sub-pojisteni-aut{
	width:100px;
	background:url(../img/menu/pojisteni-aut.jpg) 0px 0px no-repeat;
}
#menu a.pujcky,#menu a.sub-pujcky{
	width:61px;
	background:url(../img/menu/pujcky.jpg) 0px 0px no-repeat;
}
#menu a.cestovni-pojisteni,#menu a.sub-cestovni-pojisteni{
	width:136px;
	background:url(../img/menu/cestovni-pojisteni.jpg) 0px 0px no-repeat;
}
#menu a.internet,#menu a.sub-internet{
	width:71px;
	background:url(../img/menu/energie.jpg) 0px 0px no-repeat;
}
#menu a.telefon,#menu a.sub-telefon{
	width:82px;
	background:url(../img/menu/telefon.jpg) 0px 0px no-repeat;
}
#menu a.televize,#menu a.sub-televize{
	width:71px;
	background:url(../img/menu/televize.jpg) 0px 0px no-repeat;
}
#menu a.kreditni-karty,#menu a.sub-kreditni-karty{
	width:107px;
	background:url(../img/menu/kreditni-karty.jpg) 0px 0px no-repeat;
}
#menu a.nakupovani,#menu a.sub-nakupovani{
	width:97px;
	margin:0;
	background:url(../img/menu/nakupovani.jpg) 0px 0px no-repeat;
}
#menu a.aktivni{
	background-position:0px -98px;
}
#menu a.sub:hover,#menu a.act{
	background-position:0px -49px;
}
#menu div.submenu{
	position:absolute;
	display:none;
	*float:left;
}
#menu div.submenu a{
	width:120px;
	padding:5px 5px 5px 15px;
	height:auto;
	color:#fff;
	background:url(../img/sub-link.gif) 5px 50% no-repeat;
}
#menu div.submenu a.wide{
	width:240px;
	padding:5px 5px 5px 15px;
	height:auto;
	color:#fff;
	background:url(../img/sub-link.gif) 5px 50% no-repeat;
}
#menu div.sub-uvod{
	background:#2b53e8 url(../img/submenu/uvod-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 0px;
	*margin:49px 0 0 -970px;
}
#menu div.sub-uvod div.top{
	background:url(../img/submenu/uvod-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-uvod div.bottom{
	background:url(../img/submenu/uvod-mid.jpg) repeat-y;
}
#menu div.sub-domacnost{
	background:#643190 url(../img/submenu/domacnost-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 57px;
	*margin:49px 0 0 -913px;
}
#menu div.sub-domacnost div.top{
	background:url(../img/submenu/domacnost-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-domacnost div.bottom{
	background:url(../img/submenu/domacnost-mid.jpg) repeat-y;
}
#menu div.sub-hypoteka{
	background:#dd1d10 url(../img/submenu/hypoteka-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 131px;
	*margin:49px 0 0 -839px;
}
#menu div.sub-hypoteka div.top{
	background:url(../img/submenu/hypoteka-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-hypoteka div.bottom{
	background:url(../img/submenu/hypoteka-mid.jpg) repeat-y;
}
#menu div.sub-pojisteni-aut{
	background:#0bb0f4 url(../img/submenu/pojisteni-aut-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 215px;
	*margin:49px 0 0 -755px;
}
#menu div.sub-pojisteni-aut div.top{
	background:url(../img/submenu/pojisteni-aut-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-pojisteni-aut div.bottom{
	background:url(../img/submenu/pojisteni-aut-mid.jpg) repeat-y;
}
#menu div.sub-pujcky{
	background:#e96332 url(../img/submenu/pujcky-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 318px;
	*margin:49px 0 0 -652px;
}
#menu div.sub-pujcky div.top{
	background:url(../img/submenu/pujcky-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-pujcky div.bottom{
	background:url(../img/submenu/pujcky-mid.jpg) repeat-y;
}
#menu div.sub-cestovni-pojisteni{
	background:#0972b6 url(../img/submenu/cestovni-pojisteni-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 382px;
	*margin:49px 0 0 -518px;
}
#menu div.sub-cestovni-pojisteni div.top{
	background:url(../img/submenu/cestovni-pojisteni-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-cestovni-pojisteni div.bottom{
	background:url(../img/submenu/cestovni-pojisteni-mid.jpg) repeat-y;
}
#menu div.sub-internet{
	background:#ffa112 url(../img/submenu/internet-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 57px;
	*margin:49px 0 0 -913px;
}
#menu div.sub-internet div.top{
	background:url(../img/submenu/internet-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-internet div.bottom{
	background:url(../img/submenu/internet-mid.jpg) repeat-y;
}
#menu div.sub-telefon{
	background:#89c937 url(../img/submenu/telefon-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 521px;
	*margin:49px 0 0 -449px;
}
#menu div.sub-telefon div.top{
	background:url(../img/submenu/telefon-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-telefon div.bottom{
	background:url(../img/submenu/telefon-mid.jpg) repeat-y;
}
#menu div.sub-televize{
	background:#da1d95 url(../img/submenu/televize-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 364px;
	*margin:49px 0 0 -606px;
}
#menu div.sub-televize div.top{
	background:url(../img/submenu/televize-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-televize div.bottom{
	background:url(../img/submenu/televize-mid.jpg) repeat-y;
}
#menu div.sub-kreditni-karty{
	background:#52577d url(../img/submenu/kreditni-karty-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 474px;
	*margin:49px 0 0 -496px;
}
#menu div.sub-kreditni-karty div.top{
	background:url(../img/submenu/kreditni-karty-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-kreditni-karty div.bottom{
	background:url(../img/submenu/kreditni-karty-mid.jpg) repeat-y;
}
#menu div.sub-nakupovani{
	background:#429942 url(../img/submenu/nakupovani-bottom.jpg) bottom no-repeat;
	padding-bottom:3px;
	width:313px;
	margin:49px 0 0 574px;
	*margin:49px 0 0 -396px;
}
#menu div.sub-nakupovani div.top{
	background:url(../img/submenu/nakupovani-top.jpg) top no-repeat;
	padding:5px;
}
#menu div.sub-nakupovani div.bottom{
	background:url(../img/submenu/nakupovani-mid.jpg) repeat-y;
}
div.top-info{
	clear:both;
}
div.top-info .h1{
	font-size:18pt;
	font-family:Tahoma, Verdana, Arial, Times, serif;
	color:#926eb1;
	padding:25px 20px 0px 40px;
	font-weight:normal;
}
div.top-info .h2{
	font-size:14pt;
	color:#fff;
	font-family:Tahoma, Verdana, Arial, Times, serif;
	padding:15px 40px;
	font-weight:normal;
}
div.content{
	padding:14px 0px 16px 10px;
}
div.content h2{
	font-size:12pt;
	font-family:Tahoma, Verdana, Arial, Times, serif;
	color:#414141;
	padding:17px 15px 10px 19px;

}
.content .sluzby{
	padding:0 0 40px 0;
	background:url(../img/stin-dlouhy.jpg) center bottom no-repeat;
}
.content .sluzby div.s{
	width:154px;
	float:left;
	height:82px;
	padding:30px 15px 10px 18px;
	margin:0 4px 5px 0;
}
.content .sluzby div h3{
	font-size:9pt;
	padding:0 0 0 65px;
	height:50px;
	line-height:18px;
}
.content .sluzby div p{
	font-size:8pt;
	line-height:20px;
}
.content .sluzby div.domacnost{
	background:url(../img/sluzby/domacnost.jpg) no-repeat;
}
.content .sluzby div.domacnost h3 a{
	color:#643190;
}
.content .sluzby div.hypoteka{
	background:url(../img/sluzby/hypoteka.jpg) no-repeat;
}
.content .sluzby div.hypoteka h3 a{
	color:#da2633;
}
.content .sluzby div.pojisteni-aut{
	background:url(../img/sluzby/pojisteni-aut.jpg) no-repeat;
}
.content .sluzby div.pojisteni-aut h3 a{
	color:#0bb0f4;
}
.content .sluzby div.pujcky{
	background:url(../img/sluzby/pujcky.jpg) no-repeat;
}
.content .sluzby div.pujcky h3 a{
	color:#e96332;
}
.content .sluzby div.cestovni-pojisteni{
	background:url(../img/sluzby/cestovni-pojisteni.jpg) no-repeat;
	margin:0 0 5px 0;
}
.content .sluzby div.cestovni-pojisteni h3 a{
	color:#0972b6;
}
.content .sluzby div.internet{
	background:url(../img/sluzby/internet.jpg) no-repeat;
}
.content .sluzby div.internet h3 a{
	color:#ffa112;
}
.content .sluzby div.telefon{
	background:url(../img/sluzby/telefon.jpg) no-repeat;
}
.content .sluzby div.telefon h3 a{
	color:#89c937;
}
.content .sluzby div.televize{
	background:url(../img/sluzby/televize.jpg) no-repeat;
}
.content .sluzby div.televize h3 a{
	color:#da1d95;
}
.content .sluzby div.kreditni-karty{
	background:url(../img/sluzby/kreditni-karty.jpg) no-repeat;
}
.content .sluzby div.kreditni-karty h3 a{
	color:#52577d;
}
.content .sluzby div.nakupovani{
	background:url(../img/sluzby/nakupovani.jpg) no-repeat;
	margin:0 0 5px 0;
}
.content .sluzby div.nakupovani h3 a{
	color:#429942;
}
.content div.p-left{
	width:710px;
	float:left;
}
.content div.cont710{
	background:url(../img/div710-top-bg.jpg) top no-repeat;
	width:670px;
	padding:15px 20px;
	margin:18px 0;
}
.content div.cont710 h2{
	padding:5px 0 10px 0;
	font-size:13pt;
	font-weight:bold;
}
.content div.cont710 span.right{
	float:right;
	display:blodk;
}
.content div.cont710 a.top{
	padding-left:15px;
	color:#00a751;
	background:url(../img/arrow.gif) left no-repeat;
	text-decoration:none;
}
.content .scrollbar{
	height:110px;
	padding:15px 2px;
}
.content .scrollbar .prev{
	height:102px;
	width:29px;
	float:left;
	background:url(../img/prev.gif) no-repeat;
	cursor:pointer;
}
.content .scrollbar .next{
	height:102px;
	width:29px;
	float:left;
	background:url(../img/next.gif) no-repeat;
	cursor:pointer;
}
.content .scrollbar .cont{
	height:130px;
	float:left;
	width:605px;
	overflow:hidden;
}
.content .scrollbar .cont .items{
	height:130px;
	white-space:nowrap;
}
.content .scrollbar .cont .item{
	width:102px;
	float:left;
	margin:0 9px;
	text-align:center;
	padding:0 0 10px 0;
	white-space:nowrap;
}
.content .scrollbar .cont .item img{
	border:1px solid #e5e5e5;
	margin:0 0 4px 0;
}
.content .scrollbar .cont .item a{
	color:#007fb1;
	text-decoration:none;
}
.content .tip{
	padding:10px 0;
	clear:both;
}
.content .tip h3{
	font-size:9pt;
	margin:5px 0;
}
.content .tip h3 a{
	color:#007fb1;
}
.content .tip p{
	line-height:20px;
}
.content .tip .detail{
	float:right;
	margin-top:10px;
	text-decoration:none;
}
.content .ref0{
	border-bottom:1px dotted #000;
	padding:10px 0;
}
.content .ref0 h3{
	font-size:9pt;
	margin:5px 0;
}
.content .ref0 h3 a{
	color:#007fb1;
}
.content .ref0 p{
	line-height:20px;
}
.content .ref0 p a{
	color:#000;
}
.content .ref1{
	width:213px;
	padding:20px 10px 0 0;
	height:40px;
	float:left;
	font-size:8pt;
}
.content .ref1 img{
	float:left;
	margin:0 10px 0px 0;
	border:1px solid #e5e5e5;
}
.content .ref1 h3{
	font-size:9pt;
	margin:10px 0 5px 0;
	font-weight:normal;
}
.content .ref1 h3 a{
	color:#007fb1;
}
.content .stin-710{
	background:url(../img/stin-710.jpg) top center no-repeat;
	height:10px;
	padding:10px 0 0px 0;
	clear:both;
}
.content .kategorie{
	width:238px;
	margin:0 0 0 2px;
	float:left;
	/*height:600px;*/
	background:url(../img/kategorie-stin.jpg) right no-repeat;
}
.content .kategorie h2{
	padding:0;
}
.content .kategorie h2 a{
	width:165px;
	display:block;
	height:18px;
	font:10pt Tahoma;
	font-weight:bold;
	padding:12px;
	color:#000;
	background:url(../img/kat0.jpg) no-repeat;
	margin:10px 0 0 0;
}
.content .kategorie h2 a:hover,.content .kategorie h2.open a:hover{
	color:#51b848;
}
.content .kategorie h2.open a{
	width:165px;
	display:block;
	height:18px;
	font:10pt Tahoma;
	font-weight:bold;
	padding:12px 12px 13px 12px;
	margin:10px 0 0 0;
	color:#000;
	background:url(../img/kat0-open.jpg) no-repeat;
}
.content .kategorie ul{
	list-style:none;
	padding:12px 22px;
	width:145px;
	margin:0;
	background:url(../img/open-bg.jpg) bottom no-repeat;
}
.content .kategorie ul li{
	background:url(../img/kat1.jpg) left no-repeat;
	padding:0 0 0 15px;
	line-height:20px;
}
.content .kategorie ul li a{
	color:#333333;
	font-weight:normal;
}
.content form.kup-form{
	text-align:center;
	font-size:13pt;
	margin:10px 30px 10px 0;
}
.content form.kup-form label{
	padding:0 14px 0 0;
}
.content form.kup-form .kup-inp{
	border:0;
	width:149px;
	vertical-align:middle;
	height:18px;
	padding:10px 5px;
	background:url(../img/kupon-input.jpg) no-repeat;
}
.content form.kup-form .kup-sub{
	width:101px;
	height:38px;
	vertical-align:middle;
	border:0;
	background:url(../img/vyhledat.jpg) no-repeat;
}
.content div.p-right{
	width:232px;
	float:left;
	margin:0 0 0 10px;
}
.content div.cont232{
	width:192px;
	background:url(../img/div232-top-bg.jpg) top no-repeat;
	padding:13px 20px 20px 20px;
	margin:18px 0 0 0;
}
.content div.cont232 p{
	line-height:20px;
}
.content div.cont232 .h2{
	padding:5px 0 10px 0;
	font-size:13pt;
	font-weight:bold;
}
.content form.news{
	margin:20px 0 0 0;
}
form.news input{
	background:url(../img/inp-news-bg.jpg) left top no-repeat;
	width:111px;
	height:18px;
	border:0;
	padding:5px;
	vertical-align:middle;
}
form.news input.sub{
	background:red url(../img/sub-news-bg.jpg) no-repeat;
	width:69px;
	height:28px;
	border:0;
	vertical-align:middle;
	color:#fff;
	font-weight:bold;
	font-size:8pt;
}
.content div.cont232b{
	width:192px;
	background:url(../img/div232-blue-bg.jpg) top no-repeat;
	padding:13px 20px 20px 20px;
	margin:18px 0 0 0;
}
.content div.cont232b .h2{
	padding:5px 0 10px 0;
	font-size:13pt;
	font-weight:bold;
	color:#3b5ba7;
}
.content div.cont232b img{
	margin:5px 0 0 0;
}
.content .novinka0{
	border-bottom:1px dotted #000;
	padding:0 0 10px 0;
}
.content .novinka0 h3{
	margin:0 0 5px 0;
	padding:0;
	font-size:10pt;
}
.content .novinka0 .datum{
	display:block;
	padding:5px 0;
}
.content .novinka0 p a{
	color:#0073a0;
}
.content .novinka0 h3 a{
	color:#007fb1;
}
.content .novinka1{
	padding:10px 0 0 20px;
	background:url(../img/ico.jpg) 0px 9px no-repeat;
}
.content .novinka1 h3{
	margin:0 0 0 0;
	padding:0;
	font-size:9pt;
}
.content .novinka1 h3 a{
	color:#007fb1;
}
.content .novinka1 .datum{
	display:block;
	padding:5px 0;
}
.content ul.hp{
	list-style:none;
	margin:0px;
	padding:0;
}
.content ul.hp li{
	background:url(../img/done.jpg) left 5px no-repeat;
	padding:3px 3px 3px 23px;
	line-height:20px;
}
.content ul.hp-next-to-calc{
	list-style:none;
	margin-left:0px;
	padding:0;
}
.content ul.hp-next-to-calc li{
	background:url(../img/done.jpg) left 5px no-repeat;
	padding:3px 3px 3px 20px;
	line-height:22px;
}
.content div.text{
	padding:15px 0;
}
.content .text h2{
	font-family:Tahoma;
}
.content h1{
	background:url(../img/green-dot.jpg) 10px 50% no-repeat;
	padding:0 0 0 30px;
	margin:0 0 24px 0;
	font-weight:normal;
	color:#333333;
	font-size:18pt;
}
.content .text h2{
	background:url(../img/green-dot.jpg) 10px 50% no-repeat;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	font-weight:normal;
	color:#333333;
	font-size:16pt;
}
.content .text h3{
	background:url(../img/green-dot.jpg) 10px 50% no-repeat;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	font-weight:normal;
	color:#333333;
	font-size:14pt;
}
.content .text h4{
	background:url(../img/green-dot.jpg) 10px 50% no-repeat;
	padding:0 0 0 30px;
	margin:0 0 20px 0;
	font-weight:normal;
	color:#333333;
	font-size:12pt;
}
.content .text div.cont430{
	background:url(../img/div430-top-bg.jpg) top no-repeat;
	width:407px;
	float:left;
	margin:0 8px 0 0;
	padding:18px 5px 5px 18px;
}
.content .text .cont430 .h2{
	padding:0;
	margin:0 0 8px 0;
	background:none !important;
	font-size:14pt;
}
div.content p{
	line-height:20px;
	color:#333333;
	padding:0 15px 15px 10px;
}
div.content div.sluzby p{
	color:#333333;
	padding:0;
}
div.content .text div.cont430 p{
	color:#333333;
	font-size:9pt;
	display:block;
	float:left;
	width:285px;
	line-height:20px;
	padding:0;
}
div.cont430 ul.sub{
	list-style:none;
	width:140px;
	margin:0;
	float:left;
	padding:8px 0 12px 5px;
}
div.cont430 ul.sub li{
	padding:4px 0 4px 27px;
	background:url(../img/li-bg.gif) 7px 50% no-repeat;
	line-height:12px;
}
ul.sub-wide{
	list-style:none;
	width:280px;
	margin:0;
	float:left;
	padding:8px 0 12px 5px;
}
ul.sub-wide li{
	padding:4px 0 4px 27px;
	background:url(../img/li-bg.gif) 7px 50% no-repeat;
	line-height:12px;
}
.content .text div.cont271g{
	background:url(../img/div271g-top-bg.jpg) top no-repeat;
	width:248px;
	float:left;
	padding:18px 5px 5px 18px;
}
.content .text div.cont271g img.logo{
	border:1px solid #c2edc6;
	float:left;
	margin:0 10px 0 0;
}
.content .text div.cont271g p{
	line-height:20px;
	padding:0;
}
.content .text .cont271g .h2{
	color:#429942;
	padding:0;
	margin:0 0 8px 0;
	background:none !important;
	font-size:14pt;
	font-weight:bolder;
}
.content .text a{
	color:#0073a0;
	font-weight:bold;
}
.content a.basetype{
	color:#0073a0;
	font-weight:bold;
}
.content .text ul{
	list-style:none;
	margin:0 0 25px 30px;
	padding:0;
}
.content .text .tabs ul{
	list-style:none;
  line-height:20px;
	margin:0 0 0 0px;
	padding:0 0 0 5px;
}
.content .text table ul{
	list-style:none;
	float:left;
	margin:0 0 25px 5px;
	padding:0;
}
.content .text table ul li a{
	color:#00497e;
	font-weight:normal;
}
.content .text ul li.back{
	background:url(../img/li-bg.gif) left 7px no-repeat;
	line-height:25px;
	padding:0 0 0 20px;
}
.content .text ul li.cond{
  background:none;
	line-height:15px;
	padding:0 0 0 20px;
}
.content .text blockquote{
	background:url(../img/bq-bg.gif);
	height:48px;
	color:#333333;
	width:606px;
	padding:12px;
	line-height:23px;
	margin:10px 30px 20px 30px;
}
.content .text table.tab1{
	width:680px;
	margin:15px;
	border-collapse:collapse;
	font-size:9pt;
}
.content .text table a{
	color:#dd1d10;
	font-weight:bold;
}
.content .text table.tab1 thead td{
	background:#333333;
	border:1px solid #333333;
	border-bottom:0;
	padding:10px 15px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}
.content table.tab2{
	width:910px;
	margin:15px;
	border-collapse:collapse;
	font-size:9pt;
}
.content table a{
	color:#dd1d10;
	font-weight:bold;
}
.content table.tab2 thead td{
	background:#333333;
	border:1px solid #333333;
	border-bottom:0;
	padding:10px 15px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}
.content .text table.tab1 thead td.daily-deals{
	background:#d4d4d4;
	border:1px solid #d4d4d4;
	border-bottom:0;
	padding:10px 15px;
	font-weight:bold;
	font-size:120%;
	text-align:left;
	color:#000;
}
.content  form.form1 fieldset{
	border:1px solid #d1d1d1;
	margin:10px 0px;
	width:650px;
	padding:15px 10px;
}
.content  form.form1 fieldset.field1{
	border:0px;
	margin:10px 0px;
	width:461px;
	padding:15px 10px;
}
.content  form.form1 fieldset .form_name{
	font-size:150%;
	font-weight:bolder;
	text-align:center;
	width:100%;
}
.content  form.form1 input.sub{
	text-align:left;
	padding:0 0 0 5px;
	color:#fff;
	width:136px;
	border:0;
	height:37px;
	background:url(../img/sub-green-bg.gif) top no-repeat;
	font-weight:bold;
	margin:5px 40px 5px 5px;
}
.content  form.form1 input.sub:hover{
	background:url(../img/sub-green-bg.gif) bottom no-repeat;
	cursor:pointer;
}
.content  input.sub-big{
	text-align:left;
	padding:0 0 0 5px;
	color:#fff;
	width:210px;
	border:0;
	height:37px;
	background:url(../img/sub-green-bg-big.gif) top no-repeat;
	font-weight:bold;
	margin:5px 5px 20px 5px;
}
.content  input.sub-big:hover{
	background:url(../img/sub-green-bg-big.gif) bottom no-repeat;
	cursor:pointer;
}
.content  input.sub-big260{
	text-align:left;
	padding:0 0 0 5px;
	color:#fff;
	width:260px;
	border:0;
	height:37px;
	background:url(../img/sub-green-bg-big260.gif) top no-repeat;
	font-weight:bold;
	margin:5px 5px 20px 5px;
}
.content  input.sub-big260:hover{
	background:url(../img/sub-green-bg-big260.gif) bottom no-repeat;
	cursor:pointer;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.align-center{
	text-align:center;
}
.vertical-align-middle{
	vertical-align:middle;
}
.content  form.form1 input.alone{
	margin:10px 15px 10px 25px;
	vertical-align:middle;
}
.content  form.form1 fieldset input.inp-text{
	display:block;
	float:left;
	width:170px;
	text-align:left;
	padding:5px;
	border:1px solid #a8acad;
	background:url(../img/inp-bg.gif) top repeat-x;
	margin:4px;
}
.content  form.form1 fieldset input.inp-text-ro{
	display:block;
	float:left;
	width:170px;
	text-align:left;
	padding:5px;
	border:1px solid white;
	margin:4px;
}
.content  form.form1 fieldset textarea.inp-text{
	width:502px;
	height:100px;
	float:left;
	display:block;
	border:1px solid #a8acad;
	background:url(../img/inp-bg.gif) top repeat-x;
}
.content  form.form1 fieldset select.inp-text{
	display:block;
	float:left;
	width:182px;
	text-align:left;
	padding:5px;
	border:1px solid #a8acad;
	background:url(../img/inp-bg.gif) top repeat-x;
	margin:4px;
}
.content  form.form1 fieldset select.wider{
	width:262px;
}
.content  form.form1 fieldset input.inp-text-war{
	display:block;
	float:left;
	width:170px;
	text-align:left;
	padding:5px;
	border:1px dashed #e52133;
	margin:4px;
}
.content  form.form1 fieldset select.inp-text-war{
	display:block;
	float:left;
	width:182px;
	text-align:left;
	padding:5px;
	border:1px dashed #e52133;
	margin:4px;
}
.content  form.form1 fieldset label{
	display:block;
	padding:9px;
	float:left;
	width:110px;
	text-align:right;
}
.content  form.form1 fieldset label.pozn{
	display:block;
	padding:9px 9px 9px 1px;
	float:left;
	width:20px;
	text-align:left;
}
.content  form.form1 fieldset label.free{
  display:inline;
  padding: 0;
	margin:0px 0 0px 10px;
	float:none;
	width:300px;
  text-align:left;
  clear:both;
}

.content table tbody tr.even td{
	background:#ffffff;
}
.content table tbody tr.odd td{
	background:#f7f7f7;
}
.content table tbody td{
	border:1px solid #d4d4d4;
	padding:8px 15px;
}
.content table.tab1 tbody td input.btn1{
	background:url(../img/btn1-bg.gif) top no-repeat;
	border:0;
	text-align:left;
	width:115px;
	padding:0 0 0 5px;
	height:28px;
	color:#fff;
}
.content table.tab1 tbody td input.btn1:hover{
	background:url(../img/btn1-bg.gif) bottom no-repeat;
	cursor:pointer;
}
div.footer{
	height:237px;
	padding:25px 15px;
}
.footer .odkazy{
	height:177px;
}
.footer .odkazy .sloupec{
	width:150px;
	margin:0 5px 0 0;
	float:left;
	font-size:8pt;
}
.footer .odkazy .sloupec a.domacnost{
	color:#652e96;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/domacnost.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.hypoteka{
	color:#d41d0f;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/hypoteka.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.pojisteni-aut{
	color:#39b0ea;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/pojisteni-aut.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.televize{
	color:#e1189c;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/televize.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.pujcky{
	color:#d46341;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/pujcky.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.internet{
	color:#ffa310;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/internet.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.telefon{
	color:#88c93b;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/telefon.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.cestovni-pojisteni{
	color:#0873b7;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/cestovni-pojisteni.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.kreditni-karty{
	color:#52577d;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/kreditni-karty.jpg) left no-repeat;
}
.footer .odkazy .sloupec a.nakupovani{
	color:#429942;
	font-size:9pt;
	font-weight:bold;
	padding:3px 5px 5px 15px;
	background:url(../img/dots/telefon.jpg) left no-repeat;
}
.footer .odkazy .sloupec a{
	display:block;
	color:#343434;
	padding:3px 0 3px 15px;
}
.footer div.copy{
	padding:5px 10px;
	line-height:20px;
	color:#51b848;
}
.footer div.copy span a,.footer div.copy span{
	color:#737373;
}
.footer div.copy a{
	color:#51b848;
}
.footer div.copy .copy{
	margin:10px 0;
	float:right;
}
div.clear0{
	clear:both;
	height:1px;
	overflow:hidden;
}
div.clear10{
	height:10px;
	clear:both;
	overflow:hidden;
}
div.clear20{
	height:20px;
	clear:both;
	overflow:hidden;
}
div.clear30{
	height:30px;
	clear:both;
	overflow:hidden;
}
div.clear40{
	height:40px;
	clear:both;
	overflow:hidden;
}
div.clear60{
	height:60px;
	clear:both;
	overflow:hidden;
}
div.warning{
	margin:10px 15px;
	width:540px;
	height:63px;
	padding:10px 0 0 90px;
	line-height:25px;
	color:#e52133;
	background:url(../img/div-warning.gif) no-repeat;
}
div.info{
	margin:10px 15px;
	width:540px;
	height:63px;
	padding:10px 0 0 90px;
	line-height:25px;
	color:#2c58aa;
	background:url(../img/div-info.gif) no-repeat;
}
div.accept{
	margin:10px 15px;
	width:540px;
	height:63px;
	padding:10px 0 0 90px;
	line-height:25px;
	color:#00a751;
	background:url(../img/div-accept.gif) no-repeat;
}
.content .text .akce-box{
	height:164px;
	padding:30px 25px 30px 15px;
	float:left;
	width:316px;
	margin-right:14px;
	background:url(../img/akce-bg.gif) 0 2px no-repeat;
}
.content .text .akce-box h2{
	padding:0;
	margin:0 0 8px 0;
	background:none !important;
}
.content .text .akce-box p,.content .text .nabidka-box p{
	padding:0 0 15px 0;
}
div.akce-box ul.sub{
	list-style:none;
	width:140px;
	margin:0;
	float:left;
	padding:0;
}
div.akce-box ul.sub li a{
	color:#0073a0;
	font-weight:normal;
}
div.akce-box ul.sub li{
	padding:4px 0 4px 25px;
	background:url(../img/li-bg.gif) 5px 50% no-repeat;
	line-height:11px;
}
.content .text .akce-box .akce0,.content .text .nabidka-box .nabidka0{
	border-bottom:0px dotted #000;
	padding:0 0 10px 0;
	margin:0 0 5px 0;
}
.content .text .nabidka-box{
	height:164px;
	padding:30px 15px;
	float:left;
	width:310px;
	background:url(../img/nabidka-bg.gif) 0 0 no-repeat;
}
.content .text .nabidka-box h2{
	padding:0;
	color:#9d631d;
	margin:0 0 8px 0;
	background:none !important;
}
.content .text .akce-box a.noline,.content .text .nabidka-box a.noline{
  text-decoration:none;
}
.content .text ul.large{
	list-style:none;
	margin:15px 0 20px 30px;
	padding:0;
}
.content .text ul.large li{
	background:url(../img/li2-bg.gif) left no-repeat;
	line-height:35px;
	padding:0 0 0 35px;
	width:44%;
	float:left;
}
div.nabidka-box ul.sub{
	list-style:none;
	width:140px;
	margin:0;
	float:left;
	padding:0;
}
.content .text .nabidka-box img.logo{
	margin:0 10px 5px 0;
	border:1px solid #e6e6e6;
	float:left;
}
div.nabidka-box ul.sub li a{
	color:#0073a0;
	font-weight:normal;
}
div.nabidka-box ul.sub li{
	padding:4px 0 4px 25px;
	background:url(../img/li-bg.gif) 5px 50% no-repeat;
	line-height:11px;
}
.red{
	color:#e52133;
}
.blue{
	color:#007fb1;
}
.t-right{
	text-align:right;
}
.obr-right{
	float:right;
	margin:0 0 5px 10px;
}
.obr-left{
	float:left;
	margin:0 10px 5px 0;
}
img.logo{
	border:1px solid #e5e5e5;
	margin:0 10px 5px 0;
	float:left;
}
img.logo-small{
	border:0px;
	margin:0 10px 5px 0;
	float:left;
	width:50px;
	height:25px;
}
td.w120{
	/*width:120px;*/
}
td.w180{
	width:180px;
}
td.w550{
	width:550px;
}
input[type=submit]:hover{
	cursor:pointer;
}
.infohelp{
  border-bottom: 1px dotted black;
  cursor:help;
}
.dispnone{
  display:none;
}
div#qTip {
 padding: 3px;
 border: 1px solid #FFF;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Tahoma, Verdana, Arial;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
#imgMapBox {
 float: left;
 height: 224px;
 width: 391px;
 margin: 15px 15px 0 0;
 position: relative;
 background-color: #A8C6D9;
}
#imgMapBox img {
 left:0;
 top:0;
 position: absolute;
 z-index: 1;
}
.info-small{
	background:url(../img/info-small.png) 0px 50% no-repeat;
	padding-left:25px;
	line-height:25px;
}
.info-small-small{
	background:url(../img/info-small-small.png) 0px 50% no-repeat;
	padding-left:20px;
}


/* PHORUM CSS */

/* BEGIN TEMPLATE css.tpl */

/* overall style */


#phorum {
    font-family: Tahoma;
    color: black;
    max-width: 900px;
    margin: auto;
    font-size: 9pt;
}

/* HTML level styles */


#phorum div.generic table th {
    text-align: left;
}

#phorum table.list {
    width: 100%;
    margin-bottom: 4px;
    border: 1px solid #4d894d;
    border-bottom: 0;
}

#phorum table.list th  {
    background-repeat: repeat-x;
    background-image: url('../poradna/templates/emerald/images/header_background.png');
    color: White;
    background-color: #4d894d;
    font-size: 85%;
    padding: 5px;
}

#phorum table.list th a {
    color: White;
}

#phorum table.list td {
    background-color: White;
    padding: 8px;
    border-bottom: 1px solid #4d894d;
    font-size: 85%;
}

#phorum table.list td.alt {
    background-color: #edf2ed;
}

#phorum table.list td.current {
    background-color: #f0f7f0;
}

#phorum table.list td p {
    margin: 4px 8px 16px 4px;
}

#phorum table.list td h3 {
    margin: 0;
    background:none !important;
    padding: 0;
}

#phorum table.list td h4 {
    font-size: 115%;
    margin: 0;
    font-weight: normal;
	  background:none !important;
    padding: 0;
}

#phorum table.list td span.new-indicator {
    color: red;
    font-size: 80%;
    font-weight: normal;
}

#phorum a {
    color: #355F35;
}

#phorum a:hover {
    color: #709CCC;
}

#phorum a.icon {
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding: 4px 10px 2px 21px;
    font-weight: normal;
    white-space: nowrap;
}

#phorum h1 {
    margin: 5px 0 0 0;
    font-size: 145%;
	  background:none !important;
    padding: 0;
}

#phorum h2 {
    margin: 0;
    font-size: 115%;
    font-weight: normal;
    background:none !important;
    padding: 0;
}

#phorum h4 {
    margin: 0 0 5px 0;
    background:none !important;
    padding: 0;
}

#phorum hr {
    height: 1px;
    border: 0;
    border-top: 1px solid #4d894d;
}

/* global styles */

#phorum div.generic table {
}

#phorum div.generic {
    padding: 8px;
    background-color: #edf2ed;
    border: 1px solid #4d894d;
}

#phorum div.generic-lower {
    padding: 8px;
    margin-bottom: 8px;
}

#phorum div.paging {
    float: right;
}

#phorum div.paging a {
    font-weight: bold;
    margin: 0 4px 0 4px;
    padding: 0 0 1px 0;
}

#phorum div.paging img{
    vertical-align: bottom;
}

#phorum div.paging strong.current-page {
    margin: 0 4px 0 4px;
}

#phorum div.nav {
    font-size: 85%;
    margin: 0 0 5px 0;
    line-height: 20px;
}

#phorum div.nav-right {
    float: right;
}

#phorum div.information {
    padding: 8px;
    border: 1px solid #62a762;
    background-color: #e6ffe6;
    margin-bottom: 8px;
}

#phorum div.notice {
    padding: 8px;
    background-color: #edf2ed;
    border: 1px solid #4d894d;
    margin-bottom: 8px;
}

#phorum div.warning {
    border: 1px solid #A76262;
    background-color: #FFD1D1;
    padding: 8px;
    margin-bottom: 8px;
}

#phorum div.attachments {
    background-color: White;
    margin-top: 8px;
    padding: 16px;
    border: 1px solid #4d894d;
}

#phorum span.new-flag {
    color: red;
}

#phorum a.message-new {
    font-weight: bold;
}

#phorum table.menu td {
    vertical-align: top;
}

#phorum table.menu td.menu {
    font-size: 85%;
    padding: 0 8px 0 0;
}

#phorum table.menu td.menu ul {
    list-style: none;
    padding: 0;
    margin: 4px 0 8px 8px;
}

#phorum table.menu td.menu ul li {
    margin: 0 0 4px 0;
}

#phorum table.menu td.menu ul li a {
    text-decoration: none;
}

#phorum table.menu td.menu ul li a.current {
    font-weight: bold;
}

#phorum table.menu td.menu span.new {
    color: red;
}

#phorum table.menu td.content {
    width: 100%;
    padding: 0;
}

#phorum table.menu td.content h2 {
    margin: 0 0 8px 0;
    background-repeat: repeat-x;
    background-image: url('../poradna/templates/emerald/images/header_background.png');
    color: White;
    background-color: #4d894d;
    padding: 4px;
}

#phorum table.menu td.content div.generic {
    margin: 0 0 8px 0;
}

#phorum table.menu td.content dl {
    margin: 0;
    padding: 0;
}

#phorum table.menu td.content dt {
    font-weight: bold;
}

#phorum table.menu td.content dd {
    padding: 4px;
    margin: 0 0 8px 0;
}

#phorum fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

#phorum textarea.body {
    font-family: Arial;
    width: 100%;
    border: 0;
}

#phorum table.form-table {
    width: 100%;
}



/* header styles */

#phorum #logo {
    height: 46px;
    background-color: #78ad78;
    vertical-align: bottom;
    background-image: url('../poradna/templates/emerald/images/top_background.png');
}

#phorum #logo img {
    margin: 16px 0 0px 16px;
}

#phorum #page-info {
    padding: 8px 8px 8px 0;
    margin: 0 16px 16px 0;
}

#phorum #page-info .description {
    margin: 8px 8px 0 0;
    padding-right: 32px;
    font-size: 85%;
}

#phorum #breadcrumb {
    border-bottom: 1px solid #b6b6b6;
    border-top: 0;
    padding: 5px;
    font-size: 85%;
}

#phorum #user-info {
    font-size: 85%;
    margin: 0 0 4px 0;
    text-align: right;
}

#phorum #user-info a {
    margin: 0 0 0 10px;
    padding: 4px 0 2px 21px;

    background-repeat: no-repeat;
    background-position: 1px 2px;
}

#phorum #user-info img {
    border-width : 0;
    margin: 4px 3px 0 0;
}

#phorum #user-info small a{
    margin: 0;
    padding: 0;
    display: inline;
}

#phorum div.attention {
    /* does not use template values on purpose */
    padding: 24px 8px 24px 64px;
    border: 1px solid #A76262;
    background-image: url('templates/emerald/images/dialog-warning.png');
    background-color: #FFD1D1;
    background-repeat: no-repeat;
    background-position: 8px 8px;
    color: Black;
    margin: 8px 0 8px 0;
}

#phorum div.attention a {
    /* does not use template values on purpose */
    color: #68312C;
    padding: 2px 2px 2px 21px;
    display: block;
    background-repeat: no-repeat;
    background-position: 1px 2px;
}

#phorum #right-nav {
    float: right;
}

#phorum #search-area {
    float: right;
    text-align: right;
    padding: 8px 8px 8px 32px;
    background-repeat: no-repeat;
    background-position: 8px 12px;
    margin: 0 16px 0 0;
}

#phorum #header-search-form {
    display: inline;
}

#phorum #header-search-form a {
    font-size: 85%;
}



/* Read styles */

#phorum div.message div.generic {
    border-bottom: 0;
}

#phorum td.message-user-info {
    font-size: 85%;
    white-space: nowrap;
}

#phorum div.message-author {
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0 0px 21px;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 5px;
}

#phorum div.message-author small {
    font-size: 65%;
    font-weight: normal;
    margin: 0 0 0 16px;
}

#phorum div.message-subject {
    font-weight: bold;
    font-size: 85%;
}

#phorum div.message-body {
    padding: 16px;
    margin: 0 0 16px 0;
    border: 1px solid #4d894d;
    border-top: 0;
    background-image: url('../poradna/templates/emerald/images/message_background.png');
    background-repeat: repeat-x;
    background-color: White;
    overflow: hidden; /* makes the div extend around floated elements */
}

#phorum div.message-body br {
    clear: both;
}

#phorum div.message-date {
    font-size: 85%;
}

#phorum div.message-moderation {
    margin-top: 8px;
    font-size: 85%;
    border-top: 0;
    padding: 6px;
    background-color: #edf2ed;
    border: 1px solid #4d894d;
    line-height: 20px;
}

#phorum div.message-options {
    margin-top: 8px;
    text-align: right;
    font-size: 85%;
    clear: both;
}

#phorum #thread-options {
    margin: 8px 0 32px 0;
    background-color: #edf2ed;
    border: 1px solid #4d894d;
    padding: 8px;
    text-align: center;
}

/* Changes styles */

#phorum span.addition {
    background-color: #CBFFCB;
    color: #000000;
}

#phorum span.removal {
    background-color: #FFCBCB;
    color: #000000;
}

/* Posting styles */

#phorum #post {
    clear: both;
}

#phorum #post ul {
    margin: 2px;
}

#phorum #post ul li {
    font-size: 85%;
}

#phorum #post-body {
    border: 1px solid #4d894d;
    background-color: White;
    padding: 8px;
}

#phorum #post-moderation {
    font-size: 85%;
    float: right;
    border: 1px solid #4d894d;
    background-color: #fffdf6;
    padding: 8px;
}

#phorum #post-buttons {
    text-align: center;
    margin-top: 8px;
}

#phorum div.attach-link {
    background-image: url('../poradna/templates/emerald/images/attach.png');
    background-repeat: no-repeat;
    background-position: 1px 2px;
    padding: 4px 10px 2px 21px;
    font-size: 85%;
    font-weight: normal;
}

#phorum #attachment-list td {
    font-size: 85%;
    padding: 6px;
}

#phorum #attachment-list input {
    font-size: 65%;
}


/* PM styles */

#phorum input.rcpt-delete-img {
    vertical-align: bottom;
}

#phorum div.pm {
    padding: 8px;
    background-color: #edf2ed;
    border: 1px solid #4d894d;
    border-bottom: 0;
}

#phorum div.pm div.message-author {
    font-size: 85%;
}

#phorum .phorum-gaugetable {
    margin-top: 10px;
    border-collapse: collapse;
}

#phorum .phorum-gauge {
    border: 1px solid #4d894d;
    background-color: White;
}

#phorum .phorum-gaugeprefix {
    border: none;
    background-color: White;
    padding-right: 10px;
}


/* Profile styles */

#phorum #profile div.icon-user {
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0px 0 0px 21px;
    font-size: 115%;
    font-weight: bold;
    margin-bottom: 5px;
}

#phorum #profile div.icon-user small {
    font-size: 65%;
    font-weight: normal;
    margin: 0 0 0 16px;
}

#phorum #profile dt {
    font-weight: bold;
}

#phorum #profile dd {
    padding: 4px;
    margin: 0 0 8px 0;
}


/* Search Styles */

#phorum #search-form {
    margin-bottom: 35px;
}

#phorum #search-form form {
    font-size: 85%;
}

#phorum div.search {
    background-color: White;
}

#phorum div.search-result {
    font-size: 85%;
    margin-bottom: 20px;
}

#phorum div.search-result h4 {
    font-size: 125%;
    margin: 0;
}

#phorum div.search-result h4 small {
    font-size: 75%;
}

#phorum div.search-result blockquote {
    margin: 3px 0 3px 0;
    padding: 0;
}

/* Footer styles */

#phorum #footer-plug {
    margin-top: 26px;
    font-size: 65%;
    text-align: center;
}


/* Icon Styles */

.icon-accept {
    background-image: url('../poradna/templates/emerald/images/accept.png');
}

.icon-bell {
    background-image: url('../poradna/templates/emerald/images/bell.png');
}

.icon-bullet-black {
    background-image: url('../poradna/templates/emerald/images/bullet_black.png');
}

.icon-bullet-go {
    background-image: url('../poradna/templates/emerald/images/bullet_go.png');
}

.icon-cancel {
    background-image: url('../poradna/templates/emerald/images/cancel.png');
}

.icon-close {
    background-image: url('../poradna/templates/emerald/images/lock.png');
}

.icon-comment {
    background-image: url('../poradna/templates/emerald/images/comment.png');
}

.icon-comment-add {
    background-image: url('../poradna/templates/emerald/images/comment_add.png');
}

.icon-comment-edit {
    background-image: url('../poradna/templates/emerald/images/comment_edit.png');
}

.icon-comment-delete {
    background-image: url('../poradna/templates/emerald/images/comment_delete.png');
}

.icon-delete {
    background-image: url('../poradna/templates/emerald/images/delete.png');
}

.icon-exclamation {
    background-image: url('../poradna/templates/emerald/images/exclamation.png');
}

.icon-feed {
    background-image: url('../poradna/templates/emerald/images/feed.png');
}

.icon-flag-red {
    background-image: url('../poradna/templates/emerald/images/flag_red.png');
}

.icon-folder {
    background-image: url('../poradna/templates/emerald/images/folder.png');
}

.icon-group-add {
    background-image: url('../poradna/templates/emerald/images/group_add.png');
}

.icon-key-go {
    background-image: url('../poradna/templates/emerald/images/key_go.png');
}

.icon-key-delete {
    background-image: url('../poradna/templates/emerald/images/key_delete.png');
}

.icon-list {
    background-image: url('../poradna/templates/emerald/images/text_align_justify.png');
}

.icon-merge {
    background-image: url('../poradna/templates/emerald/images/arrow_join.png');
}

.icon-move {
    background-image: url('../poradna/templates/emerald/images/page_go.png');
}

.icon-next {
    background-image: url('../poradna/templates/emerald/images/control_next.png');
}

.icon-note-add {
    background-image: url('../poradna/templates/emerald/images/note_add.png');
}

.icon-open {
    background-image: url('../poradna/templates/emerald/images/lock_open.png');
}

.icon-page-go {
    background-image: url('../poradna/templates/emerald/images/page_go.png');
}

.icon-prev {
    background-image: url('../poradna/templates/emerald/images/control_prev.png');
}

.icon-printer {
    background-image: url('../poradna/templates/emerald/images/printer.png');
}

.icon-split {
    background-image: url('../poradna/templates/emerald/images/arrow_divide.png');
}

.icon-table-add {
    background-image: url('../poradna/templates/emerald/images/table_add.png');
}

.icon-tag-green {
    background-image: url('../poradna/templates/emerald/images/tag_green.png');
}

.icon-user {
    background-image: url('../poradna/templates/emerald/images/user.png');
}

.icon-user-add {
    background-image: url('../poradna/templates/emerald/images/user_add.png');
}

.icon-user-comment {
    background-image: url('../poradna/templates/emerald/images/user_comment.png');
}

.icon-user-edit {
    background-image: url('../poradna/templates/emerald/images/user_edit.png');
}

.icon-zoom {
    background-image: url('../poradna/templates/emerald/images/zoom.png');
}


.icon-information {
    background-image: url('../poradna/templates/emerald/images/information.png');
}

.icon1616 {
    width: 16px;
    height: 16px;
    border: 0;
}






/*   BBCode styles  */

#phorum blockquote.bbcode {
    font-size: 85%;
    margin: 0 0 0 10px;
}

#phorum blockquote.bbcode>div {
    margin: 0;
    padding: 5px;
    border: 1px solid #808080;
    overflow: hidden;
}

#phorum blockquote.bbcode strong {
    font-style: italic;
    margin: 0 0 3px 0;
}

#phorum pre.bbcode {
    border: 1px solid #C4C6A2;
    background-color: #FEFFEC;
    padding: 8px;
    overflow: auto;
}

/* END TEMPLATE css.tpl */




/* Added by module "smileys", file "mods/smileys/smileys.css" */
.mod_smileys_img {
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
    border: none;
}


/* Added by module "bbcode", file "mods/bbcode/colorpicker/js_color_picker_v2.css" */
	#dhtmlgoodies_colorPicker{
		position:absolute;
		width:250px;
		padding-bottom:1px;
		background-color:#FFF;
		border:1px solid #777;
		
		width: 252px;	/* IE 5.x */
		width/* */:/**/250px;	/* Other browsers */
		width: /**/250px;	
				
        z-index: 1000;
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_topRow{
		padding-bottom:1px;
		border-bottom:3px double #777;
		background-color:#E2EBED;
		padding-left:2px;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 20px;	/* IE 5.x */
		height/* */:/**/16px;	/* Other browsers */
		height: /**/16px;	
				
	}
	
	#dhtmlgoodies_colorPicker .colorPicker_statusBar{
		height:13px;
		padding-bottom:2px;
		width:248px;
		border-top:3px double #777;	
		background-color:#E2EBED;
		padding-left:2px;
		clear:both;
		
		width: 250px;	/* IE 5.x */
		width/* */:/**/248px;	/* Other browsers */
		width: /**/248px;	
		
		height: 18px;	/* IE 5.x */
		height/* */:/**/13px;	/* Other browsers */
		height: /**/13px;	
						
	}
	
	#dhtmlgoodies_colorPicker .colorSquare{
		margin-left:1px;
		margin-bottom:1px;
		float:left;
		border:1px solid #000;
		cursor:pointer;
		
		width: 12px;	/* IE 5.x */
		width/* */:/**/10px;	/* Other browsers */
		width: /**/10px;	
		
		height: 12px;	/* IE 5.x */
		height/* */:/**/10px;	/* Other browsers */
		height: /**/10px;	
				
	}
	
	.colorPickerTab_inactive,.colorPickerTab_active{
	
		height:17px;
		padding-left:4px;
		cursor:pointer;	
		
		
	}
/* path fixed for Phorum */
	.colorPickerTab_inactive span{
		background-image:url(mods/bbcode/colorpicker/images/tab_left_inactive.gif);
	}
	
/* path fixed for Phorum */
	.colorPickerTab_active span{
		background-image:url(mods/bbcode/colorpicker/images/tab_left_active.gif);

	}
	.colorPickerTab_inactive span, .colorPickerTab_active span{
		line-height:16px;
		font-weight:bold;
		font-family:arial;
		font-size:11px;
		padding-top:1px;
		vertical-align:middle;
		background-position:top left;
		background-repeat: no-repeat;	
		float:left;
		padding-left:6px;
		-moz-user-select:none;
	}	
	.colorPickerTab_inactive img,.colorPickerTab_active img{
		float:left;
	}
	.colorPickerCloseButton{
		width:11px;
		height:11px;
		text-align:center;
		line-height:10px;
		border:1px solid #777;
		position:absolute;
		right:1px;
		font-size:12px;
		font-weight:bold;
		top:1px;
		padding:1px;
		cursor:pointer;	
		
		width: 15px;	/* IE 5.x */
		width/* */:/**/11px;	/* Other browsers */
		width: /**/11px;
		
		height: 15px;	/* IE 5.x */
		height/* */:/**/11px;	/* Other browsers */
		height: /**/11px;

			
	}
	#colorPicker_statusBarTxt{
		font-size:11px;
		font-family:arial;
		vertical-align:top;
		line-height:13px;

	}

    /* disabled for Phorum
	form{
		padding-left:5px;
	}
    */
	
	.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		position:absolute;
		bottom:0px;
		
		width: 5px;	/* IE 5.x */
		width/* */:/**/3px;	/* Other browsers */
		width: /**/3px;
		
		height: 5px;	/* IE 5.x */
		height/* */:/**/3px;	/* Other browsers */
		height: /**/3px;
				
	}
	.colorSliderLabel{
		width:15px;
		height:20px;
		float:left;
		font-size:11px;
		font-weight:bold;
	}
	.colorSlider{
		width:175px;
		height:20px;
		float:left;
	}
	.colorInput{
		width:45px;
		height:20px;
		float:left;
	}	
	.colorPreviewDiv{
		width:186px;
		margin-right:2px;
		margin-top:1px;
		border:1px solid #CCC;
		height:20px;
		float:left;
		cursor:pointer;
		
		width: 188px;	/* IE 5.x */
		width/* */:/**/186px;	/* Other browsers */
		width: /**/186px;
		
		height: 22px;	/* IE 5.x */
		height/* */:/**/20px;	/* Other browsers */
		height: /**/20px;
				

	}
	.colorCodeDiv{
		width:50px;
		height:20px;
		float:left;
	}




.content .text p.back{
	background:url(../img/li-bg.gif) left 5px no-repeat;
	padding:0 0 0 20px;
}
.content div.cont710 a.top-discount{
	padding-left:15px;
	color:#00a751;
	background:url(../img/arrow.gif) left no-repeat;
	text-decoration:none;
	font-weight:normal;
	font-size:80%;
}


.subnav {height:34px;background:url(/img/bg-subnav.png);width:932px;clear:both;padding:0 10px;margin-bottom:5px}
.subnav li {color:#666;display:inline;line-height:34px;padding:0 5px 0 7px;border-right:1px solid #ddd}
.subnav li.end {border-right:0px;}
.subnav li a {color:#666;text-decoration:none}
.subnav li a:hover {text-decoration:underline}
.subnav li a.colored {color:#CC0000}
.subnav li a.bold {font-weight:bolder}
.subnav span {text-transform:uppercase;font-weight:bold}
.subnav #sm9 span {color:#529500}
.subnav #sm_internet span {color:#ffa310}
.subnav #sm_pujcky span {color:#e96332}
.subnav #sm10 span {color:#E38B00}
.subnav #sm11 span {color:#00669F}
.subnav #sm12 span {color:#CC0000}

.firbutton {
	position: relative;
	display: inline-block;
	width: 181px;
	height: 40px;
	text-align: center;
	margin-top:20px;
}
.firbutton span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 181px;
	height: 40px;
	cursor: pointer;
}
.firbutton span {
	background: url(../img/button/zlute-tlacitko.png) top no-repeat;
}
.firbutton span:hover {
	background: url(../img/button/zlute-tlacitko.png) bottom no-repeat;
}

.button_energie_submit {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 40px;
	text-align: center;
	margin-top:20px;
}
.button_energie_submit span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
	height: 40px;
	cursor: pointer;
}
.button_energie_submit span {
	background: url(../img/button/modre-tlacitko.png) top no-repeat;
}
.button_energie_submit span:hover {
	background: url(../img/button/modre-tlacitko.png) bottom no-repeat;
}

.button_energie_objednat {
	position: relative;
	display: inline-block;
	width: 135px;
	height: 40px;
	text-align: center;
	margin-top:0px;
}
.button_energie_objednat span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 135px;
	height: 40px;
	cursor: pointer;
}
.button_energie_objednat span {
	background: url(../img/button/button_energie_objednat.png) top no-repeat;
}
.button_energie_objednat span:hover {
	background: url(../img/button/button_energie_objednat.png) bottom no-repeat;
}

.button_energie_objednat_2 {
	position: relative;
	display: inline-block;
	width: 135px;
	height: 40px;
	text-align: center;
	margin-top:0px;
}
.button_energie_objednat_2 span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 135px;
	height: 40px;
	cursor: pointer;
}
.button_energie_objednat_2 span {
	background: url(../img/button/button_energie_objednat_2.png) top no-repeat;
}
.button_energie_objednat_2 span:hover {
	background: url(../img/button/button_energie_objednat_2.png) bottom no-repeat;
}

.button_energie_objednatprevod {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 40px;
	text-align: center;
	margin-top:0px;
}
.button_energie_objednatprevod span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
	height: 40px;
	cursor: pointer;
}
.button_energie_objednatprevod span {
	background: url(../img/button/button_energie_objednatprevod.png) top no-repeat;
}
.button_energie_objednatprevod span:hover {
	background: url(../img/button/button_energie_objednatprevod.png) bottom no-repeat;
}

.button_oddluzeni_chcioddluzit {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 40px;
	text-align: center;
	margin-top:0px;
}
.button_oddluzeni_chcioddluzit span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
	height: 40px;
	cursor: pointer;
}
.button_oddluzeni_chcioddluzit span {
	background: url(../img/button/button_oddluzeni_chcioddluzit.png) top no-repeat;
}
.button_oddluzeni_chcioddluzit span:hover {
	background: url(../img/button/button_oddluzeni_chcioddluzit.png) bottom no-repeat;
}
.smalltext{
	font-size:0.9em;
}
