﻿body, html
{
	height: 100%;
}

#container
{
	position: relative;
	min-height: 100%;
}

body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:12px;
	line-height: 1.4em;
	
}

form
{
	padding: 0;
	margin: 0;
}

#top2
{
    position: relative;
	min-width: 980px;
	height:164px;
	background: url('image/pohodaplus/style/top_bg.png') repeat-x left top;
}

#top2_inner
{
	position: relative;
	width: 980px;
	height:164px;
	margin: 0 auto;
	background: url('image/pohodaplus/style/top_svet2.png') no-repeat left top;
}

#top2 #svetPohoda
{
    display:block;
    position:absolute;
    left:0;
    top:35px;
    width:223px;
    height:33px;
    cursor:pointer;
}

#top2 #svetPohoda span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:223px;
    height:33px;
    background: url('image/pohodaplus/style/LogoSvet2.png') no-repeat left top;
}

#top2 #pp
{
    display:block;
    position:absolute;
    left:223px;
    top:35px;
    width:159px;
    height:33px;
    cursor:pointer;
}

#top2 #pp span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:159px;
    height:33px;
    background: url('image/pohodaplus/style/PH_plus.png') no-repeat left top;
}

#top2 #stw
{
    display:block;
    position:absolute;
    right:25px;
    top:40px;
    width:128px;
    height:24px;
    cursor:pointer;
}

#top2 #stw span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:128px;
    height:24px;
    background: url('image/pohodaplus/style/STW_logo2.png') no-repeat left top;
}

#top_menu
{
    position:absolute;
    left:0px;
    top:95px;
    padding:0;
    margin:0;
    font-size:12px;
    font-weight:bold;
}

#top_menu li 
{
    position:relative;
    float:left;
    height:35px;
    line-height:33px;
    background: #C4D139;
    list-style-type:none;
}

#top_menu li a
{
    display:block;
    position:relative;
    height:35px;
    cursor:pointer;
    text-align:center;
    color:White;
    text-decoration:none;
}

#top_menu li a:hover
{
    color:White;
}

#top_menu li a span
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:100%;
    height:35px;
}

#top_menu li.plus {width:141px;}
#top_menu li.partneri {width:104px;}
#top_menu li.poradci {width:232px;}
#top_menu li.zakaznici {width:176px;}
#top_menu li.skola {width:147px;}
#top_menu li.certifikat {width:180px;}

#top_menu li.plus a {background:url('image/pohodaplus/style/MenuPlusU.png') no-repeat top left;}
#top_menu li.partneri a {background:url('image/pohodaplus/style/MenuPartneriU.png') no-repeat top left;}
#top_menu li.poradci a {background:url('image/pohodaplus/style/MenuPoradciU.png') no-repeat top left;}
#top_menu li.zakaznici a {background:url('image/pohodaplus/style/MenuReferenceU.png') no-repeat top left;}
#top_menu li.skola a {background:url('image/pohodaplus/style/MenuSkolaU.png') no-repeat top left;}
#top_menu li.certifikat a {background:url('image/pohodaplus/style/MenuCertifikaceU.png') no-repeat top left;}

#top_menu li.plus a:hover {background:url('image/pohodaplus/style/menuplusD.png') no-repeat top left;}
#top_menu li.partneri a:hover {background:url('image/pohodaplus/style/menupartneriD.png') no-repeat top left;}
#top_menu li.poradci a:hover {background:url('image/pohodaplus/style/menuporadciD.png') no-repeat top left;}
#top_menu li.zakaznici a:hover {background:url('image/pohodaplus/style/menureferenceD.png') no-repeat top left;}
#top_menu li.skola a:hover {background:url('image/pohodaplus/style/menuskolaD.png') no-repeat top left;}
#top_menu li.certifikat a:hover {background:url('image/pohodaplus/style/menucertifikaceD.png') no-repeat top left;}

#top
{
	position: relative;
	min-width: 920px;
	height: 39px;
	border-bottom: solid 1px #D2D2D2;
	background: #E7E7E7;
}

#top_inner
{
	position: relative;
	width: 920px;
	margin: 0 auto;
	background: #E7E7E7;
}

#container_bg
{
    position:relative;
    background:url('image/pohodaplus/style/Prechod_azurova.png') repeat-x left top;
}

#container2
{
	position: relative;
	margin: 0 auto;
	width: 920px;
	padding-top: 28px;
	padding-bottom: 70px;
}

#container2 #phPlus
{
	position: relative;
	width:920px;
	height:213px;
	margin-bottom:25px;
	background: url('image/pohodaplus/style/hl_PHplus.png') no-repeat left top;
}

#container2 #phPlus .info
{
	position: absolute;
	left: 369px;
	top: 78px;
	width: 375px;
	height: 120px;
}

#container2 #phPlus .info2
{
    position: absolute;
    left:25px;
    top:60px;
    width:200px;
    height:140px;
}

#container2 #phPlus .buttons
{
    position:relative;
    margin-top:15px;
}

#container2 #phPlus .solution
{
    position:absolute;
    left:0px;
    top:0;
    width:158px;
    height:43px;   
    cursor:pointer;
}

#container2 #phPlus .solution span
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url('image/pohodaplus/style/BtnReseni.png') no-repeat top left;
}

#container2 #phPlus .advice
{
    position:absolute;
    left:180px;
    top:0;
    width:158px;
    height:43px;
    cursor:pointer;   
}

#container2 #phPlus .advice span
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url('image/pohodaplus/style/BtnPoradit.png') no-repeat top left;
}

#container2 #phPlus .info2 h3
{
    padding:0;
    margin:0;
    font-size:22px;
    font-weight:normal;
    line-height:24px;
    color:#024289;
}

#container2 #phPlus .info p
{
	margin: 0 0 10px 0;
}

#container #phPlus #ppSpac
{
	float: right;
	width: 75px;
	height: 70px;
	padding: 0 0 0 15px;
	clear: right;
}

#container #phPlus a
{
	color: #00498D;
}

#top a.button1
{
	display: block;
	position: relative;
	float: left;
	width: 190px;
	height: 25px;
	padding-left: 20px;
	margin-top: 7px;
	line-height: 23px;
	background: url('image/pohodaplus/style/button_01.gif') no-repeat top left;
	text-decoration: none;
	color: #6E6D72;
}

#top a.button1:hover
{
	background-image: url('image/pohodaplus/style/button_01blue.gif');
}

#top a.button2
{
	display: block;
	position: relative;
	float: left;
	width: 170px;
	height: 25px;
	padding-left: 40px;
	margin-left: 20px;
	margin-top: 7px;
	line-height: 23px;
	background: url('image/pohodaplus/style/BtnPridatU.gif') no-repeat top left;
	text-decoration: none;
	color: #6E6D72;
}

#top a.button2:hover
{
	background-image: url('image/pohodaplus/style/BtnPridatO.gif');
}


#top a.stw
{
	display: block;
	position: relative;
	float: right;
	width: 155px;
	height: 31px;
	margin-top: 5px;
	background: url('image/pohodaplus/style/stw.png') no-repeat top left;
}

#top a.stw span
{
	position: absolute;
	left: -1000000px;
}

#bottom
{
	position: absolute;
	width: 100%;
	bottom: 0;
	min-width: 920px;
	height: 55px;
	margin-top: 10px;
	border-top: solid 1px #D2D2D2;
	background: #E7E7E7;
	color: #6E6E6E;
}

#bottom_inner
{
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background: #E7E7E7;
}

#left_menu
{
	position: relative;
	float:left;
	/*height: 75px;*/
	width:315px;
	
}

#left_menu ul
{
	position:relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left_menu ul li
{
	position: relative;
	float: left;
	margin:0 10px 10px 0;
	padding: 0;
	background:green;
}

/*#left_menu ul li:last-child
{
    clear:both;
}*/

#left_menu ul li a, #left_menu ul li div
{
	position: relative;
	float: left;
	width:135px;
	height:76px;
	background:green;
	color:White;
	text-align:center;
	text-decoration:none;
	/*margin: 9px 5px 1px 0;
	background: url('image/pohodaplus/style/zalozka_blue.gif') no-repeat left top;
	text-decoration: none;
	display: table;
	text-decoration: none;
	font-weight: bold;
	color: #004B8F;*/
}

#left_menu ul li.pohoda a{background:#013A71 url('image/pohodaplus/style/BtnOPOHODE_U.png') no-repeat left top;}
#left_menu ul li.eshop a{background:#013A71 url('image/pohodaplus/style/BtnEshop_U.png') no-repeat left top;}
#left_menu ul li.hosting a{background:#013A71 url('image/pohodaplus/style/BtnHosting_U.png') no-repeat left top;}
#left_menu ul li.hotely a{background:#013A71 url('image/pohodaplus/style/BtnHotely_U.png') no-repeat left top;}
#left_menu ul li.crm a{background:#013A71 url('image/pohodaplus/style/BtnCRM_U.png') no-repeat left top;}
#left_menu ul li.agendy a{background:#013A71 url('image/pohodaplus/style/BtnAgendy_U.png') no-repeat left top;}
#left_menu ul li.dalsi a{background:#013A71 url('image/pohodaplus/style/BtnDalsi_U.png') no-repeat left top;}
#left_menu ul li.dochazka a{background:#013A71 url('image/pohodaplus/style/BtnDochazka_U.png') no-repeat left top;}
#left_menu ul li.doprava a{background:#013A71 url('image/pohodaplus/style/BtnDoprava_U.png') no-repeat left top;}
#left_menu ul li.terminaly a{background:#013A71 url('image/pohodaplus/style/BtnTerminaly_U.png') no-repeat left top;}
#left_menu ul li.vymena a{background:#013A71 url('image/pohodaplus/style/BtnVymena_U.png') no-repeat left top;}
#left_menu ul li.vyroba a{background:#013A71 url('image/pohodaplus/style/BtnVyroba_U.png') no-repeat left top;}

#left_menu ul li.pohoda a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnOPOHODE_O.png') no-repeat left top;}
#left_menu ul li.eshop a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnEshop_O.png') no-repeat left top;}
#left_menu ul li.hosting a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnHosting_O.png') no-repeat left top;}
#left_menu ul li.hotely a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnHotely_O.png') no-repeat left top;}
#left_menu ul li.crm a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnCRM_O.png') no-repeat left top;}
#left_menu ul li.agendy a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnAgendy_O.png') no-repeat left top;}
#left_menu ul li.dalsi a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnDalsi_O.png') no-repeat left top;}
#left_menu ul li.dochazka a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnDochazka_O.png') no-repeat left top;}
#left_menu ul li.doprava a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnDoprava_O.png') no-repeat left top;}
#left_menu ul li.terminaly a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnTerminaly_O.png') no-repeat left top;}
#left_menu ul li.vymena a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnVymena_O.png') no-repeat left top;}
#left_menu ul li.vyroba a:hover{background:#1CACE9 url('image/pohodaplus/style/BtnVyroba_O.png') no-repeat left top;}

#left_menu ul li.pohoda div{background:#A6BE1E url('image/pohodaplus/style/BtnOPOHODE_D.png') no-repeat left top;}
#left_menu ul li.eshop div{background:#A6BE1E url('image/pohodaplus/style/BtnEshop_D.png') no-repeat left top;}
#left_menu ul li.hosting div{background:#A6BE1E url('image/pohodaplus/style/BtnHosting_D.png') no-repeat left top;}
#left_menu ul li.hotely div{background:#A6BE1E url('image/pohodaplus/style/BtnHotely_D.png') no-repeat left top;}
#left_menu ul li.crm div{background:#A6BE1E url('image/pohodaplus/style/BtnCRM_D.png') no-repeat left top;}
#left_menu ul li.agendy div{background:#A6BE1E url('image/pohodaplus/style/BtnAgendy_D.png') no-repeat left top;}
#left_menu ul li.dalsi div{background:#A6BE1E url('image/pohodaplus/style/BtnDalsi_D.png') no-repeat left top;}
#left_menu ul li.dochazka div{background:#A6BE1E url('image/pohodaplus/style/BtnDochazka_D.png') no-repeat left top;}
#left_menu ul li.doprava div{background:#A6BE1E url('image/pohodaplus/style/BtnDoprava_D.png') no-repeat left top;}
#left_menu ul li.terminaly div{background:#A6BE1E url('image/pohodaplus/style/BtnTerminaly_D.png') no-repeat left top;}
#left_menu ul li.vymena div{background:#A6BE1E url('image/pohodaplus/style/BtnVymena_D.png') no-repeat left top;}
#left_menu ul li.vyroba div{background:#A6BE1E url('image/pohodaplus/style/BtnVyroba_D.png') no-repeat left top;}

/*#left_menu ul li div
{
	height: 49px;
	margin: 4px 5px 0px 0;
	background: url('image/pohodaplus/style/zalozka_white.gif') no-repeat left top;
	color: #00A2E7;
}

#left_menu ul li.mainItem a
{
	background: url('image/pohodaplus/style/zalozka_gray.gif') no-repeat left top;
	color: #6D6E72;
}*/

#left_menu ul li a span, #left_menu ul li div span
{
	/*display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0 3px 0 3px;*/
	display:block;
	position:relative;
	padding-top:50px;
}

/*#left_menu ul li div span
{
	padding-top: 4px;
}

#left_menu ul li a:hover
{
	height: 48px;
	margin: 4px 5px 0px 0;
}*/

#main_bottom
{
	position: relative;
	height: 26px;
	/*background: url('image/pohodaplus/style/bottom1.png') no-repeat top left;*/
	clear:both;
}

#main
{
	position: relative;
	width:600px;
	float:right;
	/*border: solid 1px #8FB7DA;
	border-bottom: none;
	border-top: none;
	padding: 23px 23px 10px 23px;
	background: white;*/
}

#main a
{
	color: #00498D;
}

#main ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#main ul li
{
	padding: 0 0 0 15px;
	background: url('image/pohodaplus/style/li.png') no-repeat left 4px;
	margin-bottom: 3px;
}

#main h1
{
    font-weight:normal;
	font-size:24px;
	color: #03A0E7;
	margin:7px 0 24px 0;
}

#main h3
{
	font-size: 13px;
	color: #03A0E7;
	margin: 7px 0 7px 0;
}

#main h5
{
	font-size: 10px;
	margin: 0 0 3px 0;
	padding: 0;
}

#main p
{
	margin: 10px 0 10px;
}

#main table.info
{
	width: 100%;
	border-collapse: collapse;
	background: #E3E3E3;
}

#main table.info td
{
	padding: 3px 10px 3px 10px;
	color: #414548;
}

#main table.info td:first-child
{
	font-weight: bold;
	color: #414546;
}

#main table.info tr.even
{
	background: #F1F1F1;
}

#main #items
{
	position: relative;
	margin-top: 30px;
}

#items .item
{
	position: relative;
	padding: 0px 30px 10px 30px;
	margin-bottom: 20px;
	background: url('image/pohodaplus/style/separator1.png') repeat-x bottom left;
}

#main a.back
{
	padding-left: 12px;
	background: url('image/pohodaplus/style/back.png') no-repeat left 60%;
}

#main a.presentation
{
	font-weight: bold;
	background: url('image/pohodaplus/style/presentation.png') no-repeat top left;
	padding: 3px 0 3px 20px;
	line-height: 40px;
}

/*#stw
{
    height: 0px;
    width: 0px;
    
    top: 0px;
    bottom: 0px;
     float:left;
}*/