@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	border: none;
}

.imgRight {
	float: right;
	margin: 5px 0 5px 5px;
}

.imgLeft {
	float: left;
	margin: 5px 8px 5px 0;
}

a {
	color: #0072bc;
	text-decoration: none;
}

a.bullet {
	padding-left: 15px;
 	background: url('/media/ph/images/bg-href.gif') no-repeat;
	color: #0072bc;
	text-decoration: none;
}

a:hover, a.sel, a.bullet:hover {
	color: #fa9f51;
	text-decoration: underline;
}

p {
	padding: 4px 0 15px 0;
}

p.small {
	padding: 4px 0;
}

.cena {
	color: #fa9f51;
	font-weight: bold;
	font-size: 10pt;
}

.textbox {
	border: 1px solid #c3deef;
	padding: 2px;
	width: 200px;
	margin: 4px;
}

.selBox{
	border: 1px solid #dae8f4;
	padding: 2px;
	width: 200px;
	margin: 4px;
}

.textarea {
	border: 1px solid #c3deef;
	padding: 2px;
	width: 400px;
	margin: 4px;
}

.btn {
	cursor: pointer;
	background: url('/media/ph/images/btn.gif') no-repeat;
	width: 109px;
	height: 22px;
	font-size: 8pt;
	color: white;
	text-align: center;
	margin: 30px 0 0 200px;
	_margin: 30px 0 0 0;
}

h1 {
	font-size: 15pt;
	color: #fa9f51;
	padding: 6px 0 14px 0;
	text-transform: uppercase;
	font-weight: normal;
}

.vip h1 {
	padding: 3px 0 14px 0;	color: #0072bc;
}

.h1SubColor {
	color: #fa9f51;
}

.mainPage {
	color: #0072bc;
	/* text-transform: none; */
	font-weight: 500;
	

}

span.h1SubColor {
	color: #fa9f51;
}

h2 {
	font-weight: normal;
	font-size: 14pt;
	color: #fa9f51;
	padding: 3px 0 14px 0;
}

h3 {
	font-size: 10pt;
	padding: 20px 0 7px 0;
}

.info h3 {
	padding: 3px 0 14px 0;
}

table {
	margin: 20px 10px;
	border: 0px solid #dae8f4;
}

th, td {
	/* background-color: #f3f8fc;*/
	/* margin: 2px;*/
	padding: 4px;
	margin: 0px;
}

html, body {
	height: 100%;
}

body {
	font-family: Tahoma, Arial, sans-serif; 
	background-color: #dae8f4;
	color: #464646;
	font-size: 8pt;
	min-width: 760px;
}

#main {
 	width: 760px;
	margin: 0 auto;
	text-align: left;
 	background: #ffffff url('/media/ph/images/bg-main.gif') repeat-y;
	min-height: 100%;
	height: 100%;
	position: relative;
	padding: 0 10px;
	line-height: 12pt;
}
 
body>#main {
	height: auto;
}

#head {
	height: 108px;
	_height: 120px;
 	background: #ffffff url('/media/ph/images/bg-head.gif') repeat-x;
	padding: 12px 20px 0;
}

#head .call {
	float: right;
}

#head .menu {
	height: 35px;
}

#contentCnt {
	padding: 10px 20px 90px 20px;
}

#contentCnt .content {
	padding-left: 20px;
	margin-left: 160px;
	line-height: 18px;
}

.contentFull {
	padding-left: 10px;
	margin-left: 0;
	line-height: 18px;
}

#contentCnt .content ul, .contentFull ul {
	padding: 5px 15px;
}


#contentCnt .content li, .contentFull li {
	padding: 2px 10px;
}


#submenu {
 	background: #ffffff url('/media/ph/images/bg-submenu.gif') no-repeat;
	width: 144px;
	padding-left: 16px;
	float: left;
	height: 300px;
}

#submenu ul {
	margin: 20px 20px;
}

#submenu ul li {
	list-style-image: url("/media/ph/images/submenu.gif");
}

#footer {
	font-size: 8pt;
	color: #0072bc;
	width: 720px;
 	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	border-top: #d8e9f5 1px solid;
	padding-top: 20px;
	margin: 0 30px;
}

#footer .copy {
	float: right;
	text-align: right;
}

#footer a {
	padding: 0 4px;
}

#nav{
	list-style: none;
	font-size: 10pt;
}

#nav li{
	float: left;
}

#nav li a {
	display: block;
	padding-top: 8px;
	text-align: center;
	width: 144px;
	height: 27px;
	color: #0072bc;
	text-decoration: none;
	background: #c8dff0 url('/media/ph/images/btn-menu.gif') no-repeat;
}

#nav li a.sel {
	background: #fa9c56 url('/media/ph/images/btn-menu-a.gif') no-repeat;
	color: #000000;
}

#nav li a:hover {
	color: #fa9f51;
}

#nav li a.sel:hover {
	color: #0072bc;
}

.ban {
	clear: both;
 	background: #c8dff0 url('/media/ph/images/bg-banner.gif') no-repeat;
	width: 720px;
	height: 101px;
	margin-top: 20px;
}

.ban .banTitle {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}

a.blinkCalculator {
	display: block;
	color: #0072bc;
	text-decoration: none;
 	background: url('/media/ph/images/ico-percent.gif') no-repeat;
	float: left;
	padding: 15px 5px 0 90px;
	width: 143px;
	height: 83px;
}

a.blinkCalculator:hover {
	text-decoration: none;
	color: #fa9f51;
}

a.blinkCart {
	display: block;
	color: #0072bc;
	text-decoration: none;
 	background: url('/media/ph/images/ico-cart.gif') no-repeat;
	float: left;
	padding: 15px 5px 0 90px;
	width: 143px;
	height: 83px;
}

a.blinkCart:hover {
	text-decoration: none;
	color: #fa9f51;
}


a.blinkFaq {
	display: block;
	color: #0072bc;
	text-decoration: none;
 	background: url('/media/ph/images/ico-faq.gif') no-repeat;
	float: left;
	padding: 15px 5px 0 90px;
	width: 143px;
	height: 83px;
}

a.blinkFaq:hover {
	text-decoration: none;
	color: #fa9f51;
}

.vip {
	clear: both;
	margin-top: 10px;
	_margin-top: 0;
	color: #0072bc;
}

.vipProgram {
	background: url('/media/ph/images/bg-container.gif') repeat-x;
	float: right;
	width: 210px;
	height: 160px;
	text-align: justify;
	padding: 5px 3px;
}

.girl {
	/*background: url('/media/ph/images/profihotovost-girl.jpg') no-repeat;*/
	background: url('/media/ph/images/nova_provozovna_florenc.gif') no-repeat;
	background-position: 40px center;
	width: 485px;
	height: 180px;
}

.info {
	clear: both;
	background: url('/media/ph/images/bg-news.gif') repeat-y;
	margin-top: 20px;
	_height: 220px;
}

.iNew {
	float: left;
	padding: 20px 20px;
	width: 140px;
}

.iProfil {
	float: left;
	padding: 20px 20px;
	width: 270px;
	text-align: justify;
}

.iWe {
	float: left;
	padding: 20px 0 0 20px;
	width: 190px;
}

a.button {
	background: url('/media/ph/images/btn.gif') no-repeat;
	display: block;
	width: 109px;
	height: 22px;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
	_line-height: 20px;
	margin-top: 10px;
}

a.button:hover {
	color: #fa9f51;
	text-decoration: none;
}

.snippet {
	padding: 4px 0 10px 0;
}

.snippet h2 {
	font-size: 14pt;
	color: #fa9f51;
	padding: 3px 0 8px 0;
}

.snippet p {
	padding: 3px 0;
}

.tabulka {
	padding: 0px;
	text-align: center;	
}

.tabulka td {
	background-color: none;
	margin: 0px;
	border: 1px solid #82b4e7;
	border-bottom: 0px;
	border-right: 0px; 

}
.tabulka thead td {
	background-color: #c0dcee;
	font-weight: bold;
	text-align: center;
}

.tabulka .last {
	background-color: none;
	margin: 0px;
	border: 1px solid #82b4e7;
	border-right: 0px; 
}

.tabulka .right_edge {
	background-color: none;
	margin: 0px;
	border: 1px solid #82b4e7;
	border-bottom: 0px;
}

.tabulka .last_edge {

	background-color: none;
	margin: 0px;
	border: 1px solid #82b4e7;
	
}
