﻿body,html
{
	height:100%;
}

#container 
{
	position:relative;
	min-height:100%;
}

body
{
	padding:0;
	margin:0;
	font: normal 12px/1.6em Arial, Verdana, Sans-Serif;
}

form
{
    min-height:100%;
    padding:0;
    margin:0;
}

a.btn
{
    text-decoration:none;
}

a.btn:hover 
{
    text-decoration:none;
}

.btn a
{
    text-decoration:none;
}

.btn a:hover 
{
    text-decoration:none;
}   

#top
{
    position:relative;
    width:100%;
    height:70px;
    background:#03254A url('image/page/top_bg2.gif') repeat-x top left;
}

#top_inner
{
    position:relative;
	margin:0 auto;
	width:982px;
	height:70px;
	background: url('image/page/top_bg.png') no-repeat top left;
}

.stw
{
    display:block;
    position:absolute;
    top:23px;
    left:0px;
    width:128px;
    height:24px;
    color:White;
    overflow:hidden;
}

.stw span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url('image/page/stormware.gif') no-repeat left top;
    cursor:pointer;
}

#top_menu
{
    position:absolute;
    left:160px;
    top:20px;
    padding:0;
    margin:0;
}

#top_menu li 
{
    position:relative;
    float:left;
    height:35px;
    line-height:30px;
    background: #C4D139;
    list-style-type:none;
}

#top_menu li a
{
    display:block;
    position:relative;
    height:35px;
    cursor:pointer;
    text-align:center;
}

#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.home
{
    width:41px;
}
#top_menu li.home a span
{
    background: url('image/page/BtnHomeU.png') no-repeat 0 0;
}
#top_menu li.home a:hover span
{
    background: url('image/page/BtnHomeO.png') no-repeat 0 0;
}
#top_menu li.home a:active span
{
    background: url('image/page/BtnHomeD.png') no-repeat 0 0;
}
#top_menu li.eshop
{
    width:87px;
}
#top_menu li.eshop a span
{
    background: url('image/page/BtnEshopU.png') no-repeat 0 0;
}
#top_menu li.eshop a:hover span
{
    background: url('image/page/BtnEshopO.png') no-repeat 0 0;
}
#top_menu li.eshop a:active span
{
    background: url('image/page/BtnEshopD.png') no-repeat 0 0;
}
#top_menu li.download
{
    width:88px;
}
#top_menu li.download a span
{
    background: url('image/page/BtnKestazeniU.png') no-repeat top left;
}
#top_menu li.download a:hover span
{
    background: url('image/page/BtnKestazeniO.png') no-repeat top left;
}
#top_menu li.download a:active span
{
    background: url('image/page/BtnKestazeniD.png') no-repeat top left;
}
#top_menu li.podp
{
    width:88px;
}
#top_menu li.podp a span
{
    background: url('image/page/BtnPodporaU.png') no-repeat top left;
}
#top_menu li.podp a:hover span
{
    background: url('image/page/BtnPodporaO.png') no-repeat top left;
}
#top_menu li.podp a:active span
{
    background: url('image/page/BtnPodporaD.png') no-repeat top left;
}
#top_menu li.zc
{
    width:142px;
}
#top_menu li.zc a span
{
    background: url('image/page/BtnCentrumU.png') no-repeat top left;
}
#top_menu li.zc a:hover span
{
    background: url('image/page/BtnCentrumO.png') no-repeat top left;
}
#top_menu li.zc a:active span
{
    background: url('image/page/BtnCentrumD.png') no-repeat top left;
}
#top_menu li.contacts
{
    width:86px;
}
#top_menu li.contacts a span
{
    background: url('image/page/BtnKontaktyU.png') no-repeat top left;
}
#top_menu li.contacts a:hover span
{
    background: url('image/page/BtnKontaktyO.png') no-repeat top left;
}
#top_menu li.contacts a:active span
{
    background: url('image/page/BtnKontaktyD.png') no-repeat top left;
}
#top_menu li.search
{
    background:url('image/page/BtnHledatU.png') no-repeat top left;
    padding-left:70px;
    width:190px;
}

#top_menu li.search a
{
    position:absolute;
    left:219px;
    top:0;
    display:block;
    width:41px;
}

#top_menu li.search a span
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url('image/page/btn_searchU.png') no-repeat top left;
}
#top_menu li.search a:hover span
{
    background:url('image/page/btn_searchD.png') no-repeat top left;
}

#top_menu li.search input
{
    position:absolute;
    left:70px;
    top:0;
    margin:0;
    padding:0;
    border:0;
    width:145px;
    height:20px;
    margin-top:7px;
    font-size:12px;
    line-height:1.3em;
}

#top #language_choice
{
    position:absolute;
    right:0;
    top:20px;
    width:16px;
    height:40px;
}

#top #language_choice .cz, #top #language_choice .sk
{
    display:block;
    position:relative;
    width:100%;
    height:12px;
    margin-bottom:9px;
    color:White;
    font-size:10px;
    line-height:1em;
}

#top #language_choice .cz span, #top #language_choice .sk span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}

#top #language_choice .cz span
{
    background:url('image/page/cz.gif') no-repeat top left;
}
#top #language_choice .sk span
{
    background:url('image/page/sk.gif') no-repeat top left;
    cursor:pointer;
}

/*------------------------ SUBJECT ------------------------*/
#subject
{
	position: relative;
	height: 175px;
	background: url('image/page/subject_bg.gif') repeat-x left top;
	color: #004287;
	font-size: 12px;
	font-weight: bold;
}
#subject_inner
{
    position:relative;
	margin:0 auto;
	width:982px;
	height:175px;
    background:url('image/page/subject_bg.gif') repeat-x left top;
}

#subject #plhSubjectCustomerType h3
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:210px;
    height:100%;
    padding:0;
    margin:0;
    cursor:pointer;
}
#subject #plhSubjectCustomerType h3 span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
#subject #plhSubjectCustomerType h3 span.small 
{
    background:url('image/page/ImgPodnikatel.png') no-repeat top left;
    cursor:pointer;
}
#subject #plhSubjectCustomerType h3 span.medium 
{
    background:url('image/page/ImgStredni.png') no-repeat top left;
    cursor:pointer;
}
#subject #plhSubjectCustomerType h3 span.big 
{
    background:url('image/page/ImgVelka.png') no-repeat top left;
    cursor:pointer;
}
#subject #plhSubjectCustomerType .info
{	
    display:block;
    position:absolute;
    left:230px;
    top:0;
    width:500px;
    padding:40px 20px 0 0;
    height: 130px;
    background:url('image/page/subject_border.gif') no-repeat right 30px;
}
#subject #plhSubjectCustomerType .subjectLinks
{
    display:block;
    position:absolute;
    left:770px;
    top:40px;
    width:220px;
}
#subject #plhSubjectCustomerType .subjectLinks a
{
    display:block;
    position:relative;
    margin:10px 0 10px 0;
    text-decoration:none;
}
#subject #plhSubjectCustomerType .subjectLinks a.small
{
    width:221px;
    height:28px;
    background:url('image/page/BtnPodnikatelU.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.small:hover
{
     background:url('image/page/BtnPodnikatelO.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.medium
{
    width:221px;
    height:28px;
    background:url('image/page/BtnStredni1U.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.medium:hover
{
     background:url('image/page/BtnStredni1O.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.medium2
{
    width:221px;
    height:28px;
    background:url('image/page/BtnStredni2U.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.medium2:hover
{
     background:url('image/page/BtnStredni2O.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.big
{
    width:221px;
    height:28px;
    background:url('image/page/BtnVelkaU.png') no-repeat top left;
}
#subject #plhSubjectCustomerType .subjectLinks a.big:hover
{
     background:url('image/page/BtnVelkaO.png') no-repeat top left;
}

#subject #plhSubjectHavePohoda .item
{
    float: left;
	width: 240px;
	height: 175px;
	background-image: url('image/Subject/BtnHavePohoda.png') ;
	cursor:pointer;
}
#subject #plhSubjectHavePohoda .item a .header
{
    display:block;
	float: left;
	padding-top: 35px;
	padding-left: 20px;
	min-width:140px;
}
#subject #plhSubjectHavePohoda .item a .header .headerPart1
{
    display:block;
	color: #0195DB;
	font-size: 16px;
	font-weight: bold;
}
#subject #plhSubjectHavePohoda .item a .header .headerPart2
{
    display:block;
	color: #0069B4;
	font-size: 24px;
	font-weight: bold;
	line-height:26px;
}
#subject #plhSubjectHavePohoda .item a .icon
{
    display:block;
	float: right;
	width: 64px;
	height: 57px;
	vertical-align: middle;
	text-align: center;
	padding-top:42px;
	padding-right:10px;
}
#subject #plhSubjectHavePohoda .item a .info
{
    display:block;
	font-size: 11px;
	line-height:1.2em;
	padding: 90px 20px 20px 20px;
	font-weight: normal;
	color: #004286;
}
#subject #plhSubjectHavePohoda .item a
{
    display:block;
    position:relative;
	height:100%;
	width:100%;
    text-decoration:none;
    cursor:pointer;
}

#subject #subject_link_zc
{
    position:relative;
    float:left;
    background: url("image/Subject/BtnEmpty.png") no-repeat top left;
    width:240px;
    height:175px;
}

#subject #subject_link_zc a
{
    display:block;
    position:absolute;
    left:40px;
    top:45px;
    width:157px;
    height:99px;
    background:url('image/page/bnrZC.jpg') no-repeat top left;
    color:White;
    text-decoration:none;
}

#subject #subject_link_zc a span
{
    display:block;
    position:relative;
    padding: 20px 10px 14px 15px;
    font-size:15px;
    text-align:center;
}

/*------- I have not Pohoda ------- */
#subject #plhSubjectHomeCustomerType .itemBusinessman
{
	width: 240px;
	height: 175px;
	float: left;	
	background-image: url('image/Subject/BtnPodnikatel.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

#subject #plhSubjectHomeCustomerType a .header
{
    display:block;
    padding:35px 0 0 20px;
	cursor:pointer;	
}

#subject #plhSubjectHomeCustomerType a .header .headerPart1
{
    display:block;
	color: #0195DB;
	font-size: 16px;
	font-weight: bold;	
}

#subject #plhSubjectHomeCustomerType a .header .headerPart2
{
    display:block;
	color: #0069B4;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;	
}

#subject #plhSubjectHomeCustomerType a .info
{
    display:block;
	font-size: 11px;
	line-height:1.2em;
	padding: 10px 20px 20px 20px;
	font-weight: normal;
	color: #004286;
}

#subject #plhSubjectHomeCustomerType a
{
	height:100%;
	width:100%;
	display:block;
    position:relative;    
    text-decoration:none;
}

#subject #plhSubjectHomeCustomerType .itemSmallBusiness
{
	width: 240px;
	height: 175px;
	float: left;
	background-image: url('image/Subject/BtnStredni.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

#subject #plhSubjectHomeCustomerType .itemLargeBusiness
{
	width: 240px;
	height: 175px;
	float: left;
	background-image: url('image/Subject/BtnVelka.png');
	background-repeat: no-repeat;
	cursor:pointer;
}

/*------- count of licenses ------*/
#subject #plhSubjectHomeCustomerType .itemCountOfLicenses
{
	width: 240px;
	height: 175px;
	float: left;
	background-image: url('image/Subject/BtnEmpty.png');
	background-repeat: no-repeat;
}

#subject #plhSubjectHomeCustomerType .itemCountOfLicenses img
{	
	padding-top: 45px;
	padding-left: 20px;		
}

#subject .links
{
    display:block;
    width:350px;   
}

#subject .links a
{
    display:block;
    padding:4px 0 4px 60px;
    margin-bottom:20px;
}

#subject .links a.vyzkousejte {background:url('image/page/BtnVyzkousejte.png') no-repeat top left;}
#subject .links a.vyberte {background:url('image/page/BtnVybertesi.png') no-repeat top left;}
#subject .links a.seminar {background:url('image/page/BtnSeminar.png') no-repeat top left;}
#subject .links a.konzultace {background:url('image/page/BtnKonzultace.png') no-repeat top left;}


#subject .links a span
{
    display:block;
}

#subject .links a span.maintext
{
    font-size:19px;
    text-decoration:underline;
    padding-bottom:3px;
}

#subject .links a span.subtext
{
    font-weight:normal;
    text-decoration:none;
}

#subject a.box
{
    display:block;
    position:absolute;
    left:380px;
    top:38px;
    width:130px;
    height:97px;
    text-align:center;
}

#subject a.bg_e1 {background:url('image/page/BoxE1.png') no-repeat 10px top;}
#subject a.bg_ph {background:url('image/page/BoxPH.png') no-repeat 10px top;}
#subject a.bg_sql {background:url('image/page/BoxSQL.png') no-repeat 10px top;}

#subject a.buy
{
    display:block;
    position:absolute;
    left:398px;
    top:135px;
    width:77px;
    height:27px;
}

/*------- banner ------- */
#banner_big
{
    position:relative;
    height:277px;
    background:url('image/page/banner/top_podklad_bg.gif') repeat-x top left;
    z-index:2;
}

#banner_big_inner
{
    display:block;
    position:relative;
	margin:0 auto;
	width:982px;
	height:277px;    
}

#banner_big h2
{
    display:block;
    position:relative;
	margin:0 auto;
	width:902px;
	top:-70px;
	color:Red;
	font-size:22px;
	padding-left:80px;
	line-height: 24px;
}

#banner_big .bg1{background:url('image/page/banner/top_podklad2.jpg') no-repeat top left;}
#banner_big .bg2{background:url('image/page/banner/top_podklad_energie.jpg') no-repeat top left;}
#banner_big .bg3{background:url('image/page/banner/top_svet.jpg') no-repeat top left;}
#banner_big .bgDOS{background:url('image/page/banner/top_podklad_DOS3.jpg') no-repeat top left;}
#banner_big .bgLegislativa{background:url('image/page/banner/BanOvladani_Legislativa2.png') no-repeat top left;}
#banner_big .bgPortalPohoda{background:url('image/page/banner/BanPortalPH2.png') no-repeat top left;}
#banner_big .bgWindows{background:url('image/page/banner/BanWindows8.png') no-repeat top left;}



#banner_big .bgElearning
{
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    display:none;
    background:url('image/page/banner/BanElearning.png') no-repeat top left;
}

#banner_big .bgElearning a
{
    display: block;
    position: absolute;
    top: 15px;
    left: 500px;
    width: 400px;
    height: 220px;
    margin: 0;
    padding: 0;
    color: White;
    cursor: pointer;
    text-indent: -9999px;
}

#banner_big .links
{
    position:absolute;
    top:204px;
    left:0px;
    width:530px;
    height:83px;
    z-index:10;
}

#banner_big .links .have, #banner_big .links .haveRep, #banner_big .links .have2
{
    display:block;
    position:absolute;
    left:165px;
    top:0px;
    padding-left:10px;
    width:152px;
    padding-top:20px;
    height:63px;
}

#banner_big .links .havenot, #banner_big .links .havenotRep, #banner_big .links .havenot2
{
    display:block;
    position:absolute;
    left:0px;
    top:0px;
    padding-left:10px;
    width:152px;
    padding-top:20px;
    height:63px;
}

#banner_big .links .svetpohoda, #banner_big .links .svetpohodaRep
{
    display:block;
    position:absolute;
    left:330px;
    top:0px;
    padding-left:10px;
    width:157px;
    padding-top:20px;
    height:63px;
}

#banner_big .links span
{
    display:block;
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
}

#banner_big .links a span
{
    cursor:pointer;
}

#banner_big .links div.have span{background:url('image/page/banner/BtnMamU_trans.png') no-repeat top left;}
#banner_big .links div.havenot span{background: url('image/page/banner/BtnNemamU_trans.png') no-repeat top left;}

#banner_big .links a.have span{background:url('image/page/banner/BtnMamD_trans.png') no-repeat top left;}
#banner_big .links a.haveRep span{background: url('image/page/banner/BtnMamU_trans.png') no-repeat right top;}
#banner_big .links a.havenot span{background: url('image/page/banner/BtnNemamD_trans.png') no-repeat top left;}
#banner_big .links a.havenotRep span{background: url('image/page/banner/BtnNemamU_trans.png') no-repeat left top;}
#banner_big .links a.have2 span{background:url('image/page/banner/BtnMamD2.jpg') no-repeat top left;}
#banner_big .links a.havenot2 span{background: url('image/page/banner/BtnNemamD2.jpg') no-repeat top left;}
#banner_big .links a.svetpohoda span{background: url('image/page/banner/BtnSvetD_trans.png') no-repeat left top;}
#banner_big .links a.svetpohodaRep span{background: url('image/page/banner/BtnSvetU_trans.png') no-repeat left top;}

#banner_big_inner #svetPohodaImg
{
    position:absolute;
    left:0;
    top:30px;
    width:202px;
    height:33px;
}

#banner_big_inner #svetPohodaImg span
{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background:url('image/page/logo_svet.png') no-repeat top left;
}

#banner_big_inner #svetPohodaTxt
{
    position:absolute;
    left:0;
    top:80px;
    width:480px;
    color:White;
}

h1.banner_logo
{
    display:block;
    position:absolute;
    width:323px;
    height:95px;
    left:31px;
    top:55px;
    margin:0;
    padding:1px 0 0 0;
    color:White;
    text-indent:-9999px;
    z-index:10;
}

h1.banner_logo a
{
    cursor:pointer;
}

h1.banner_logo span
{
    display:block;
    position:absolute;
    width:323px;
    height:95px;
    left:0;
    top:0;
    background:url('image/page/banner/LogoPH_01.png') no-repeat top left;
}

span.banner_logo
{
    display:block;
    position:absolute;
    width:323px;
    height:95px;
    left:31px;
    top:55px;
    background:url('image/page/banner/LogoPH_01.png') no-repeat top left;
}

h1.banner_logo_bi, h1.banner_logo_bi2
{
    display:block;
    position:absolute;
    width:408px;
    height:178px;
    left:31px;
    top:30px;
    margin:0;
    padding:1px 0 0 0;
    color:White;
    text-indent:-9999px;
    z-index:10;
}

h1.banner_logo_bi2
{
    width:455px;
    height:194px;
    top:20px;
}

h1.banner_logo_bi a, h1.banner_logo_bi2 a
{
    cursor:pointer;
}

h1.banner_logo_bi span, h1.banner_logo_bi2 span
{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    
}

h1.banner_logo_bi span
{
    background:url('image/page/banner/ImgLogoBI.png') no-repeat top left;
}
h1.banner_logo_bi2 span
{
    background:url('image/page/banner/ImgLogoBI_2.png') no-repeat top left;
}

#banner_win8
{
    display:block;
    position:absolute;
    width:215px;
    height:210px;
    left:562px;
    top:15px;
    margin:0;
    padding:0;
    color:White;
    cursor:pointer;
    text-indent:-9999px;
}

#bgPortalPohodaBtn
{
    display:block;
    position:absolute;
    width:380px;
    height:90px;
    left:550px;
    top:12px;
    margin:0;
    padding:0;
    color:White;
    cursor:pointer;
    text-indent:-9999px;
}

#banner_win8 span
{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    /*background:url('image/page/banner/BtnWin8.png') no-repeat top left;*/
}

#banner_bi
{
    display:block;
    position:absolute;
    width:209px;
    height:83px;
    left:542px;
    top:170px;
    margin:0;
    padding:0;
    color:White;
    cursor:pointer;
}

#banner_bi span
{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:url('image/page/banner/BtnPOHODA_BI2.png') no-repeat top left;
}

#banner_MSAwards
{
    display:block;
    position:absolute;
    width:292px;
    height:151px;
    left:494px;
    top:19px;
    margin:0;
    padding:0;
    color:White;
    cursor:pointer;
}

#banner_MSAwards span
{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:url('image/page/banner/BtnMS_Awards.png') no-repeat top left;
}

#banner_itProdukt
{
    display:block;
    position:absolute;
    width:209px;
    height:90px;
    left:553px;
    top:48px;
    margin:0;
    padding:0;
    color:White;
    cursor:pointer;
}

#banner_itProdukt span
{
    display:block;
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:url('image/page/banner/BtnITprodukt.png') no-repeat top left;
}

#promoimage
{
    position:absolute;
    left:536px;
    top:0px;
    width:413px;
    height:277px;
    background:url('image/page/banner/BaraHome2011.png');
}

#promoimage2
{
    position:absolute;
    left:631px;
    top:268px;
    width:318px;
    height:44px;
    background:url('image/page/banner/BaraHome2011.png') no-repeat right bottom;
}

#promoimage3
{
    position:absolute;
    left:510px;
    top:25px;
    width:468px;
    height:252px;
    background:url('image/page/banner/top_podklad_podnikatel.jpg');
}

#promoimage4
{
    position:absolute;
    left:0px;
    top:0px;
    width:980px;
    height:277px;
    background:url('image/page/banner/top_podklad_BI2.png');
}

#promoimage div.text
{
    position:relative;
    left:15px;
    top:50px;
    width:187px;
    height:80px;
    color:white;
    font-size:20px;
    text-align:center;
    line-height:1.2em;
}

#promoimage a.text
{
    display:block;
    position:absolute;
    left:45px;
    top:90px;
    width:200px;
    padding-right:20px;
    height:60px;
    color:#004288;
    font-size:14px;
    text-align:left;
    line-height:1.4em;
    cursor:pointer;
}

#promoimage div.text strong
{
    font-size:24px;
}


#banner_big_inner .pagination
{
    position:absolute;
    top:20px;
    right:5px;
    z-index:8;
    list-style-type:none;
    padding:0;
    margin:0;
}

#banner_big_inner .pagination li
{
    position:relative;
    width:22px;
    height:22px;
    padding:0;
    margin:0;
}

#banner_big_inner .pagination li a
{
    display: block;
    width: 100%;
    height: 0;
    padding-top: 22px;
    background: url("image/page/banner/Posuvnik_Down_trans.png") 0 0 no-repeat;
    overflow: hidden;
}

#banner_big_inner .pagination li a:hover
{
    background: url("image/page/banner/Posuvnik_Over_trans.png") 0 0 no-repeat;
}

#banner_big_inner .pagination li.current a
{
    background: url("image/page/banner/Posuvnik_UP_trans.png") 0 0 no-repeat;
}

#top_general
{
    position:relative;
    height:61px;
    background:url('image/page/banner/general_bg.gif') repeat-x top left;
}

#top_generalBI
{
    position:relative;
    height:40px;
    background:url('image/page/banner/generalBI_bg.png') repeat-x top left;
}

#top_banner
{
    position:relative;
    height:175px;
}

#top_banner_inner
{
    position:relative;
	margin:0 auto;
	width:982px;
	height:175px;
}

#top_banner #banner_logo
{
    position:absolute;
    left:0;
    top:0;
    width:200px;
    height:100%;
}

#top_banner #banner_logo img
{
	float:right;
}

#top_banner #banner_text
{
	position: absolute;
	left: 230px;
	top: 0;
	width: 470px;
	height: 130px;
	padding: 40px 60px 0 0;
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
	line-height:100px;
}

#top_banner #banner_img
{
    position:absolute;
    left:790px;
    top:0;
    width:155px;
    height:100%;
}

.banner_pamica{background:url('image/page/banner/zelena_podklad.png') repeat-x left top;}
.banner_pamica #top_banner_inner{background:url('image/page/banner/zelena_podklad.png') repeat-x left top;}
.banner_pamica #banner_logo{background:url('image/page/banner/zelena_pruh.png') no-repeat top left;}
.banner_pamica #banner_text{background:url('image/page/banner/zelena_sipka.png') no-repeat top right;color:#004288;}
.banner_pamica #banner_img{background:url('image/page/banner/zelena_bara.png') no-repeat 40px top;}
.banner_tax{background:url('image/page/banner/ruzova_podklad.png') repeat-x left top;}
.banner_tax #top_banner_inner{background:url('image/page/banner/ruzova_podklad.png') repeat-x left top;}
.banner_tax #banner_logo{background:url('image/page/banner/ruzova_pruh.png') no-repeat top left;}
.banner_tax #banner_text{background:url('image/page/banner/ruzova_sipka.png') no-repeat top right;color:#004288;}
.banner_tax #banner_img{background:url('image/page/banner/ruzova_bara.png') no-repeat 40px top;}
.banner_glx{background:url('image/page/banner/seda_podklad.png') repeat-x left top;}
.banner_glx #top_banner_inner{background:url('image/page/banner/seda_podklad.png') repeat-x left top;}
.banner_glx #banner_logo{background:url('image/page/banner/seda_pruh_GLX.png') no-repeat top left;}
.banner_glx #banner_text{background:url('image/page/banner/seda_sipka_GLX.png') no-repeat top right;color:White;}
.banner_glx #banner_img{background:url('image/page/banner/seda_bara_GLX.png') no-repeat 40px top;}
.banner_prodict{background:url('image/page/banner/cervena_podklad.png') repeat-x left top;}
.banner_prodict #top_banner_inner{background:url('image/page/banner/cervena_podklad.png') repeat-x left top;}
.banner_prodict #banner_logo{background:url('image/page/banner/cervena_pruhPD.png') no-repeat top left;}
.banner_prodict #banner_text{background:url('image/page/banner/cervena_sipkaPD.png') no-repeat top right;color:White;}
.banner_prodict #banner_img{background:url('image/page/banner/cervena_baraPD.png') no-repeat 10px top;}
.banner_filip{background:url('image/page/banner/fialova_podklad.png') repeat-x left top;}
.banner_filip #top_banner_inner{background:url('image/page/banner/fialova_podklad.png') repeat-x left top;}
.banner_filip #banner_logo{background:url('image/page/banner/fialova_pruhFP.png') no-repeat top left;}
.banner_filip #banner_text{background:url('image/page/banner/fialova_sipkaFP.png') no-repeat top right;color:White;}
.banner_filip #banner_img{background:url('image/page/banner/fialova_baraFP.png') no-repeat 10px top;}
.banner_winlex{background:url('image/page/banner/modra_podklad.png') repeat-x left top;}
.banner_winlex #top_banner_inner{background:url('image/page/banner/modra_podklad.png') repeat-x left top;}
.banner_winlex #banner_logo{background:url('image/page/banner/modra_pruhWX.png') no-repeat top left;}
.banner_winlex #banner_text{background:url('image/page/banner/modra_sipkaWX.png') no-repeat top right;color:white;}
.banner_winlex #banner_img{background:url('image/page/banner/modra_baraWX.png') no-repeat 10px top;}

img {border:0;}
img.right {float:right;padding-left:5px;}
img.left {float:left;padding-right:5px;}
img.textmiddle {padding-right:5px;vertical-align:middle;}
img.textbottom {padding-right:5px;vertical-align:bottom;}

#menu
{
    position:relative;
    float:left;
    width:198px;
}

#menu p
{
    margin:23px 0 10px 0;
}

#menu p a
{
    display:block;
    margin-bottom:20px;
}

#menu #pecet, #products2 #pecet
{
    position:relative;
    width:170px;
    height:111px;
    background:url('image/page/pecet.png') no-repeat right top;
    margin-top:20px;
} 

#menu #ohlasy, #products2 #ohlasy
{
    display:block;
    position:relative;
    float:left;
    width:106px;
    height:41px;
    margin:10px 0 0 10px;
    padding-top: 45px;
    color:#7C7C7C;
    cursor:pointer;
}

#menu #ohlasy:hover, #products2 #ohlasy:hover
{
    color:#FF6600;
}

#menu #ohlasy span, #products2 #ohlasy span
{
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:41px;
    background:url('image/page/bubliny_menu.png') no-repeat top right;
    text-decoration:none;
}

#menu ul
{
    position:relative;
    padding:0;
    margin:0;
    background:url('image/page/menu_line_bg.gif') no-repeat left top;
}

#menu ul li
{
    position:relative;
    display:block;
    color:#004288;
    padding:0;
    margin:0;
    list-style-type:none;
    line-height:1.3em;
    font-weight:bold;
}

#menu ul li a, #menu ul li div /* IE7 bug */
{
    display:inline-block;
}

#menu ul li a, #menu ul li div
{
    position:relative;
    display:block;
    text-decoration:none;
    color:#004288;
    background:url('image/page/menu_line_bg.gif') no-repeat left bottom
}

#menu ul li a span, #menu ul li div span
{
	display:block;
	position:relative;
	padding: 6px 2px 7px 25px;
	margin:0;
	cursor:pointer;
	background: url('image/page/menuitem.gif') no-repeat 10px center;
}

#menu ul li.sub_selected
{
    background:url('image/page/menu_bg2.gif') no-repeat top left;
    font-weight:bold;
}

#menu ul li.selected
{
    background:url('image/page/menu_bg3.gif') no-repeat top left;
    font-weight:bold;
}

#menu ul li.selected span
{
    background:none;
}

#menu ul ul li.sub_selected, #menu ul ul li.selected
{
    background-image:none;
}

#menu ul ul li.selected > a span
{
    font-weight:bold;
}

#menu ul ul li.selected div
{
    background:#D9EFFA;
}

#menu ul.level_1
{
    background:url('image/page/menu_line_bg.gif') no-repeat left bottom;
}
#menu ul.level_2
{
    background:none;
}

#menu ul ul li a, #menu ul ul li div
{
    background:none;
    font-weight:normal;
}

#menu ul ul li div
{
    font-weight:bold;
}

#menu ul.level_0 > li.sub_selected > a span, #menu ul.level_0 > li.sub_selected > div span
{
    background-image:none;
}

#menu ul ul.level_1 li a span, #menu ul ul.level_1 li div span
{
	display:block;
	position:relative;
	padding: 4px 2px 4px 40px;
	margin:0;
	cursor:pointer;
	background:url('image/page/menu_arrow2.gif') no-repeat 25px 8px;
}

#menu ul ul.level_2 li a span, #menu ul ul.level_2 li div span
{
	display:block;
	position:relative;
	padding: 4px 2px 4px 55px;
	margin:0;
	cursor:pointer;
	background:url('image/page/menu_arrow2.gif') no-repeat 43px 9px;
}

#menu ul ul.level_1 li.sub > a span
{
    background:url('image/page/menu_arrow1.gif') no-repeat 25px 8px;
}

#menu ul.level_0 ul.level_1 > li.sub_selected > a span
{
    background:url('image/page/menu_arrow3.gif') no-repeat 25px 8px;
    font-weight:bold;
}

#menu ul ul.level_1 > li.sub_selected > a span.faqKategory
{
    background:#D9EFFA url('image/page/menu_arrow3.gif') no-repeat 25px 8px;   
}

#menu ul ul.level_1 > li.sub_selected > div span
{
    background:#D9EFFA url('image/page/menu_arrow3.gif') no-repeat 25px 8px;
}

#menu ul div.kategorie
{
    padding-left:30px;
}

#menu ul ul li.sub ul li a span, #menu ul ul li.sub ul li div span
{
	display:block;
	position:relative;
	padding: 4px 2px 4px 55px;
	margin:0;
	cursor:pointer;
	background:url('image/page/menu_arrow2.gif') no-repeat 45px 8px;
}

#menu a:hover
{
    color:#FF6600;
}

.topz1
{
    z-index:10;
}

#container2, #container3, #container4, #container5, #container6
{
	position:relative;
	margin:0 auto;
	width:990px;
	padding-top:20px;
	padding-bottom:70px;
}

#containerSvetPhoda
{
    position:relative;
    background:url('image/page/Prechod_azurova.png') repeat-x top left;
}

#containerSvetPhoda #container2
{
    padding-top:0;   
}

#containerBI
{
    position: relative;
    margin: -40px auto 0 auto;
    width: 990px;
    padding-top: 0px;
    padding-bottom: 150px;
}

#container2BI
{
    position: relative;
    margin: -40px auto 0 auto;
    width: 990px;
    padding-top: 0px;
    padding-bottom: 150px;
}

#container3BI
{
    position: relative;
    margin: -60px auto 0 auto;
    width: 990px;
    padding-top: 0px;
    padding-bottom: 150px;
}

#main 
{
    position:relative;
    float:left;
    padding-left:30px;
    width:568px;
    color:#3B3B3B;
}

#menu2
{
    position:relative;
    float:right;
    width:172px;
}

#container2BI #main
{
    float: right;
    width: 760px;
}

#container3 #main 
{
    float:right;
    padding:0;
    width:960px;	
}

#container4 #main 
{
	float:right;
    width:760px;	
}

#container5 #main 
{
    float:left;
    padding:0;
    width:800px;
}

#container6 #main 
{
    float:left;
    padding:0;
    width:982px;
}

#container3BI #main
{
    width:982px;
    float:none;
    padding:0;
}

#containerSvetPhoda #main
{
    position:relative;
    width:100%;
    padding-left:0;
}

#main #pathInfo 
{
	font-weight:normal;
	margin-bottom: 15px;
}

#main #pathInfo .path_root
{
    padding-left: 15px;
    background:url('image/page/path_root.gif') no-repeat top left;
}

#main hr.blue
{
    height: 0px;
    border-width: 0;
    border-bottom:1px solid #B5DDE9;
}

#main p 
{
	margin:14px 0 14px 0;
	padding: 0;
}

#main ul 
{
	position:relative;
	padding:0 0 5px 0;
	margin:0;
	list-style-type:none;
}

#main ul li 
{
	position:relative;
	margin:0;
	padding: 3px 0 5px 12px;
	background: url('image/page/li_bg.gif') no-repeat 0 10px;
}

#main ul.simple 
{
	list-style-type:disc;
	margin: 0px 0 10px 15px;
	padding:0;
}

#main ul.simple ul.simple 
{
	list-style-type:circle;
	margin:0 0 0 15px;
}

#main ul.simple li 
{
	background:none;
	padding:0;
}

a
{
    text-decoration:underline;
    color:#014188;
}

/*a span
{
    text-decoration:underline;
}*/

a.alt
{
    padding: 1px 0 1px 20px;
    background: url('image/page/a_bg.gif') no-repeat top left;
}

#main a.alt2
{
    padding-right:20px;
    background: url('image/page/a_bg.gif') no-repeat top right;
}

#main a.right
{
    float:right;
}

a:hover 
{
    text-decoration:underline;
	color:#FF6600;
}

#main h1 
{
	font-size: 25px;
	color: #0195DB;
	font-weight:normal;
	padding:0;
	margin: 12px 0 15px 0;
	line-height:1.1em;
}

#main h1 strong
{
    font-weight:normal;
    color:#D84647;
}

#main h2 
{
    padding:0;
    margin:35px 0 15px;
	font-size: 21px;
	color: #0195DB;
	font-weight:normal;
}

#main h3
{
	color:#0195DB;
	margin: 25px 0 8px 0;
	padding:0;
	font-size:15px;
    font-weight:bold;
}

#main h3.alt
{
    padding:0 0 5px 10px;
    border-bottom:solid 1px #B5DCED;
}

#main h3.alt2
{
    padding:0 0 0 10px;
}

#main h4 
{
	font-size: 13px;
	color:#0094D8;
	font-weight:bold;
	padding:0;
	margin:0 0 3px 0;
}

#main .hr
{
	position:relative;
	width:100%;
	height: 11px;
	background: url('image/hr.gif') repeat-x 0 5px;
	overflow:hidden;
}

#main .hr hr 
{
	display:none;
}

#main .refNote
{
    color:#66cc33;
}

#main a.refNote:hover
{
    color:#ff6600;
}

#main .emph {color:Red;}
#main .emph2 {color:#009EDF;}
#main .notice {font-size:10px;}

#main .faq .question
{
    font-weight: bold;
    margin-bottom: 0px;
}

#main .faq .answer
{
    margin-top: 0px;
    margin-bottom: 18px;
}

#main .faq .filter
{
    color: Red;
}

#main #ciselnik span 
{
	display:block;
	float:left;
	width: 50px;
}

#main #mapy
{
	position:relative;
	width:420px;
	height:274px;
	background:url('image/mapa.gif');	
}

.cleaner 
{
    display: block;
	position:relative;
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
	font-size:1px;
	background:transparent;
}

#bottom2
{
	position:absolute;
	width:100%;
	bottom:0;
	min-width:920px;
	height:130px;
	margin-top:10px;
	background:#4EC1F0;
	color:white;
	font-size:20px;
	font-weight:bold;
	clear:both;
	z-index:20;
}

#bottom_inner2
{
    position:relative;
	width:982px;
	margin:0 auto;
	padding: 15px 0px 0 0px;
}

#bottom_inner2 .phone
{
    position:relative;
    float:left;
    padding: 30px 20px 10px 90px;
    margin-top:10px;
    background:url('image/page/bi/ImgTelefon.png') no-repeat left top;
    
}

#bottom_inner2 .email
{
    position:relative;
    float:left;
    padding: 10px 20px 10px 70px;
    margin-top:30px;
    background:url('image/page/bi/ImgEmail.png') no-repeat left top;
}


#bottom_inner2 a.contact
{
    display:block;
    position:relative;
    float:right;
    width:170px;
    height:97px;
    background:url('image/page/bi/BtnMapka.png') no-repeat top left;
    color:White;
    font-size:12px;
}

#bottom_inner2 a.contact span
{
    display:block;
    padding:40px 0 0 35px;
}

#bottom
{
	position:absolute;
	width:100%;
	bottom:0;
	min-width:920px;
	height:55px;
	margin-top:10px;
	border-top: solid 1px #D2D2D2;
	background:#E7E7E7 url('image/page/bottom_bg.gif') repeat-x top left;
	color:#6E6E6E;
	font-size:11px;
}

#bottom_inner
{
    position:relative;
	width:982px;
	margin:0 auto;
	padding: 15px 0px 0 0px;
	background:url('image/page/bottom_bg.gif') repeat-x top left;
}

#bottom #bottom_links
{
    position:relative;
    float:right;
    width:630px;
    text-align:right;
}

#bottom #bottom_links a
{
    padding-left: 15px;
    color:#014188;
    /*text-decoration:none;*/
}

#bottom #copyright
{
    position:relative;
    float:left;
    width:350px;
}

/* tables */

table td, table th 
{
	font-size: 12px;
}

table td.right, table th.right 
{
    text-align:right;
}

table td.center, table th.center 
{
    text-align:center;
}

table.tableInvisible 
{
	border:none;
}

table.tableInvisible td 
{
	border:none;
}

table tr.EFORM_cen1 
{
	background:#F0E7CA;
	font-weight:bold;
}

.note
{
    padding: 10px 0 15px 15px;
    color:#0294DD;
    font-size: 10px;
}

table.price
{
    width:100%;
    border:0;
    background:#E1E1E1;
    border-collapse:collapse;
}
table.price tr th
{
    padding: 4px 2px;
    border-top:solid 1px #59B2D0;
    border-bottom:solid 1px #959595;
    background:#E0F3F9;
    color:#0196DA;
    text-align:right;
    font-size: 11px;
}
table.price tr th.first
{
    text-align:left;
    padding-left: 2px;
}
table.price tr th.first2
{
    text-align:center;
    width:50px;
    padding-left:0px;
    padding-right:0px;
}
table.price tr td
{
    padding: 4px 0px 4px 0;
    border-top:solid 1px #959595;
    border-bottom:solid 1px #959595;
    color:#3A3A38;
    text-align:right;
    font-size: 11px;
}
table.price tr td.yes, table.price tr td.no, table.price tr td.e1
{
    text-align:center;
}
table.price tr td.yes div, table.price tr td.no div, table.price tr td.e1 div
{
    position:relative;
    width:14px;
    height:14px;
    text-align:center;
    margin: 0 auto;
}
table.price tr td.yes div span, table.price tr td.no div span, table.price tr td.e1 div span
{
    display:block;
    position:absolute;
    top:0px;
    left:0px;
    width:14px;
    height:14px;
}
table.price tr td.yes div span
{
    background: url('image/page/tbl_yes.gif') no-repeat 0px 0px;
}
table.price tr td.no div span
{
    background: url('image/page/tbl_no_red.gif') no-repeat 0px 0px;
}
table.price tr td.e1 div span
{
    background: url('image/page/tbl_e1.gif') no-repeat 0px 0px;
}
table.price tr td.first
{
    text-align:left;
    padding-left: 2px;
}
table.price tr td.first label div, table.price tr td.first span div
{
	float: right;
	padding-left: 5px;
	width: 195px;
	line-height: 20px;
	vertical-align: middle;
}
table.price tr td.first label div a
{
	vertical-align: middle;	
}


table.tbl
{
    border:0;
    background:#E1E1E1;
    border-collapse:collapse;
}
table.tbl tr th
{
    padding: 4px 7px 4px 7px;
    border-top:solid 1px #59B2D0;
    border-bottom:solid 1px #959595;
    background:#E0F3F9;
    color:#0196DA;
}
table.tbl tr td
{
    padding: 4px 7px 4px 7px;
    border-top:solid 1px #959595;
    border-bottom:solid 1px #959595;
    color:#3A3A38;
}

/*--pro skoleni--*/
table.tblsmall tr td.checkBox
{
	padding: 5px 0px 5px 0px;
}

table.tblsmall tr td.radioButton
{
	padding: 5px 0px 5px 0px;
	
}

/*--pro skoleni--*/
table.tblsmall tr td.count
{
	padding: 0px;	
}

/*--pro skoleni--*/
table.tblsmall tr td.price
{
	padding: 0px;	
}

table.tbl .orderFormDate
{
	position: relative;
	float: left;
	width: 110px;
}

table.tbl .orderFormName
{
	position: relative;
	float: left;
	width: 270px;
	padding-left: 5px;
}

table.tbl .orderFormCategory
{
	position: relative;
	float: left;
	width: 25px;
	padding-right: 5px;
	padding-left: 5px;
}

table.tbl .orderFormFree 
{
	position:relative;
	float:left;
	width: 100px;
	text-align: center;
}

.orderFormFree .free, .full, .partly 
{
	color: White;	
	display: block;
}
.orderFormFree .free   { background-color: Green; }
.orderFormFree .full   { background-color: Red;    }
.orderFormFree .partly { background-image: url(image/kurz_status_bg.gif); background-color: Green; }

.orderText
{
    clear:both;
}

.orderText span
{
    display:inline-block;
    width:110px;
}

table.frm 
{
	border:0;
	background:#F4F3EF;	
}
table.frm tr th
{
	padding: 4px 7px 4px 7px;
    border-top:solid 1px #59B2D0;
    border-bottom:solid 1px #959595;
    background:#E0F3F9;
    color:#0196DA;
}
table.frm tr td 
{
	padding-top: 5px;
}
table.frm td input, table.frm td textarea, table.frm td select
{
	border: solid 1px Black;
	width: 220px;
}
table.frm_wide td input, table.frm td textarea, table.frm td select
{
    width:400px;
}
table.frm_wide td.col2Last input, table.frm td.col2Last textarea, table.frm td.col2Last select
{
    width:220px;
}
table.frm th.EFORM_first 
{
	padding-left: 10px;	
}
table.frm td.EFORM_first
{
	padding-left: 15px;	
}
table.frm td.EFORM_first input.chk
{
	border-style: none;
	border-width: 0px;
	width:auto;		
}
table.frm td.EFORM_last
{
	padding-right: 15px;	
}
table.frm td.EFORM_povin 
{
	color:Red;
}
table.frm tr.bottom_row td 
{
	padding-bottom: 10px;
}
table.frm tr.top_row td 
{
	padding-top: 10px;
}
#main table.frm tr td table tr td 
{
	padding:0;
}
#main table.frm tr td table tr td input
{
	width:auto;	
}
#main table.frm tr td table tr td .chk input
{
	border:0;	
}
#main table.frm tr td .chk table tbody tr td  input
{
	border:0;	
}
#main table.frm tr td.chk input
{
	border:0;	
	width:auto;
}

table.frm2 
{
	border-collapse:collapse;
}
table.frm2 th
{
	padding: 4px 0px 0 0px;
	color:black;
	background: #F4F3EF;
}
table.frm2 td 
{
	padding: 1px 0px 4px 0px;
	background:#F4F3EF;
}
table.frm2 tr.colored th
{
	background:#F3C974;
	padding:3px 0 3px 0;
	color:White;
}
table.frm2 td input, table.frm2 td textarea, table.frm2 td select
{
	border: solid 1px grey;
}

table.frm3 
{
	border:0;
	background:#F4F3EF;	
	border-collapse:collapse;
}
table.frm3 tr
{
	background: #E1E1E1;
}
table.frm3 tr.zad:hover
{
	cursor:pointer;
}
table.frm3 tr.zadSel
{
	background: #F0E7CA;
	font-weight: bold;
}
table.frm3 tr th
{
	padding: 4px 7px 4px 7px;
    border-top:solid 1px #59B2D0;
    border-bottom:solid 1px #959595;    
    color:#0196DA;
}
table.frm3 tr td
{
	border-width: 1px;
	border-color: #CCCCCC;
	padding-top: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
}
table.frm3 tr th.price
{
	 padding-right:20px;
	 text-align:center;
	 width:100px;
}
table.frm3 tr td.price
{
	 text-align:right;
	 padding-left:5px;
	 padding-right:20px;
}
table.frm3 td input
{
	border: solid 1px Black;
	width: 220px;
}
table.frm3 td.rblZadatel input
{
	border: 0px;
	width: auto;
	padding-left:0px;	
}
table.frm3 th.EFORM_first 
{
	padding-left: 10px;	
}

table.tblsmall
{
	width: 100%;
}

table.tblsmall tr td 
{
	border-right:0;
	border-left:0;
}

table td .pozn
{
	height: 300px;
	overflow:scroll;
	background:#F4F3EF;
	border: solid 1px black;
}

table.uschovna
{
	border:solid 1px #DBE5F1;
}

table.uschovna td 
{
	padding-right:10px;
}

table#priceInfo
{
	background: #F6F6F6;
	border-collapse:collapse;
}

table#priceInfo tr.even
{
	background:white;
}

table#priceInfo tr th
{
	height:30px;
	background: url('image/priceInfo_bg.gif') repeat-x top left;
	border-top: solid 1px #E7E7E7;
	border-bottom: solid 1px #E7E7E7;
	text-align:center;
}

table#priceInfo tr th.ph
{
	background: #F8F8F8;
	width: 116px;
	border-right-color: #B1B1B1;
}

table#priceInfo tr th.ph_txt
{
	width:220px;
}

table#priceInfo tr th.ph_sql
{
	background-image: url('image/priceInfo_phsql_bg.gif');
	width: 116px;
	border-right-color: #B1B1B1;
}

table#priceInfo tr th.ph_e1
{
	background-image: url('image/priceInfo_phe1_bg.gif');
	width: 116px;
}

table#priceInfo tr td
{
	height: 4em;
	margin:0;
	padding: 0 10px 0 10px;
}

table#priceInfo tr td.ph_price
{
	text-align:right;
	font-weight:bold;
}


input.inp_small 
{
	width: 30px;
	text-align:right;
	margin-right: 5px;
	border:0;
}

textarea 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

table.orderItemsSummary  
{
	margin-bottom: 10px; 
}

table.orderItemsSummary tr.singleItemSummary
{
	background: #F0E7CA;
}

table.orderItemsSummary tr.singleItemSummary td
{
	padding-left: 2em;
}

/* ------------------------------------- */

#main .product_desc
{
    position:relative;
    width:568px;
}

#main .product_desc .info
{
    position:relative;
    float:right;
    width: 398px;
}

#main .product_desc .product_info
{
    position:relative;
    float:right;
    width: 310px;
}

#main .product_desc .info ul.contains li
{
    display:inline;
    padding: 0 10px 0 12px;
    font-weight:bold;
}

#main .product_desc .info ul.contains li.yes
{
    background:url('image/page/check_yes.gif') no-repeat left center;
    color:#3A3A3A;
}

#main .product_desc .info ul.contains li.no
{
    background:url('image/page/check_no.gif') no-repeat left center;
    color:#9A9A9A;
}

#main .product_desc .photo
{
    position:relative;
    float:left;
    width:170px;
}

#main .product_desc .product_photo
{
    position:relative;
    float:left;
    width:258px;
}

#main ul.floatLeft
{
    position:relative;
    /*z-index:-1;*/
    /*float:left;
    width:355px;*/
}

#main .discountImg
{
    display:block;
    position:relative;
    float:right;
    margin-top:20px;
    z-index:10;
}

.tip
{
    position:relative;
    padding-top:13px;
    background:url('image/page/tip_top.gif') no-repeat top left;
    color:#0094DA;
}

.tip_inner
{
    position:relative;
    padding-bottom:13px;
    background:url('image/page/tip_bottom.gif') no-repeat bottom left;
}

.tip_inner2
{
    position:relative;
    padding:7px 5px 7px 30px;
    background:url('image/page/tip.gif') no-repeat top left;
}

#article
{
    position:relative;
    float:left;
    width:450px;
}

#quick_navi 
{
    position:relative;
    float:right;
    width:172px;
}

#quick_navi a
{
    font-weight:bold;
}

#main #quick_navi h3
{
    width: 172px;
    padding: 6px 0 25px 0;  
    margin:0;
    color:White;
    background:url('image/page/BtnModry1.png') no-repeat top left;
    text-align:center;
    font-size:13px;
}

#quick_navi ul
{
    padding:0 0 0 0px;
    margin:0;
}

#quick_navi li
{
    list-style-type:none;
}

#main #quick_navi li, #menu2 #quick_navi li
{
    padding:1px 0 1px 10px;
    margin:0;
    background:none;
}

#quick_navi li a
{
    display:block;
    padding: 3px 0 3px 0;
}

#quick_navi li a span
{
    display:block;
    margin-left:30px;
    cursor:pointer;
}

#quick_navi li a.pohodaPlus {background:url('image/page/pp.gif') no-repeat left 2px;}
#quick_navi li a.pohodovaSkola {background:url('image/page/ps.gif') no-repeat left 2px;}
#quick_navi li a.pobocky {background:url('image/page/pobocky.gif') no-repeat left 2px;}
#quick_navi li a.skoleni {background:url('image/page/skoleni.gif') no-repeat left 2px;}
#quick_navi li a.zakaznici {background:url('image/page/rz.gif') no-repeat left 2px;}
#quick_navi li a.partneri {background:url('image/page/partneri.gif') no-repeat left 2px;}
#quick_navi li a.cenikPohoda {background:url('image/page/cenik_pohoda.png') no-repeat left 2px;}
#quick_navi li a.slevaNovaFirma {background:url('image/page/sleva_nove_firmy.png') no-repeat left 2px;}
#quick_navi li a.pohodaEShopy {background:url('image/page/pohoda_eshopy.png') no-repeat left 2px;}
#quick_navi li a.seminarPohoda {background:url('image/page/seminar_pohoda.png') no-repeat left 2px;}
#quick_navi li a.podpora {background:url('image/page/podpora.png') no-repeat left 2px;}
#quick_navi li a.update {background:url('image/page/update.png') no-repeat left 2px;}
#quick_navi li a.legServis {background:url('image/page/leg_servis.png') no-repeat left 2px;}
#quick_navi li a.cenikSluzby {background:url('image/page/cenik_pohoda.png') no-repeat left 12px;}
#quick_navi li a.videonavody {background:url('image/page/videonavody.png') no-repeat left 3px;}
#quick_navi li a.priruckaPohoda {background:url('image/page/prirucka_pohoda.png') no-repeat left 13px;}
#quick_navi li a.slovnik {background:url('image/page/slovnik.png') no-repeat left 2px;}
#quick_navi li a.fakturaceZdarma {background:url('image/page/IcoFZ.png') no-repeat left 2px;}
#quick_navi li a.tematickeSeminare {background:url('image/page/IcoSeminare.png') no-repeat left 2px;}
#quick_navi li a.portalPohoda {background:url('image/page/IcoPortal_navigace.png') no-repeat left 2px;}
#quick_navi li a.elearning {background:url('image/page/IcoElearning.png') no-repeat left 2px;}

#main #tip_video
{
    display:block;
    float:right;
    width: 162px;
    padding:95px 5px 0 5px;
    margin-top:25px;
    text-align:center;
    background:url('image/page/video_tip.jpg') no-repeat 7px 0;
}

#main #tip_video strong
{
    font-size:18px;
}

/* --------------- right toolbar  ------------------------- */

#menu2 #quick_navi
{
    float:none;
}

#menu2 a
{
    font-weight:bold;
}

#menu2 h3
{
    width: 172px;
    padding: 6px 0 25px 0;  
    margin:20px 0 0 0;
    color:White;
    background:url('image/page/BtnModry1.png') no-repeat top left;
    text-align:center;
    font-size:13px;
}

#menu2 h3:first-child
{
    margin-top:0;
}

#menu2 ul.navi
{
    padding:0 0 2px 0;
    margin:0;
    list-style-type:none;
}

#menu2 ul.navi li
{
    padding:4px 0 4px 8px;
    margin:0;
}

#menu2 ul.navi li a
{
    display:block;
    padding-left:20px;
}

#menu2 ul.navi li a:hover
{
    background:url('image/page/hand.gif') no-repeat top left;
}

#menu2 a.alt
{
    display:block;
    margin-left:8px;
    color: #00ADF1; 
}

#menu2 #products
{
    position:relative;
    margin-left:20px;
    color:#033770;
    line-height:1.3em;
}

#menu2 #products a span
{
    display:block;
    margin-left:35px;
    padding-bottom:10px;
    text-decoration:underline;
    font-weight:normal;
    font-size:10px;
}

#menu2 #products a span strong
{
    display:block;
    font-size:12px;
    line-height:1em;
}

#menu2 #products a img
{
    position:relative;
    float:left;
}

#menu2 .separator
{
    position:relative;
    height: 11px;
    background:url('image/page/hr.png') no-repeat top left;
    margin: 20px 0 20px 0;
}

#menu2 ul.company_links
{
    list-style-type:none;
    padding:0 0 0 10px;
    margin:0;
}

#menu2 ul.company_links li
{
    margin: 0;
    padding: 1px 0 1px 10px;
}

#menu2 ul.company_links a
{
    display:block;
    padding:3px 0;   
}

#menu2 ul.company_links a.contact {background:url('image/page/door_icon.gif') no-repeat left 2px;}
#menu2 ul.company_links a.phone {background:url('image/page/phone_icon.gif') no-repeat left 2px;}
#menu2 ul.company_links a.mail {background:url('image/page/letter_icon.gif') no-repeat left 2px;}

#menu2 ul.company_links a span
{
    display: block;
    cursor: pointer;
    margin-left:35px; 
}

#menu2 ul.price_links
{
    position:relative;
    padding:0 0 1px 0;
    margin:15px 0 0 0;
    background:url('image/page/bnr_cenik.gif') no-repeat top left;
}

#menu2 ul.price_links li
{
    position:relative;
    padding: 1px 0 1px 0;
    list-style-type:none;
}

#menu2 ul.price_links a
{
    position:relative;
    display:block;
    padding: 5px 5px 3px 30px;
    margin:0;
}

/* ----------------- buttons -------------------- */

#main a.try, #main a.buy, #main a.advice
{
    display:inline-block;
    position:relative;
    width: 155px;
    height:31px;
    background:url('image/page/button_zkusit.png') no-repeat top left;
    line-height:30px;
    margin-right:15px;
    font-weight:bold;
    color:#374E03;
}
#main a.try:hover, #main a.buy:hover, #main a.advice:hover
{
    color:#374E03;
}
#main a.buy
{
    background:url('image/page/button_koupit.png') no-repeat top left;
}
#main a.advice
{
    background:url('image/page/button_poradit.png') no-repeat top left;
}
#main a.try span, #main a.buy span, #main a.advice span
{
    padding-left: 25px;
}

/* -------------- main page ------------------ */

#main #products2
{
    position:relative;
    float:left;
    width:220px;
}

#main #products
{
    position:relative;
    width:220px;
    color:#033770;
    font-size:10px;
    line-height:1.5em;
}

#main #products h3
{
    margin:0 0 25px 0;
    line-height:1.2em;
}

#main #products a
{
    font-weight:normal;
    text-decoration:none;
}

#main #products a span
{
    display:block;
    margin-left:40px;
    padding-bottom:15px;
    padding-top:2px;
}

#main #products a span strong
{
    display:block;
    font-size:19px;
}

#main #products a img
{
    position:relative;
    float:left;
}

#main #products a.tip
{
    display:block;
    padding:0 0 5px 43px;
    margin-bottom:35px;
    color:#D70183;
    font-size:12px;
    text-decoration:underline;
    background:url('image/page/tip.png') no-repeat top left;
}

#main #products span.free
{
    margin:0px;
    padding:0px;
    color:#D70183;        
}

#main #products a.ph span
{
    padding-bottom:8px;
}

#main #news
{
    position:relative;
    float:left;
    width:518px;
}

#main #news h3
{
    margin:0 0 25px 0;
    line-height:1.2em;
}

#main .news_item
{
    position:relative;
    padding-left:25px;
    margin-bottom: 25px;
    background:url('image/page/exclam.gif') no-repeat left 3px;
}

#main .news_akce {background:url('image/page/ikona_akce.png') no-repeat left 1px;}
#main .news_info {background:url('image/page/ikona_info.png') no-repeat left 1px;}
#main .news_portal {background:url('image/page/IcoPortal_aktuality.png') no-repeat left 2px;}

#main .news_item h4
{
    padding-top:1px;
    font-size:12px;
    color:#014189;
    font-weight:bold;
}

#main .news_item strong.date
{
    font-size:11px;
    color:#0494DA;
    padding-right: 10px;
    margin-right:10px;
    background:url('image/page/separator.gif') no-repeat right center;
}

#main .news_item p
{
    margin:4px 0 4px 0;
}

#main .news_item a.alt2
{
    font-size:11px;
    padding-top:1px;
    padding-bottom:1px;
}

/*Náhled článku*/
.ArticlePreview
{
    position:relative;
	padding: 0px 30px 40px 0px;
	float: left;
	width: 350px;
	min-height: 200px;
}

#main .ArticlePreview h3
{
    margin-top:0;
}

#main .ArticlePreview ul
{
    padding-left:0;
}

#main .ArticlePreview ul li
{
    padding-left:30px;
    background: url("image/page/li_bg.gif") no-repeat 7px 10px transparent;
}

#main .ArticlePreview ul li.new
{
    background:url('image/page/ikona_akce.png') no-repeat left 3px;
}

#main .ArticlePreview ul li.info
{
    background:url('image/page/IcoPortal_aktuality.png') no-repeat left 3px;
}

/*Modrý box*/
.Box
{
    position:relative;
	float: left;
	width:350px;
	background: url('image/box_top.gif') no-repeat top left;
	margin-bottom:30px;
}

.Box_inner
{
    position:relative;
    padding: 20px 10px 15px 10px;
	background: url('image/box_bottom.gif') no-repeat bottom left;
}

.Box .Bottom_link
{
    padding-right: 5px;
    padding-top: 10px;
    text-align:right
}

#main .Box ul, #main .Box table, #main .Box h3, #main .Box p
{
	padding: 0px 10px 0px 20px;
}

#main .Box .hr
{
	position:relative;
	height: 2px;
	background: url('image/box_hr.png') no-repeat center;
	overflow:hidden;
	margin: 2px 2px 2px 2px;
}

.ArticlePreview .Box
{
    float:none;
    margin-bottom:0;
}

#main .Box h3
{
    margin:0;
}

#main .Box a.alt2
{
    background-image:url('image/page/box_a_bg.gif');
}

#main .Box .hr hr 
{
	display:none;
}

#main .Box_BI
{
    position:relative;
	float: left;
	width:350px;
	height:175px;
	background: url('image/page/ImgBIbanner.png') no-repeat top left;
	margin-bottom:30px;
}

#main .Box_BI a.buy
{
    position:absolute;
    left:170px;
    top:120px;
    width:159px;
    height:46px;
    background:url('image/page/BtnKoupitBI.png') no-repeat top left;
}

#main .Box_BI a.buy span
{
    line-height:46px;
    padding-left:35px;
}

#main .Box_BI a.more_info
{
    position:absolute;
    left:30px;
    top:127px;
    padding-right:40px;
    color:White;
    font-weight:bold;
    background:url('image/page/BtnViceBI.png') no-repeat top right;
    line-height:31px;
}

#main h3.question
{
    padding: 3px 0 3px 30px;
    background:url('image/page/question.png') no-repeat top left;
}
#main h3.plus
{
    padding: 3px 0 3px 30px;
    background:url('image/page/plus.png') no-repeat top left;
}
#main h3.info
{
    padding: 3px 0 3px 30px;
    background:url('image/page/info.png') no-repeat top left;
}


#main .Box a.download, #main .Box a.buy
{
    display:block;
    position:relative;
    width:139px;
    height:31px;
    background:url('image/page/button_download.png') no-repeat top left;
    line-height:31px;
    margin:0 0 0 185px;
    font-weight:bold;
    color:#374E03;
}

#main .Box a.more_info
{
    display:inline-block;
    position:relative;
    width:100px;
    margin: 0 37px 0 20px;
    padding-right:22px;
    color:#014188;
    font-weight:bold;
    background:url('image/page/BtnVicePH.png') no-repeat top right;
    line-height:31px;
    text-decoration:underline;
}

#main .Box a.buy
{
    display:inline-block;
    margin:0;
    background:url('image/page/button_buy.png') no-repeat top left;
}

#main .Box a.download:hover, #main .Box a.buy:hover
{
    color:#374E03;
}

#main .Box a.download span, #main .Box a.buy span
{
    padding-left: 25px;
}

#main .Box .recommend
{
    position:relative;
    height: 100px;
    padding:0 0 15px 35px;
}
#main .Box .recommend h3
{
    display:block;
    position:absolute;
    left: 110px;
    top:0px;
    width: 200px;
    color:#1C78BB;
    font-weight:normal;
    font-size:16px;
    line-height:1.3em;
}
#main .Box .recommend img.ph_type
{
    position:absolute;
    left:20px;
    top:0px;
}
#main .Box .recommend img.product
{
    position:absolute;
    left:145px;
    top:50px;
}

#main .big_box
{
    position:relative;
    width:730px;
    background:#ECECEC url('image/page/big_box_bg1.gif') no-repeat top left;
}

#main .big_box .big_box_inner
{
    position:relative;
    padding:15px;
    text-align:center;
    background:url('image/page/big_box_bg2.gif') no-repeat bottom left;
}

#main .big_box h3, #main .big_box p
{
    margin:0;
}

.top
{
    top:-70px;
}

.right_box
{
    position:relative;
    float:right;
    width:171px;
    margin-top:25px;
    background:url('image/page/right_box_bg1.gif') no-repeat top left;
}

.right_box .box_inner
{
    position:relative;
    padding: 15px 10px;
    background:url('image/page/right_box_bg2.gif') no-repeat bottom left;
    text-align:center;
}

#main .right_box .box_inner p
{
    color:#0066B7;
    font-size:11px;
    margin:6px 0 0 0;
}

#main .right_box .box_inner h3
{
    margin-top:0;
    font-weight:normal;
    font-size:18px;
    line-height:1.3em;
    color:#0063B3;
}

#main #edu_columns
{
    position:relative;
    padding-top:15px;
    width:568px;
    background:url('image/page/edu_bg.gif') no-repeat top left;
}

#main #edu_columns .column1
{
    position:relative;
    float:left;
    width:155px;
    padding-left:15px;
}

#main #edu_columns .column2
{
    position:relative;
    float:left;
    width:195px;
    padding-left:15px;
}

#main #edu_columns h3
{
    margin:5px 0 0 0;
}

#main #edu_bottom
{
    position:relative;
    height:39px;
    background:url('image/page/edu_bottom_bg.gif') no-repeat top left;
    text-align:center;
    clear:both;
}

#main #edu_bottom h3
{
    margin:0;
    padding-top:9px;
}

#main #edu_bottom a
{
    padding-right:15px;
    font-size:17px;
    background:url('image/page/edu_arrow.gif') no-repeat right center;
}

#main .bi_info
{
    position:relative;
    float:left;
    width:320px;
}

#main a.bi_new
{
    display:block;
    position:relative;
    float:right;
    width:200px;
    height:298px;
    background:url('image/page/Btn_BI_lite.png') no-repeat left top;
    color:White;
    text-decoration:none;
}

#main .bi_new strong
{
    display:block;
    position:relative;
    padding:42px 5px 10px 20px;
    font-size:20px;
    color:White;
}

#main .bi_new span.txt
{
    display:block;
    position:relative;
    padding:0 20px 10px 20px;
    margin:0;
}

#main .bi_new .more
{
    position:absolute;
    top:170px;
    left:20px;
    color:White;
    font-weight:bold;
    text-decoration:underline;
}

#main .video
{
    position:relative;
    width:100%;
    padding-bottom:15px;
}

#main .video .image
{
    position:relative;
    float:left;
    width:185px;
}

#main .video .text
{
    position:relative;
    float:right;
    width:360px;
}

#main .video .text h4
{
    padding:0 0 0 10px;
    margin:0;
    background:url('/image/page/li_bg.gif') no-repeat left 6px;
}

.ModalBackground
{
    background-color:Gray;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
 
.float_left
{
    float:left;
}
 
.fb1
{
    position:relative;
    float:left;
    width:390px;
    padding:5px 0 0 16px;
}
 
.fb2
{
    position:relative;
    float:left;
    width:130px;
    padding:5px 0 0 20px;
}
 
.fb3
{
    position:relative;
    padding:5px 0 0 18px;
}

.productStartCount
{
    position:relative;
    background:url('image/page/ImgStazeniFZ.png') no-repeat left top;
    width:147px;
    height:32px;
    text-align:center;
    color:#F0239A;
    line-height:40px;
    margin-left:2px;
}

#main .searchResult
{
    width:95%;   
}
#main .searchResult a
{
    color:#014188;
}
#main .searchResult h3
{
    font-size: 17px;
    margin-bottom:0;
}
#main .searchResult a:hover
{
    color:#FF6600;
}

/* Svet POHODA */
#svetPohoda
{
    position:relative;
    width:100%;
    padding-top: 70px;
    background:url('image/page/svetpohoda/ImgSvet2.png') no-repeat top left;
}
#svetPohodaLeft
{
    position:relative;
    float:left;
    width:340px;
}
#svetPohodaRight
{
    position:relative;
    float:right;
    width:340px;
    text-align:right;
}
#svetPohoda .item
{
    position:relative;
    padding-bottom:30px;
}
#svetPohoda .item h3
{
    display:inline;
    padding:9px 0 7px 38px;
    margin:0;
}
#svetPohoda .item p
{
    padding:10px 0 0 0;
    margin:0;
}
#svetPohoda .item h3.pohodaPlus{background:url('image/page/svetpohoda/IcoPlusT.png') no-repeat top left;}
#svetPohoda .item h3.certifikat{background:url('image/page/svetpohoda/IcoCertifikat.png') no-repeat top left;}
#svetPohoda .item h3.partneri{background:url('image/page/svetpohoda/IcoPartneri.png') no-repeat top left;}
#svetPohoda .item h3.poradci{background:url('image/page/svetpohoda/IcoPoradciT.png') no-repeat top left;}
#svetPohoda .item h3.reference{background:url('image/page/svetpohoda/IcoReference.png') no-repeat top left;}
#svetPohoda .item h3.skola{background:url('image/page/svetpohoda/IcoSkola.png') no-repeat top left;}
#svetPohoda .item h3.portalPohoda{background:url('image/page/svetpohoda/IcoPortalPH.png') no-repeat top left;}
#svetPohodaLink
{
	float:right;
	position:relative;
	width:225px;
	padding-top:8px;	
}
#svetPohodaLink a
{	
	display:block;
	position:absolute;
	width: 222px;
	height:40px;	 
}
#svetPohodaLink a span
{
	background-position: left top;
	background-image: url('image/page/logo_svet_white.png');
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	cursor: pointer;
	background-repeat: no-repeat;
}
#svetPohodaLinkArticle
{
	position: absolute;
	width: 222px;
	height: 40px;
	right: 0px;	
	top: 8px;
}
#svetPohodaLinkArticle a
{	
	display:block;
	position:absolute;
	width: 222px;
	height:40px;	 
	text-decoration:none;	
}
#svetPohodaLinkArticle a span
{
	background-position: left top;
	background-image: url('image/page/logo_svet_white.png');
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	cursor: pointer;
	background-repeat: no-repeat;
	text-decoration:none;	
}

#dictionary_left, #dictionary_right
{
    position:relative;
    width:263px;
}
#dictionary_left {float:left;}
#dictionary_right {float:right;}
#dictionary_left h3, #dictionary_right h3
{
    margin: 15px 0 7px;
    padding: 0 0 3px 10px;
    border-bottom: solid 1px #B5DDE9;   
}

#podpora_txt
{
    position:relative;
    padding-left:10px;
    height:30px;
}

#podpora_toolbar
{
    position:relative;
    width:100%;
    padding-bottom:20px;
}

#podpora_toolbar a
{
    display:block;
    position:relative;
    float:left;
    width:101px;
    padding-right:4px;
    height:125px;
    text-decoration:none;
}

#podpora_toolbar a span
{
    display:block;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    cursor:pointer;
}

#podpora_toolbar a.elearning span {background:url('image/page/podpora/BtnElearning_U.png') no-repeat top left;}
#podpora_toolbar a.elearning span.sel {background:url('image/page/podpora/BtnElearning_O.png') no-repeat top left;}
#podpora_toolbar a.tipy span {background:url('image/page/podpora/BtnTipy.png') no-repeat top left;}
#podpora_toolbar a.tipy span.sel {background:url('image/page/podpora/BtnTipy_aktivni.png') no-repeat top left;}
#podpora_toolbar a.servis span {background:url('image/page/podpora/servis.png') no-repeat top left;}
#podpora_toolbar a.servis span.sel {background:url('image/page/podpora/servis_aktivni.png') no-repeat top left;}
#podpora_toolbar a.video {width:101px;}
#podpora_toolbar a.video span {background:url('image/page/podpora/video.png') no-repeat top left;}
#podpora_toolbar a.video span.sel {background:url('image/page/podpora/video_aktivni.png') no-repeat top left;}
#podpora_toolbar a.faq span {background:url('image/page/podpora/faq.png') no-repeat top left;}
#podpora_toolbar a.faq span.sel {background:url('image/page/podpora/faq_aktivni.png') no-repeat top left;}
#podpora_toolbar a.install span {background:url('image/page/podpora/instalace.png') no-repeat top left;}
#podpora_toolbar a.install span.sel {background:url('image/page/podpora/instalace_aktivni.png') no-repeat top left;}
#podpora_toolbar a.guide span {background:url('image/page/podpora/prirucky.png') no-repeat top left;}
#podpora_toolbar a.guide span.sel {background:url('image/page/podpora/prirucky_aktivni.png') no-repeat top left;}
#podpora_toolbar a.xml span {background:url('image/page/podpora/xml.png') no-repeat top left;}
#podpora_toolbar a.xml span.sel {background:url('image/page/podpora/xml_aktivni.png') no-repeat top left;}
#podpora_toolbar a.edu span {background:url('image/page/podpora/skoleni.png') no-repeat top left;}
#podpora_toolbar a.edu span.sel {background:url('image/page/podpora/skoleni_aktivni.png') no-repeat top left;}
#podpora_toolbar a.certif span {background:url('image/page/podpora/certifikace.png') no-repeat top left;}
#podpora_toolbar a.certif span.sel {background:url('image/page/podpora/certifikace_aktivni.png') no-repeat top left;}
#podpora_toolbar a.portalph span {background:url('image/page/podpora/BtnPortalPH_U.png') no-repeat top left;}
#podpora_toolbar a.portalph span.sel {background:url('image/page/podpora/BtnPortalPH_O.png') no-repeat top left;}

#podpora_right
{
    position:relative;
    float:left;
    width:353px;
    right:5px;
}

#podpora_right .actualizations
{
    position:relative;   
    width:100%;
    padding-bottom:10px;
}

#podpora_right .actualizations h3
{
    padding: 1px 0 1px 30px;
    margin-top:0;
    background:url('image/page/podpora/Aktualizace-iko.png') no-repeat left center;
}

.actualizations table
{
    width:100%;
    border:0;
    margin-bottom:10px;
    margin-top:-1px;
}

.actualizations table tr
{
    border-bottom:solid 1px black;
}

.actualizations table td
{
    margin:0;
    background:#D9F7FF;
    border-bottom:solid 1px #959595;
    padding:3px 0 3px 0;
}

.actualizations table td.info
{
    width:37px;
}

.actualizations table td.info_img
{
    background:#D9F7FF url('image/page/podpora/actual_ico.png') no-repeat 10px 4px;
}

.actualizations table td.date
{
    width:75px;
    text-align:right;
    padding-right:20px;
    font-weight:bold;
}

.actualizations .apps a
{
    text-decoration:none;
}

#podpora_right .apps
{
    position:relative;
    width:100%;
}

#podpora_right .apps a
{
    display:block;
    position:relative;
    float:left;
    height:30px;
}

#podpora_right .apps .POHODA, #podpora_right .apps .POHODA_sel {width:71px;}
#podpora_right .apps .POHODA span {background:url('image/page/podpora/PH.png') no-repeat top left;cursor:pointer;}
#podpora_right .apps .POHODA_sel span {background:url('image/page/podpora/PH_aktivni.png') no-repeat top left;}

#podpora_right .apps .PAMICA, #podpora_right .apps .PAMICA_sel {width:71px;}
#podpora_right .apps .PAMICA span {background:url('image/page/podpora/PM.png') no-repeat top left;cursor:pointer;}
#podpora_right .apps .PAMICA_sel span {background:url('image/page/podpora/PM_aktivni.png') no-repeat top left;}

#podpora_right .apps .TAX, #podpora_right .apps .TAX_sel {width:71px;}
#podpora_right .apps .TAX span {background:url('image/page/podpora/tx.png') no-repeat top left;cursor:pointer;}
#podpora_right .apps .TAX_sel span {background:url('image/page/podpora/tx_aktivni.png') no-repeat top left;}

#podpora_right .apps .GLX, #podpora_right .apps .GLX_sel {width:69px;}
#podpora_right .apps .GLX span {background:url('image/page/podpora/glx.png') no-repeat top left;cursor:pointer;}
#podpora_right .apps .GLX_sel span {background:url('image/page/podpora/glx_aktivni.png') no-repeat top left;}

#podpora_right .apps .WINLEX, #podpora_right .apps .WINLEX_sel {width:71px;}
#podpora_right .apps .WINLEX span {background:url('image/page/podpora/wx.png') no-repeat top left;cursor:pointer;}
#podpora_right .apps .WINLEX_sel span {background:url('image/page/podpora/wx_aktivni.png') no-repeat top left;}

#podpora_right .apps a span
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.ArticlePreview #pecet
{
    position:relative;
    float:right;
    width:127px;
    height:111px;
    margin-right:10px;
    background:url('image/page/pecet.png') no-repeat right top;
}

.ArticlePreview #ohlasy
{
    display:block;
    position:relative;
    float:right;
    width:114px;
    height:41px;
    margin-top:60px;
    padding-top:45px;
    color:#7C7C7C;
}

.ArticlePreview #ohlasy:hover
{
    color:#FF6600;
}

.ArticlePreview #ohlasy span
{
    display:block;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    height:41px;
    background:url('image/page/podpora/bubliny.png') no-repeat top right;
    cursor:pointer;
}

#top_items
{
    padding-bottom:20px;
}

#top_items h3
{
    padding: 1px 0 1px 30px;
    background:url('image/page/podpora/FAQ-iko.png') no-repeat left center;
}

#top_items ul
{
    position:relative;
    border-top:solid 1px #959595;
    padding-bottom:10px;
}

#top_items ul li
{
    
    border-bottom:solid 1px #959595;
    padding:5px 5px 5px 45px;
    background:#E1E1E1 url('image/page/podpora/faq_ico2.png') no-repeat 14px 10px;
}

#top_items ul li.video
{
    background:#E1E1E1 url('image/page/podpora/IcoPlay.png') no-repeat 14px 8px;
    padding-bottom:5px;
    width:auto;
}

#top_items ul li a
{
    display:block;
}

#ohlasy_pohoda
{
    position:relative;
    float:right;
    width:240px;
    height:100px;
    margin-right:10px;
    background:url('image/page/boxes.png') no-repeat right top;
    clear:both;
}

#ohlasy_pohoda a
{
    display:block;
    position:absolute;
    top:35px;
    padding-top:20px;
    left:0;
    background:url('image/page/sipka.png') no-repeat right top;
}

#ohlasy_podpora
{
    position:relative;
    float:right;
    width:120px;
    height:50px;
    margin-right:10px;
    background:url('image/page/ohlasypodpora.png') no-repeat right top;
    clear:both;
}

#ohlasy_podpora a
{
    display:block;
    position:absolute;
    top:2px;
    width:70px;
    text-align:center;
}

#ohlasy_dotaznik
{
    position:relative;
    width:568px;
    height:79px;
    clear:both;
    font-size:13px;
    background:url('image/page/ModrypruhOhlasy.png') no-repeat left top;
}

#ohlasy_dotaznik div
{
    position:relative;
    padding:20px 30px 0 50px;
}

#ohlasy_dotaznik div span
{
    display:block;
    position:relative;
    float:left;
    width:250px;
    padding-top:13px;
}

#ohlasy_dotaznik div a
{
    display:block;
    position:relative;
    float:right;
    width:185px;
    height:45px;
}

.banner_inner2
{
    display: block;
    height: 311px;
    margin: 0 auto;
    position: relative;
    width: 982px;
    overflow:hidden;
}

.slides_container
{
    display: block;
    height: 311px;
    margin: 0 auto;
    position: relative;
    width: 982px;
    overflow:hidden;
}

#banner_inner2 .pagination
{
    display:block;
    position:absolute;
    left:300px;
    top:-10px;
    padding:0;
    margin:0;
    z-index:10;
}

#banner_inner2 .pagination li
{
    position:relative;
    float:left;
    padding:4px;
    margin-right:5px;
    background:green;
    list-style-type:none;
}

#banner_inner2 .pagination li.current
{
    background:Yellow;
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url('/image/slimbox/loading.gif') no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url('/image/slimbox/zpet.gif') no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url('/image/slimbox/dalsi.gif') no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 74px;
	height: 22px;
	background: transparent url('/image/slimbox/zavrit.gif') no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
/* !SLIMBOX */

/* FORM ZC */
table.tblForm
{
	border: solid 1px #C4C4C4;
	background: white;
}

table.tblForm td, th
{
	padding: 5px;
}



table.tblForm th
{
	padding: 5px;
	font-weight: bold;
}



table.tblForm tr td.td_left
{
	padding: 0 15px 0 15px;
	border-right: solid 1px #C4C4C4;
	/*font-weight: bold;*/
}

table.tblForm tr td.td_question_horizontal
{
	border-bottom: solid 1px #C4C4C4;
	background-color: #F9F9F9;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-weight: bold;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
}

table.tblForm tr td select.dropDownList
{
	 margin-top:10px;
	 margin-left:10px;
	 min-width:200px;
	/*width:50%;	*/
}

table.tblForm tr td table.checkBoxList input 
{	
	float:left; 
	width: 13px; 
	height: 13px; 
	padding: 0; 
	margin:0; 
	vertical-align: top; 
	position: relative; 
	top: 2px; 
	overflow: hidden; 
 } 
  
table.tblForm tr td table.checkBoxList label 
{ 
	display: block; 
	padding: 0; 
	padding-left: 15px;
	border: 0px solid; 
	margin-left: 5px; 
	vertical-align: top; 
 } 
 
 table.tblForm tr td table.checkBoxList tr td
 {
 	 width:50%;
 }

table.tblForm tr td a.description
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	color: #333333;
	cursor: help;
}

table.tblForm tr td.bg 
{
	background:transparent url('image/tbl_bg.gif') repeat-x bottom left;
}

table.tblForm tr td table 
{
	margin-top:0px;
}

table.tblForm tr td tr td
{
	padding:0;
	margin:0;
}
/* !FORM ZC */

/* videonavody */
p.descriptionStrong
{
	color: #ff6600;
	font-weight:bold;
}
/* !videonavody */

span.required
{
	color: Red;
}

span.FormsError
{
	padding-left:10px;
	color: Red;
}

.FormsCmdBack
{
    float: left; 
    position: relative; 
    padding-left: 50px;   
}

.FormsCmdNext
{
    float: right; 
    position: relative; 
    padding-right: 50px; 
}

.FormsCmdOther
{
    float: right; 
    position: relative; 
    padding-right: 50px;
}

a.externallink
{
	background: url(image/page/external.png) no-repeat 100% 50%;
	padding-right: 13px;
}

ul.listOfProperties
{
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

ul.listOfProperties li
{
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url('image/StartProductRegistration/ImgOdrazka_small.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left center;
}

ul.listOfProperties li span
{
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
}


/* --- StartProductRegistration CONTROL --- */
div.spr_control
{
	font-family: Arial,Verdana,Sans-Serif;
	width: 650px;
	height: 770px;
	position: relative;
	background-color: White;
	line-height: normal;
}


.spr_Header
{
	/*width: 100%;*/
	height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background-color: #899FAA;
	color: #FFFFFF;
}

#spr_RegistrationOptions
{
	height: 38px;
	background-color: #899FAA;
	font-size: 20px;
	font-weight: bold;	
}

#spr_RegistrationOptions a
{
	text-decoration: none;
}

#spr_RegistrationOptions ul
{
	height: 38px;
	margin: 0px;
	padding: 0px;	
	list-style-type: none;
}

#spr_RegistrationOptions ul li
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	width: 210px;
}

#spr_RegistrationOptions ul li a
{
	cursor: pointer;
}

#spr_RegistrationOptions ul li a span
{
	vertical-align: middle;
	display: block;
	padding-top: 10px;
	background-image: url('image/StartProductRegistration/BtnZalozka_D.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 30px;
}

#spr_RegistrationOptions ul li a span.sel
{
	background-image: url('image/StartProductRegistration/BtnZalozka_U.png');
	background-repeat: no-repeat;
	background-position: left top;
}

#spr_RegistrationOptions img
{
	border-style: none;
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	position: relative;
}

.divStartProductRegistration
{
	width: 620px;
	margin: 13px 15px 0px 15px;
	font-size: 12px;
	position: relative;
}

.divStartProductRegistration p
{
	margin: 0px 0px 8px 0px;
	line-height:1.5em;
}

.divStartProductRegistration .agreement
{
	padding: 10px 0px 10px 0px;
	width: 380px;
}

.divStartProductRegistration .agreement input
{
	top: 2px;
	width: 13px;
	height: 13px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	float: left;
	position: relative;
}

.divStartProductRegistration .agreement label
{
	border-style: solid;
	border-width: 0px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 5px;
	vertical-align: top;
	display: block;
}

.divStartProductRegistration span.img_dekujeme
{
    background-image: url('image/StartProductRegistration/ImgDekujeme.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 183px;
    height: 89px;
    position: relative;
    display:block;
    padding-top:30px;
}

.divStartProductRegistration .spr_WithRegistration
{
	width: 400px;
	min-height:520px;
	float: left;		
	position:relative;
}

.divStartProductRegistration .spr_WithoutRegistration
{
	width: 400px;
	min-height:500px;
	float: left;		
	position:relative;
}

.divStartProductRegistration .spr_wr_right
{
	float: right;
	width: 200px;	
	position:relative;
}

.divStartProductRegistration .spr_wr_info
{
	width:100%;
}


.divStartProductRegistration div.spr_WithRegistrationInfo
{
	width:100%;
}

.divStartProductRegistration div.spr_WithoutRegistrationInfo
{
	width:100%;
	display:none;
}

.divStartProductRegistration div.spr_WithoutRegistrationInfo span.withRegistration
{
	color:#004289;
	font-weight: bold;
}

.divStartProductRegistration div.spr_WithoutRegistrationInfo span.mark
{
	color:#FF6E1B;
	font-weight: bold;
}

div.divWaitingToStartDownloading
{	
	margin: 20px 15px 15px 15px;
	font-size: 12px;	
	position:relative;	
	display: none;	
}

div.divWaitingToStartDownloading div.info
{
	position: relative;
	height:150px;
}

div.divWaitingToStartDownloading div.info p.main
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.divWaitingToStartDownloading div.download
{
	margin: 50px auto 15px auto;
	width:400px;
	position: relative;
	text-align:center;
}

div.divWaitingToStartDownloading a.button
{
	margin: 20px auto 15px auto;
	width:400px;
	position: relative;	
}

p.downloadInfo
{
	font-size: 15px;
	font-weight: normal;
}

p.downloadInfo strong
{
	font-size: 20px;
	font-weight: bold;
	color: #fe5f01;
}

table.regForm
{
	width: 390px;
}

table.regForm td.title
{
	width: 120px;
	font-weight: bold;
	vertical-align:top;
	padding-top:7px;
}

table.regForm td.title, shortened
{		
    width:100px;	
}

table.regForm td.value
{
	width: 250px;
}

table.regForm td.value_part1
{
	width: 50px;
	vertical-align:top;
	padding-right:10px;
}

table.regForm td.value_part2
{		
	vertical-align:top;	
}

table.regForm td .text
{
    border: 1px solid #899FAA;
    color: #333333;
    padding-top: 3px;
    padding-bottom: 3px;
    background-color: #F1F1F1;
    width: 100%;    
}

div.spr_WithRegistration a, div.spr_WithoutRegistration a, div.divWaitingToStartDownloading a.button
{
	width: 288px;
	height: 54px;
	text-decoration: none;
	position: relative;
	display: block;
	background: url('image/StartProductRegistration/BtnOdeslatStahnout_U.png') no-repeat left top;
	background-color: transparent;
	font-size: 21px;
	font-weight:bold;
}

div.spr_WithoutRegistration a, div.divWaitingToStartDownloading a.button
{
	width: 227px;	
	background: url('image/StartProductRegistration/BtnStahnout.png') no-repeat left top;
	background-color: transparent;
}

div.spr_WithRegistration a:hover
{
	background: url('image/StartProductRegistration/BtnOdeslatStahnout_O.png') no-repeat left top;
}

 div.spr_WithoutRegistration a:hover, div.divWaitingToStartDownloading a.button:hover
 {
 	background: url('image/StartProductRegistration/BtnStahnoutO.png') no-repeat left top;
 }

div.spr_WithRegistration a span, div.spr_WithoutRegistration a span, div.divWaitingToStartDownloading a.button span
{
	display: block;
	position: relative;
	padding: 15px 0 0 30px;
	color: #FFFFFF;
}
/* --- StartProductRegistration CONTROL --- */




/* --- COLORBOX --- */

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
    #cboxTopLeft{width:14px; height:14px; }
    #cboxTopCenter{height: 30px;background-color: #899FAA;}
    #cboxTopRight{width:14px; height:14px; }
    #cboxBottomLeft{width:14px; height:43px;}
    #cboxBottomCenter{height:43px; }
    #cboxBottomRight{width:14px; height:43px; }
    #cboxMiddleLeft{width:14px;}
    #cboxMiddleRight{width:14px;}
    #cboxContent{overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious:hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext:hover{background-position:-75px 0px;}
        
#cboxClose
{
    background-position: 0px 0px;
    width: 23px;
    height: 23px;
    top: -27px;
    right: 8px;
    text-indent: -9999px;
    background-image: url('image/StartProductRegistration/BtnCloseU.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    /*background-origin: padding-box;
    background-size: auto;
    background-clip: border-box;*/
    background-color: transparent;
}

#cboxClose:hover
{
    background-position: 0px 0px;
    
    background-image: url('image/StartProductRegistration/BtnCloseO.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    
    background-color: transparent;
}
/* --- COLORBOX --- */

/* Prirucka uzivatele*/

#prirucka .indexHeading {
  left: 292px;
  position: absolute;
  top: 110px;
  width: 370px;
}

#prirucka table 
{
    border: 0px;
    border-collapse:collapse;
    width: 100%;
}

#prirucka tr th
{
    padding: 4px 7px 4px 7px;
    border-top:solid 1px #59B2D0;
    border-bottom:solid 1px #959595;
    background:#E0F3F9;
    color:#0196DA;
}

#prirucka tr td
{
    padding: 4px 7px 4px 7px;
    border-top:solid 1px #959595;
    border-bottom:solid 1px #959595;
    color:#3A3A38;
}

#prirucka tr td.noBorder
{
    padding: 4px 7px 4px 7px;
    border: 0px;    
    color:#3A3A38;    
}

#prirucka tr td.alignTop
{
    vertical-align: top;
    padding-top: 30px;
    padding-bottom: 30px;   
}

#prirucka tr td.centerImage
{
    padding: 4px 7px 4px 7px;
    border: 0px;
    text-align: center;
    width: 30px;    
    color:#3A3A38;    
}

#prirucka tr td.prvniSloupec 
{
    width: 30%;
}

#prirucka tr td.posledniSloupec 
{
    width: 15%;
}

#prirucka table p
{
    margin: 0px;
    padding: 0px;
}

#prirucka table .nadpis
{
  background-color: #E1E1E1;
  font-weight: bold;
}

#prirucka table thead
{
  background-color: #E1E1E1;
  font-weight: bold;
}
#prirucka table thead td
{
  background-color: #E1E1E1;
  font-weight: bold;
}

#prirucka .group .image{
	position:relative;
  margin: 0px;
  padding: 0px;
}
#prirucka .group .image .story {
	position:absolute;
	top:3px; 
	left:9px;
}
#prirucka .group .image .story p
{
  margin: 0px;
}

#prirucka ul li.indentedList {
  padding-left: 92px;
  text-indent: -80px;
}

#prirucka li img {
  vertical-align: top;
}

#prirucka ul li {
  /*background-position: left center;*/  
}

#prirucka div .PODTITULEK {
  margin-bottom: 14px;
  margin-top: 14px;
  color: black;
}
             
#prirucka div .MEZITITULEK {
  margin-bottom: 14px;
  margin-top: 14px;
}              

#prirucka div .imgFromHeading {
  margin-bottom: 14px;
} 
 
#prirucka span.widthIndentation {
  float: left;  
  width: 80px;
}
#prirucka .tip {
  margin-bottom: 20px;
  margin-top: 20px;
}

#prirucka .upReference {
  margin-top: 20px;
}
#prirucka .SIPKA {
  white-space:nowrap;
}
/* !Prirucka */

/*  ------------------------ SUBJECT PRIRUCKA ------------------------*/
#subject_prirucka
{
	position: relative;
	height: 45px;
	background: url('image/page/subjectPriruckaBackground.png') repeat-x left top;
	color: #004287;
	font-size: 12px;
}
#subject_prirucka_inner
{
	position:relative;
	margin:0 auto;
	width:982px;
	height:45px;
	/*background:url('image/page/subjectPriruckaBackground.png') repeat-x left top;*/
}

#subject_prirucka_inner .itemName
{
	display: block;
	float: left;
	width: 730px;
	padding-top: 10px;
}

#subject_prirucka_inner .header
{
    display:block;
    float: left;
	color: #0069B4;
	font-size: 24px;
	line-height: 26px;	
}

#subject_prirucka_inner .info
{
  display: block;
  float: right;
  line-height: 26px;
}
#subject_prirucka_inner .item
{
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 20px;
	line-height: 26px;
	background: url('image/page/subjectPriruckaDelimiter.png') no-repeat left top;
}
#subject_prirucka .icon, #subject_prirucka_tax .icon, #subject_prirucka_glx .icon
{
	background: url("/image/page/IcoPDF.png") no-repeat scroll left 3px transparent;
    float: left;
    padding-left: 20px;
}

#subject_prirucka_tax
{
    background: url('image/page/subjectPriruckaTaxBackground.png') repeat-x left top;
}

#subject_prirucka_tax .item
{
    background: url('image/page/subjectPriruckaTaxDelimiter.png') no-repeat left top;
}

#subject_prirucka_glx
{
    background: url('image/page/subjectPriruckaGlxBackground.png') repeat-x left top;
}

#subject_prirucka_glx .item
{
    background: url('image/page/subjectPriruckaGlxDelimiter.png') no-repeat left top;
}


/* !------------------------ SUBJECT PRIRUCKA ------------------------*/

/* --------------- BASE CSS FOR COLORBOX WITH CONTROL ----------------*/
/*
#pitnyrezim_mail img
{
     margin-bottom: -4px;
     padding-right:4px;
}*/

div.colorbox_control_body
{
    width:100px;
    height:100px;
    background-color:White;    
}

div.colorbox_control_title
{
    height: 30px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background-color: #899FAA;
	color: #FFFFFF;
}

div.colorbox_control_content
{  
    margin:10px;
    position:relative;
}

/* !-------------- BASE CSS FOR COLORBOX WITH CONTROL --------------- */


/* ------------------ PITNY REZIM POHODA CONTROL -------------------- */
div.colorbox_control_body, pitnyrezimpohoda_control
{
    width:470px;
    height:190px;    
}

div.pitnyrezimpohoda_command
{
    position:relative;
    float:right;
    width:250px;
    height:70px;
    padding-top:15px;
}

div.pitnyrezimpohoda_control a
{    
    height: 54px;
    width: 227px;
    font-size: 21px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    position: relative;
    background: url('image/PitnyRezimPOHODA/BtnStahnout.png') no-repeat left top;
    background-color: transparent;
}

div.pitnyrezimpohoda_control a:hover
{
	background: url('image/PitnyRezimPOHODA/BtnStahnout.png') no-repeat left top;
}

div.pitnyrezimpohoda_control a span
{
    color: #ffffff;
    padding: 15px 0px 0px 30px;
    display:block;
    position:relative;
}

div.pitnyrezimpohoda_control table.regForm
{
    margin: 0px auto 0px auto;
}

div.pitnyrezimpohoda_control table.regForm td .text
{
    width:285px;
}

/* !----------------- PITNY REZIM POHODA CONTROL -------------------- */


a.btnVideoBI
{
    background: url('image/page/btnVideoBI.png') no-repeat left top; 
    float:left;
    display:block;
    position:relative;
    width:172px;
    height:130px;
    margin-bottom:30px;
}

a.btnVideoBI span
{
    text-align:center;
    color:#014188;
    display:block;
    position:relative;  
    padding-top:90px;    
}

a.btnVideoBI span:hover
{
    color:#FF6600;
}

a.downloadDemo
{	
	width: 176px;
	height: 40px;
	float:left;
	text-decoration: none;
	position: relative;
	display: block;
	background: url('image/page/Btn_VyzkousetDemo_U.png') no-repeat left top;
	background-color: transparent;
	font-size: 13px;
	font-weight:bold;
}

a.downloadDemo span
{
	padding: 10px 0 0 14px;
	display:block;
	position: relative;
}

a.downloadDemo:hover
{
	background: url('image/page/Btn_VyzkousetDemo_O.png') no-repeat left top;
}

a.goToEshop
{	
	margin-left: 15px;
	width: 124px;
	height: 40px;
	float:left;
	text-decoration: none;
	position: relative;
	display: block;
	background: url('image/page/Btn_Eshop_U.png') no-repeat left top;
	background-color: transparent;
	font-size: 13px;
	font-weight:bold;
}

a.goToEshop span
{
	padding: 10px 0 0 14px;
	display:block;
	position: relative;
}

a.goToEshop:hover
{
	background: url('image/page/Btn_Eshop_O.png') no-repeat left top;
}


/*Videonavody accordion styles*/

/* Accordion core */
ul.accordion,
ol.accordion {
    margin: 0;
    padding: 0;
}
#main .accordion li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#main .accordion li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    *zoom: 1;
}
#main .accordion li li {
    list-style-type: disc;
    margin-left: 1em;
}
#main .accordion a {
    color: inherit;
    text-decoration: inherit;
}
#main .accordion .loading {
    display: none;
}
/* Accordion core end */
#main ul#videotutorialAccordion  li 
{
	position:relative;
	margin:0;
	padding: 0px 0 0px 0px;
	background: none;
}

#main .loading {
    display: none;
}
#main .accordion {
    width:  100%;
}
#main .accordion li h3 a {
    background: #ffffff; /* Old browsers */
/*    background: -moz-linear-gradient(top,  #ffffff 0%, #c4e2ed 100%); /* FF3.6+ */
/*    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#c4e2ed)); /* Chrome,Safari4+ */
/*    background: -webkit-linear-gradient(top,  #ffffff 0%,#c4e2ed 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(top,  #ffffff 0%,#c4e2ed 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(top,  #ffffff 0%,#c4e2ed 100%); /* IE10+ */
/*    background: linear-gradient(to bottom,  #ffffff 0%,#c4e2ed 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c4e2ed',GradientType=0 ); /* IE6-9 */
    background-image: url('image/videonavody/tlacitko.png') ;
    border:                 1px solid #BBC4C9;
    color:                  #11416F;
    display:                block;
    font-style:             normal;
    text-decoration:        underline;
/*    line-height:            49px;*/
    margin:                 0;
/*    padding:                0px 0px 0px 0px;*/
    padding:                15px 10px 15px 0px;
    vertical-align:         middle;
}
#main .accordion li.active h3 a {
    background: #0378bb; /* Old browsers */
/*    background: -moz-linear-gradient(top,  #0378bb 0%, #024c8d 100%); /* FF3.6+ */
/*    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0378bb), color-stop(100%,#024c8d)); /* Chrome,Safari4+ */
/*    background: -webkit-linear-gradient(top,  #0378bb 0%,#024c8d 100%); /* Chrome10+,Safari5.1+ */
/*    background: -o-linear-gradient(top,  #0378bb 0%,#024c8d 100%); /* Opera 11.10+ */
/*    background: -ms-linear-gradient(top,  #0378bb 0%,#024c8d 100%); /* IE10+ */
/*    background: linear-gradient(to bottom,  #0378bb 0%,#024c8d 100%); /* W3C */
/*    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0378bb', endColorstr='#024c8d',GradientType=0 ); /* IE6-9 */
    background-image: url('image/videonavody/tlacitko_rozbalene.png') ;
    text-decoration:        underline;
/*    line-height:            49px;*/
    margin:                 0;
    border-bottom:          1px solid #036;
    border-top:             1px solid #9cf;
    color:                  #fff;
    vertical-align:         middle;
}
#main .accordion li.locked h3 a {
    background:             #963;
    background:             #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
    background:             #963 -moz-linear-gradient(top,  #c96,  #963) no-repeat;
    border-bottom:          1px solid #630;
    border-top:             1px solid #fc9;
}
#main .accordion li h3 {
    margin:         0;
    padding:        0;
}
#main .accordion li h3 span {
    float: left;
    width: 80px;
    margin-top: -6px;
    text-align: center;
/*    vertical-align:middle;*/
}
#main .accordion li h3 img{
    margin: 0px 10px -10px 10px;
/*    margin: 0px 0px 0px 0px;    
    vertical-align:middle;
    padding: 6px 0;*/
}

#main .accordion .panel 
{
    margin: 0px;
    padding-top:        10px;
    padding-bottom:     0px;
}
#main ul#videotutorialAccordion {
    margin-top: 28px;
}
#main.videoTutorials 
{
    width: 548px;
}
#main ul#videotutorialAccordion p 
{
    margin-top: 0px;
    margin-left: 5px;
    margin-right:5px;
}

/*Videonavody accordion styles end*/
/*Videonavody toolbar styles*/
#menu2.videoTutorials
{
    width: 192px;
}
#menu2.videoTutorials h4 
{
    text-align:center;    
    margin-top:0px;
    font-size: 12px;
}
#menu2.videoTutorials h3 
{
    background: url('image/videonavody/cara_03.png') no-repeat scroll center bottom transparent;
    color:#0195DB;
	margin: 25px 0 15px 0;
	padding: 0 0 10px 0;
	font-size: 13px;
}
#menu2.videoTutorials h3 img
{
    vertical-align: middle;
}

/*Videonavody toolbar styles end*/


/*
BI
*/

#menu_BI
{
    position:absolute;
    left:0;
    top:-86px;
    width:480px;
    height:200px;
    border-top:none;
    z-index:20;
}

#menu_BI ul
{
    position:relative;
    padding:0;
    margin:0;
    list-style-type:none;
}

#menu_BI ul li
{
    position:relative;
    float:left;
    width:115px;
    height:150px;
    background:none;
    /*padding:0 10px 0 0;*/
    padding:0;
}

#menu_BI ul li a, #menu_BI ul li div
{
    display:block;
    position:relative;
    width:100%;
    padding-top:130px;
    text-align:center;
}
#menu_BI ul li div 
{
    color:#0195DB;
    font-weight:bold;
}

#menu_BI ul li.what_BI a {background:url('image/page/bi/BtnCojeBI_U.png') no-repeat 3px top;}
#menu_BI ul li.solution_BI a {background:url('image/page/bi/BtnNaseReseni_U.png') no-repeat 3px top;}
#menu_BI ul li.detail_BI a {background:url('image/page/bi/BtnPodrobne_U.png') no-repeat 3px top;}
#menu_BI ul li.demo_BI a {background:url('image/page/bi/BtnDemo_U.png') no-repeat 3px top;}

#menu_BI ul li.what_BI a:hover {background:url('image/page/bi/BtnCojeBI_O.png') no-repeat 3px top;}
#menu_BI ul li.solution_BI a:hover {background:url('image/page/bi/BtnNaseReseni_O.png') no-repeat 3px top;}
#menu_BI ul li.detail_BI a:hover {background:url('image/page/bi/BtnPodrobne_O.png') no-repeat 3px top;}
#menu_BI ul li.demo_BI a:hover {background:url('image/page/bi/BtnDemo_O.png') no-repeat 3px top;}

#menu_BI ul li.what_BI div {background:url('image/page/bi/BtnCojeBI_D.png') no-repeat 3px top;}
#menu_BI ul li.solution_BI div {background:url('image/page/bi/BtnNaseReseni_D.png') no-repeat 3px top;}
#menu_BI ul li.detail_BI div {background:url('image/page/bi/BtnPodrobne_D.png') no-repeat 3px top;}
#menu_BI ul li.demo_BI div {background:url('image/page/bi/BtnDemo_D.png') no-repeat 3px top;}

.imgTop
{
    position:absolute;
    top:-275px;
    right:20px;
    width:455px;
    height:262px;
    z-index:10;
}

.videoTop
{
    position:absolute;
    top:-300px;
    right:20px;
    width:413px;
    height:230px;
    z-index:10;
}

.bi_left
{
    position:relative;
    float:left;
    width:480px;
}

.bi_right
{
    position:relative;
    float:right;
    width:480px;
}

.BI_padtop
{
    padding-top:100px;
}

.box_orange
{
    padding-top:10px;
    background:url('image/bi/ImgSipkaOrange.png') no-repeat 220px 0;
}

.box_green
{
    padding-top:10px;
    background:url('image/bi/ImgSipkaGreen.png') no-repeat 220px 0;
}

#main .box_orange ul
{
    background:#FF9000;
    padding:10px 10px 10px 10px;
}

#main .box_green ul
{
    background:#8CBD14;
    padding:10px 10px 10px 10px;
}

#main .box_orange ul li, #main .box_green ul li
{
    background:url('image/page/bi/ImgOdrazka.png') no-repeat left 3px;
    padding: 2px 0 2px 24px;
}

.bi_right .palec
{
    
    position:absolute;
    right:0;
    top:-40px;
}


.aBig
{
    display:inline-block;
    font-size:20px;
}

.aBG
{
    padding:15px 55px 15px 0;
    background:url('image/page/bi/BtnSipka.png') no-repeat right center;
}

#bi_videos
{
    position:relative;
    width:100%;
    padding:30px 0 20px 0;
}

.list_left, .list_right
{
    position:relative;
    background:#EDEDED;
    width:461px;
    height:420px;
    padding:15px 12px;
    margin-bottom:15px;
}

.list_left
{
    float:left;
}

.list_right
{
    float:right;
}

#main .list_left p, #main .list_right p
{
    float:left;
    width:300px;
    margin-top:5px;
}

.list_left h4 a
{
}

a.downloadBI
{
    background: url("image/page/bi/BtnStahnout_Up.png") no-repeat left top;
    display: block;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    position: relative;
    text-decoration: none;
    width: 148px;
}

a.downloadBI:hover
{
    background-image:url('image/page/bi/BtnStahnout_Over.png');
}

a.downloadBI span 
{
    display: block;
    padding: 10px 0 0 14px;
    position: relative;
}

#containerBI #menu_BI, #container2BI #menu_BI {
    top: -106px;
}

#containerBI #main, #container2BI #main
{
    padding-top:70px;
}

#containerBI #menu, #container2BI #menu
{
    padding-top:90px;
}

#containerBI #menu2
{
    padding-top:90px;
}

.bi_scenarios
{
    padding-top:10px;
}

.bi_scenarios a
{
    padding: 10px 30px 10px 40px;
    background:url('/image/page/bi/IcoDoklady.png') no-repeat left top;
    font-size:14px;
    font-weight:bold;
}

.linkVideo, .linkEveryday
{
    display:block;
    width:100;
}

.linkVideo span
{
    display:block;
    width:169px;
    float:left;
    padding-top:50px;
    text-decoration:underline;
    cursor:pointer;
}

.linkEveryday span
{
    display:block;
    width:169px;
    float:right;
    padding-top:50px;
    text-decoration:underline;
    text-align:right;
    cursor:pointer;
}

.linkVideo img
{
    float:right;
}

#main .tutorials
{
    position:relative;
    margin-top:20px;
    padding-left:100px;
}

#main .tutorials ul li
{
    position:relative;
    float:left;
    width:250px;
    background:none;
    padding:0 25px 0 0;
}

#main .tutorials ul li h4
{
    height:60px;
    text-align:center;
}

#main .tutorials ul li .text
{
    height:100px;
    text-align:center;
}

#main .tutorials ul li .image
{
    text-align:center;
}