/*     globalni styly tagu     */
*{
	margin:0;
	padding:0;
}

body{
	font: 70% "Tahoma",Sans-Serif;
	background: #F3F3F2 url("../images/design/bg.gif") top left repeat-x;
	color: #969696;
    text-align: center;
}
body *{
	font-size: 100%;
	font-family: "Tahoma",Sans-Serif;
}
strong{
	font-weight: bold;
}
em,blockquote{
	font-style: italic;
}
img{
	border: 0;
}
a,a *{
	color: #FF6700;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

.clear{
	clear: both;
}

.right{
	text-align: right;
}
.center{
	text-align: center;
}
.left{
	text-align: left;
}



.error{
	padding: 10px !important;
	margin: 2px 0;
	background-color: #EF7F7F;
	color: #000 !important;
}
.error *{
	color: #000 !important;
}



.h{
	font-weight: bold;
	font-size: 110%;
	color: #9B2004;
}




/*  obrazkove odkazy */
#logo a,#linkAdmin a,#linkObjednejte a,#linkVybrat a{
	display: block;
	position: relative;
    text-decoration: none;
    overflow: hidden;
}
#logo a span,#linkAdmin a span,#linkObjednejte a span,#linkVybrat a span{
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
    cursor: pointer;
}






/*========     Layout    ========*/
#page{
	width: 860px;
	margin: 0 auto;
	text-align: left;
}


/*  hlavicka  */
#top{
	position: relative;
    height: 374px;
    width: 860px;
    background: url("../images/design/ruka.jpg") 283px top no-repeat;
}
#top ul{
	list-style: none;
}


/* informacni menu */
#menuInfo{
	position: absolute;
	top: 34px;
}

/* logo */
#logo{
	position: absolute;
	top: 112px;
	left: 20px;
	color: #979D9E;
}
#logo a{
    width: 239px;
    height: 31px;
    margin: 0 0 10px 5px;
}
#logo a span {
    background-image: url("../images/design/logo.gif");
}

/*  produktove menu  */
#menuMain{
	position: absolute;
	top: 200px;
	left: 20px;
}
#menuMain li{
	padding: 2px 0 3px 20px;
	font-size: 110%;
}
#menuMain li a{
	color: #878787;
	text-decoration: none;
}
#menuMain li.active{
	font-weight: bold;
	background: url("../images/design/sipky-male.gif") center left no-repeat;
}
#menuMain li.active,#menuMain li.active a{
	color: #FF6700;
}

/* 2. uroven */
#menuMain ul{
	position: absolute;
	top: 20px;
	left: 165px;
	width: 200px;
	border-left: 1px #D3D3D3 solid;
}
#menuMain ul li{
	padding-left: 10px;
}
#menuMain ul li a{
	color: #000;
	font-weight: normal;
	font-size: 90%;
}
#menuMain li ul li.active{
	position: relative;
	left: -4px;
	padding-left: 21px;
	background: #fff url("../images/design/sipky-male.gif") center left no-repeat;
}
#menuMain li ul li.active a{
	font-weight: bold;
	color: #FF6700;
}

/* jazyky a leve horni menu*/
#menuLang,#linkAdmin{
	width: 223px;
	position: absolute;
	left: 650px;
}
#menuLang{
	top: 34px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCD solid;
}
#menuInfo{
	margin-left: 20px;
}
#menuLang li,#menuInfo li{
	float: left;
	padding: 0 7px;
	border-left: 1px #59747A solid;
}
#menuLang li.first,#menuInfo li.first{
	padding-left: 0;
	border-left: 0;
}

#menuLang li a,#menuInfo li a{
	color: #465F68;
	text-decoration: none;
}
#menuLang li a:hover,#menuInfo li a:hover,#menuMain li a:hover{
	text-decoration: underline;
}
#menuLang li.active *,#menuInfo li.active *{
	color: #253A3F;
}

/* admin */
#linkAdmin{
	top: 55px;
	padding: 3px 0 7px;
	border-bottom: 1px #CCCCCD solid;
}
#linkAdmin a{
    width: 69px;
    height: 12px;
}
#linkAdmin a span {
    background-image: url("../images/design/link-admin.gif");
}



/* dalsi domeny gs */
#naseDomeny{
	position: absolute;
	left: 692px;
	top: 250px;
}
#naseDomeny li{
	padding: 0 0 4px 20px;
	background: url("../images/design/sipky-male.gif") left center  no-repeat;
}
#naseDomeny li a{
	color: #FF6700;
	font-weight: bold;
	text-decoration: none;
	font-size: 110%;
}
#naseDomeny li a:hover{
	text-decoration: underline;
}







#content{
    background: url("../images/design/subpage-bg.gif") top right repeat-y;
    width: 860px;
}



/*  levy pruh */
#left{
	position: relative;
	top: -33px;
	width: 230px;
	padding-left: 40px;
	padding-bottom: 70px;
	float: left;
    background: url("../images/design/subpage-l-pruh-bg.jpg") left top no-repeat;
}

#leftTop{
	display: table;
	height: 160px;
	width: 230px;
	margin: 0;
}

#linkObjednejte{
	margin-top: 65px;
}
#linkObjednejte a{
    width: 132px;
    height: 11px;
}
#linkObjednejte a span {
    background-image: url("../images/design/tlac-objednejte-si.gif");
}

#linkVybrat{
	margin-top: 10px;
}
#linkVybrat a{
    width: 125px;
    height: 11px;
}
#linkVybrat a span {
    background-image: url("../images/design/tlac-jak-si-vybrat.gif");
}


#leftKontakt{
	margin-top: 30px;
}
#leftKontakt .h{
	margin-bottom: 15px;
}
#leftKontakt a{
	color: #969696;
	text-decoration: none;
}
#leftKontakt a:hover{
	text-decoration: underline;
}
#leftKontaktPhone{
	font-size: 110%;
	margin-bottom: 2px;
}

#rychlyKontakt{
	margin-top: 30px;
}
#rychlyKontakt .h{
	font-size: 120%;
	margin-bottom: 5px;
}
#rychlyKontaktForm input,#rychlyKontaktForm textarea{
	width: 200px;
	margin: 5px 0 0;
	background-color: #fff;
	color: #FF6700;
	font-size: 90%;
	padding: 5px;
	border: 1px #CACACA solid;
}
#linkOdeslat input{
	border: 0;
	margin-top: 10px;
	padding-right: 15px;
	background: url("../images/design/sipky-male.gif") center right no-repeat;
	color: #FF6700;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}





/* paticka */

#bottom{
	position: relative;
	clear: both;
	width: 100%;
}
#bottomContent{
	background-color: #fff;
}
#bottomContentContent{
	position: relative;
	top: -41px;
	left: 132px;
	width: 603px;
	height: 140px;
	margin: 0 auto;
	padding-top: 41px;
    background: url("../images/design/subpage-bg-bottom.gif") left top no-repeat;
	text-align: left;
}



#bottomMenu1{
	padding: 30px 0 0 5px;
	font-size: 110%;
	text-transform: uppercase;
}
#bottomMenu2{
	display: table;
	width: 100%;
	padding: 5px 0 10px 5px;
	text-transform: uppercase;
	border-bottom: #D8D8D8 1px solid;
}
#bottomMenu1,#bottomMenu2{
	clear: left;
}
#bottomMenu1 li,#bottomMenu2 li{
	list-style: none;
	float: left;
	border-left: 1px #6F9293 solid;
	padding: 0 10px;
}
#bottomMenu1 li.first,#bottomMenu2 li.first{
	border-left: 0;
	padding-left: 0;
}
#bottomMenu1 li a{
	color: #9B2004;
	text-decoration: none;
}
#bottomMenu2 li a{
	color: #969696;
	text-decoration: none;
}
#bottomMenu1 li a:hover,#bottomMenu2 li a:hover{
	text-decoration: underline;
}


#copy{
	clear: both;
	margin-top: 30px;
	padding: 5px 15px 10px 5px;
	font-size: 90%;
	border-top: #D8D8D8 1px solid;
}
#copy strong{
	color: #FF6700;
}




/*  pravy pruh */
#right{
	position: relative;
	width: 590px;
	min-height: 300px;
	margin-top: -36px;
	float: right;
    background: url("../images/design/top-bg.jpg") left top no-repeat;
}





#text{
	padding: 20px 25px 35px 25px;
}


#text h1,#text h2,#text h3,#text h4,#text h5,#text h6,#text p,#text table,#text blockquote,#text ul,#text ol{
	padding: 0 0 10px 0;
}
#text ul,#text ol{
	padding: 10px 0 5px 20px;
}
#text li{
	padding-bottom: 5px;
}
#text h1,#text h2,#text h3,#text h4,#text h5,#text h6{
	font-weight: bold;
	color: #9B2004;
	text-transform: uppercase;
}
#text h1{
	font-size: 130%;
	width: 230px;
	margin-bottom: 20px;
}
#text h2{
	font-size: 125%;
}
#text h3{
	font-size: 110%;
}
#text h4,#text h5,#text h6{
	font-size: 100%;
}


/* formulare */
#text td input,#text textarea{
	width: 285px;
	padding: 3px 5px;
}
#text td input,#text textarea,#text select{
	background-color: #fff;
	border: 1px #CDCDCD solid;
}
#text select{
	padding: 2px 5px;
}
.objFormHelp img{
	vertical-align: top;
	margin-left: 5px;
}


#text td.submit{
	text-align: center;
}
#text td.submit input{
	font-weight: bold;
	width: auto;
	cursor: pointer;
	padding: 3px 20px;
	margin-top: 10px;
}


.obligatory{
	font-weight: bold;
	color: #f00;
}


#text th{
	text-align: left;
}






/* pruhovane tabulky */
.styledTable{
	width: 513px;
	margin-left: -25px;
	margin-top: 40px;
	padding: 0 10px 0 25px;
	background: url("../images/design/table-bg.gif") left top repeat-x;
}
.styledTable caption{
	height: 15px;
}
.styledTable table{
	width: 510px;
}
.styledTable th,.styledTable td{
	font-size: 90%;
}
.styledTable caption span{
	position: relative;
	left: 0;
	top: -29px;
	height: 20px;
	float: left;
	padding: 8px 20px 5px;
	background: #EFF0F1 url("../images/design/table-caption-bg.gif") left top repeat-x;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #3C5760;
}
.styledTable thead, .styledTable th.td_cn{
	width: 525px;
	height: 34px;
	background: url("../images/design/table-th-bg.gif") left top no-repeat;
}
.styledTable th.td_cn{
	color: #fff;
}
.styledTable thead th{
	padding: 0 5px;
	text-align: left;
	color: #fff;
	background-position: center top;
}
.styledTable tbody th,.styledTable tbody td{
	padding: 5px;
	font-weight: bold;
}

#liveChat{
	margin-top: 20px;
}
