@charset "utf-8";
/* CSS Document */


BODY {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:auto;
	font-size:80%;
	background-image:url(../pics/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	line-height:1.5;
}
.all {text-align:center;}
TD, DIV, P, SPAN { text-align:left;}
H1, H2, H3, H4 {
	text-transform:uppercase;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.fl-r {
	float:right;
}
A:hover {
	text-decoration:none;
}
.ir {display:block;overflow:hidden;position:relative;}
.ir span {width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0;top:0;z-index:1;}
/* logo */
#top h1 {width:800px;height:142px;overflow:hidden; margin:0px; z-index:100; margin-left:14px; position:relative;}
#top h1 a {width:800px;height:142px;}
#top h1 a span {background:url(../pics/logo.jpg) 0 0 no-repeat;cursor:pointer; font-size: 0px;}
#loginmail, #pwdmail  {
    width: 9.5em;
}
/* LOGO */

/* site */
DIV.site {
	width:830px;
	margin:auto;
}
/* SITE */
DIV.top {
	width:800px;
	margin:auto;
}
/* menu */
DIV#menu {
	width:830px;
	height:60px;
	background-image:url(../pics/bg-menu.gif);
	background-repeat:no-repeat;
	z-index:10;
	position:relative;
}
DIV#menu UL {
	margin:0;
	padding:0;
	line-height:60px;
	margin-left:14px;
}
DIV#menu UL LI {
	list-style:none;
	float:left;
}
/* podmenu */
DIV#podmenu {
	width:802px;
	height:225px;
	margin:auto;
	background-image:url(../pics/bg-podmenu.png);
	background-repeat:no-repeat;
	position:relative;
	top:-20px;
	z-index:9;
}
LI#sluzby A {
	width:138px;
	height:59px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
	background:url(../pics/a-sluzby-act.gif) 0 0 no-repeat;
}
LI#sluzby A SPAN {
	background:url(../pics/a-sluzby.gif) 0 0 no-repeat;
	cursor:pointer;
        font-size: 0px;
}
LI#sluzby.active A SPAN, LI#sluzby A:hover SPAN {
	background:url(../pics/a-sluzby-act.gif) 0 0 no-repeat;
	cursor:pointer;
}
LI#kontakt A, LI#reference A, LI#cenik A, LI#objednavka A {
	width:133px;
	height:59px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
}
LI#kontakt A{
	background:url(../pics/a-kontakt-act.gif) 0 0 no-repeat;
}
LI#reference A{
	background:url(../pics/a-reference-act.gif) 0 0 no-repeat;
}
LI#cenik A{
	background:url(../pics/a-cenik-act.gif) 0 0 no-repeat;
}
LI#objednavka A{
	background:url(../pics/a-objednavka-act.gif) 0 0 no-repeat;
}
LI#podpora A{
	background:url(../pics/a-podpora-act.gif) 0 0 no-repeat;
}
LI#podpora A {
	width:132px;
	height:59px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
}
LI#kontakt A SPAN {
	background:url(../pics/a-kontakt.gif) 0 0 no-repeat;
	cursor:pointer;
        font-size: 0px;
}
LI#kontakt A:hover SPAN, LI#kontakt.active A SPAN {
	background:url(../pics/a-kontakt-act.gif) 0 0 no-repeat;
	cursor:pointer;
}
LI#reference A SPAN {
	background:url(../pics/a-reference.gif) 0 0 no-repeat;
	cursor:pointer;
        font-size: 0px;
}
LI#reference A:hover SPAN, LI#reference.active A SPAN {
	background:url(../pics/a-reference-act.gif) 0 0 no-repeat;
	cursor:pointer;
}
LI#cenik A SPAN {
	background:url(../pics/a-cenik.gif) 0 0 no-repeat;
	cursor:pointer;
        font-size: 0px;
}
LI#cenik A:hover SPAN, LI#cenik.active A SPAN {
	background:url(../pics/a-cenik-act.gif) 0 0 no-repeat;
	cursor:pointer;
}
LI#objednavka A SPAN {
	background:url(../pics/a-objednavka.gif) 0 0 no-repeat;
	cursor:pointer;
        font-size: 0px;
}
LI#objednavka A:hover SPAN, LI#objednavka.active A SPAN {
	background:url(../pics/a-objednavka-act.gif) 0 0 no-repeat;
	cursor:pointer;
}
LI#podpora A SPAN {
	background:url(../pics/a-podpora.gif) 0 0 no-repeat;
	cursor:pointer;
        font-size: 0px;
}
LI#podpora A:hover SPAN, LI#podpora.active A SPAN {
	background:url(../pics/a-podpora-act.gif) 0 0 no-repeat;
	cursor:pointer;
}
DIV#domeny {
	border:solid;
	border-width:0px 1px 0px 0px;
	width:270px;
	height:204px;
	border-color:#355874;
	position:relative;
	top:19px;
	float:left;
}
DIV#reklama {
	border:solid;
	border-width:0px 1px 0px 1px;
	border-color:#fff #355874 #fff #7db1d9;
	width:264px;
	height:204px;
	float:left;
	position:relative;
	top:19px;
	background-color:#FFFFFF;
}
DIV#mail {
	position:relative;
	top:19px;
	float:left;
}
DIV#podmenu H2 {
	font-size:100%;
	color:#FFFFFF;
	margin:0;
	padding:0;
	margin-left:12px;
	margin-top:12px;
}
LABEL {
    color:#FFFFFF;
}

#formular LABEL {
    color:#000000;
}

.kontakt LABEL {
    color:#000000;
     font-weight: bold;
}
P.nadpisKontaktu {
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    border:  none;
}
.objednavkaErr{
    color: red;
    margin: 0px;
    padding: 0px;
    border:  none;
    font-size:  larger;
}
.kontaktOk{
    color: green;
    font-size:  larger;
    margin: 0px;
    padding: 0px;
    border:  none;
}

DIV#domeny TABLE {
	margin-left:12px;
	color:#FFFFFF;
}
DIV#domeny TABLE TD {
	line-height:20px;
	width:33%;
}
DIV#domeny INPUT.search {
	font-size:90%;
	width:150px;
}
DIV#mail {
	width:263px;
}
DIV#mail .email-login {
	border:solid;
	border-width:0px 0px 1px 0px;
	border-color:#527998;
	padding-bottom:10px;
}
DIV#mail P {
	margin-left:12px;
}
DIV#mail P INPUT {
	margin-bottom:2px;
}
DIV#mail .admin-login {
	border:solid;
	border-width:1px 0px 0px 0px;
	border-color:#7db1d9;
}
DIV#mail .admin-login P {
	margin:0;
	padding:0;
	margin-top:8px;
	margin-left:12px;
}
/* PODMENU */
/* odkazy */
DIV#odkazy	{
	margin:auto;
	width:808px;
	position:relative;
	top:-30px;
	z-index:8;
	left:3px;
}
DIV#lite, DIV#standard, DIV#profi, DIV#shop {
	float:left;
}
DIV#odkazy A {
	text-decoration:none;
}
DIV#odkazy A:hover SPAN SPAN.price {
	color:#fff;
}
DIV#lite A {
	width:202px;
	height:79px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
	background:url(../pics/zalozka-lite-hover.png) 0 0 no-repeat;
        background-position:bottom;
}

DIV#lite A SPAN {
	background:url(../pics/zalozka-lite.png) 0 0 no-repeat;
	background-position:bottom;
	cursor:pointer;
}
DIV#lite A:hover SPAN, DIV#lite A.act SPAN {
	background:url(../pics/zalozka-lite-hover.png) 0 0 no-repeat;
	background-position:bottom;
	}
DIV#standard A {
	width:202px;
	height:79px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
	left:-2px;
	background:url(../pics/zalozka-standard-hover.png) 0 0 no-repeat;
        background-position:bottom;
}
DIV#standard A SPAN {
	background:url(../pics/zalozka-standard.png) 0 0 no-repeat;
	background-position:bottom;
	cursor:pointer;
}
DIV#standard A:hover SPAN, DIV#standard A.act SPAN {
	background:url(../pics/zalozka-standard-hover.png) 0 0 no-repeat;
	background-position:bottom;
}
DIV#profi A {
	width:202px;
	height:79px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
	left:-4px;
	background:url(../pics/zalozka-profi-hover.png) 0 0 no-repeat;
        background-position:bottom;
}
DIV#profi A SPAN {
	background:url(../pics/zalozka-profi.png) 0 0 no-repeat;
	background-position:bottom;
	cursor:pointer;
}
DIV#profi A:hover SPAN, DIV#profi A.act SPAN {
	background:url(../pics/zalozka-profi-hover.png) 0 0 no-repeat;
	background-position:bottom;
}
DIV#shop A {
	width:202px;
	height:79px;
	overflow:hidden;
	margin:0px;
	z-index:100;
	position:relative;
	left:-6px;
	display:block;
        background:url(../pics/zalozka-shop-hover.png) 0 0 no-repeat;
        background-position:bottom;
}
DIV#shop A SPAN {
	background:url(../pics/zalozka-shop.png) 0 0 no-repeat;
	background-position:bottom;
	cursor:pointer;
}
DIV#shop A:hover SPAN, DIV#shop A.act SPAN {
	background:url(../pics/zalozka-shop-hover.png) 0 0 no-repeat;
	background-position:bottom;
}
DIV#odkazy A SPAN SPAN.price {
	display:block;
	text-align:right;
	background-image:none !important;
	left:-10px;
	color:#fff000;
	font-size:90%;
	font-weight:bold;
	line-height:132px;
}
/* ODKAZY */
/* content hp */
TABLE.layout {
	margin:auto;
	width:802px;
	position:relative;
	top: -38px;
	left:0;
	background-image:url(../pics/bg-layout.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
TABLE.layout TD {
	vertical-align:top;
}
TABLE.layout TD.content {
	width:530px;
}
DIV.layout-end {
	background-image:url(../pics/bg-layout-end.jpg);
	height:7px;
	width:802px;
	background-position:bottom;
	background-repeat:no-repeat;
	position:relative;
	top: -42px;
	left:14px;
}
TD.content {
	border: solid;
	border-width:0 1px 0 0;
	border-color:#d2e1f0;
}
TD.content P A {
	font-weight:bold;
	color:#345874;
}
TD.onas {
	border:solid;
	border-width:0 0 0 1px;
	border-color: #FFFFFF;
}
DIV.box {
	padding:10px;
}
DIV.box H2 {
	font-size:110%;
	color:#345874;
	border:solid;
	border-width: 0 0 1px 0;
	border-color: #c0d5ea;
	text-transform:uppercase;
}
DIV.box A {
	color: #345874;
	font-weight:bold;
}
DIV.box UL {
	margin:0;
	padding:0;
	width:250px;
}
DIV.box UL LI {
	list-style-image:url(../pics/li.png);
	margin-left:22px;
	line-height:20px;
}
DIV.greenbox {
	padding:10px;
	background-image:url(../pics/bg-greenbox.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-right:2px;
}
DIV.greenbox H2 {
	font-size:110%;
	color:#2e9729;
	border:solid;
	border-width: 0 0 1px 0;
	border-color: #8dc88a;
}
DIV.greenbox P {
	line-height:20px;
	font-size:90%;
}
DIV.greenbox A {
	font-weight:bold;
	color:#319729;
}
DIV.redbox {
	padding:10px;
	background-image:url(../pics/bg-redbox.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-right:2px;
}
DIV.redbox H2 {
	font-size:110%;
	color:#972929;
	border:solid;
	border-width: 0 0 1px 0;
	border-color: #eac0c0;
}
DIV.redbox P {
	line-height:20px;
	font-size:90%;
}
DIV.redbox A {
	font-weight:bold;
	color:#990000;
}

/* CONTENT */
/* cenik */
TABLE.layout-cenik {
	margin:auto;
	width:802px;
	position:relative;
	top: -38px;
	left:0;
	background-image:url(../pics/bg-cenik.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
TABLE.layout-cenik DIV.box {
	padding:0;
	margin-top:30px;
}
TABLE.layout-cenik .content {
	border:none;
}
TABLE.layout-cenik TABLE.cenik {
	width:100%;
}
TABLE.layout-cenik TABLE.cenik TD {
	vertical-align:bottom;
	width:200px;
}
TABLE.layout-cenik TABLE.cenik TD TABLE.detail {
	width:198px;
	margin-left:2px;
}
TABLE.layout-cenik TABLE.cenik TD.standard TABLE.detail, TABLE.layout-cenik TABLE.cenik TD.profi TABLE.detail {
	width:198px;
	margin-left:1px;
}
TABLE.layout-cenik TABLE.cenik TD.shop TABLE.detail {
	width:198px;
	margin-left:0;
}
TABLE.layout-cenik TABLE.cenik TD TABLE.detail .hl-info {
	border:solid;
	border-width:0 0 1px 0;
	border-color: #8ab4d6;
	background-image:url(../pics/cenik-letadlo.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:40px;
	padding-left:40px;
	text-transform:uppercase;
	font-size:90%;
	padding-bottom:10px;
}
.hl-info SPAN.name {
	font-weight:bold;
	color: #345874;
	font-size:120%;
}
.hl-info SPAN.small {
	font-size:100%;
	color: #345874;
	text-transform:none;
}
TABLE.layout-cenik TABLE.cenik TD TABLE.detail .info {
	border:solid;
	border-width: 1px 0 1px 0;
	border-color: #d5e4f0 #fff #8ab4d6 #fff;
	background-color:#FFFFFF;
	text-align:center;
	color:#345874;
	font-size:90%;
	padding-top:6px;
	padding-bottom:6px;
}
TABLE.layout-cenik TABLE.cenik TD TABLE.detail .content {
	border:solid;
	border-width: 1px 0 0 0;
	border-color: #d5e4f0;
	height:340px;
}
TABLE.layout-cenik TABLE.cenik TD TABLE.detail TD {
	vertical-align:top;
}
TABLE.layout-cenik TABLE.cenik TD TABLE TD.det-buy {
	width:50%;
	text-align:center;
	line-height:38px;
	padding:0;
	margin:0;
	height:38px;
	vertical-align:middle;
}
TABLE.layout-cenik TABLE.cenik TD TABLE TD.det-buy A {
	text-transform:uppercase;
	font-weight:bold;
	color:#3b4c0f;
	font-size:85%;
}
TABLE.layout-cenik TABLE.cenik TABLE TD UL {
	width:100%;
	margin-left:5px;
}
TABLE.layout-cenik TABLE.cenik TABLE TD.content UL LI {
	list-style-image:url(../pics/li-cenik.gif);
	line-height:200%;
	font-size:90%;
	color:#FFFFFF;
	margin-right:10px;
}
TABLE.cenik-det {
	width:100%;
}
TABLE.cenik-det TD {
	width:33%;
}
TABLE.cenik-det TD H3, H3 {
	font-size:90%;
}
TABLE.cenik-det TD UL {
	width:90%;
}
.objednat {width:114px;height:35px;overflow:hidden; margin:0px; z-index:100; margin-left:14px; position:relative; float:right; margin-bottom:15px;}
.objednat a {width:114px;height:35px;}
.objednat a span {background:url(../pics/objednat.gif) 0 0 no-repeat;cursor:pointer; font-size:0px;}
/* CENIK */
/* objednavka */
TABLE.objednavka {
	width:100%;
	background-color:#d3e3ef;
}
H3.nadpis {
	background-color:#a9c0d3;
	padding:5px;
	margin:0;
	border:solid;
	border-width:0 0 1px 0;
	border-color:#FFFFFF;
	color:#FFFFFF;

}
TABLE.objednavka {
	margin-bottom:12px;
}
TABLE.objednavka TD {
	padding:5px;
	border:solid;
	border-width:0 0 1px 0;
	border-color:#FFFFFF;
}
TABLE.objednavka TD.text {
	width:35%;
}
TABLE.domeny {
	width:100%;
}
TD.free {
	color:#00CC00;
	font-weight:bold;
}
TD.occup {
	color:#FF0000;
	font-weight:bold;
}
/* OBJEDNAVKA */
/* reference */
DIV.img-ref {
	float:left;
	text-align:center;
}
/* content standard site */
TD.content-full P:first-letter {
	font-size:130%;
	font-weight:bold;
}
TD.content-full P A {
	font-weight:bold;
	color:#345874;
}
TD.content-full P STRONG {
	color:#345874;
}
/* CONTENT STANDARD SITE */
/* kontakt */
TABLE.kontakt {
	width:100%;
}
TABLE.kontakt INPUT, TABLE.kontakt TEXTAREA {
	margin-top:3px;
}
TABLE.kontakt TEXTAREA {
	width:100%;
	height:350px;
}
/* KONTAKT */
/* paticka */
DIV#path {
	width:803px;
	height:172px;
	margin:auto;
	margin-top:0px;
	margin-bottom:20px;
	background-image:url(../pics/bg-path.png);
	background-repeat:no-repeat;
	position:relative;
	top: -20px;
}
#path DIV {
	float:left;
	width:180px;
	margin-left:11px;
	border:solid;
	border-width:0 1px 0 0;
	margin-top:5px;
	padding-right:6px;
	border-color:#d6e3ef;
	font-size:85%;
	color:#345874;
}
#path DIV A {
	color:#333333;
}
#path DIV.noborder {
	border-width:0 0 0 0;
}
P.paticka {
	width:803px;
	margin:auto;
	font-size:85%;
	color:#666666;
	margin-bottom:20px;
}
P.valid {
	width:803px;
	margin:auto;
	margin-bottom:20px;
}
P.valid IMG {
	border:none;
}
/* PATICKA */
/* BANNER SITE */
DIV.banner {
	margin:auto;
	text-align:center;
	margin-top:23px;
}
BODY.banner H1 {
	text-align:center;
	text-transform:none;
	font-size:130%;
	margin-top:40px;
	color:#295397;
}
BODY.banner TABLE {
	margin:auto;
}