
* {
	margin: 0;
	padding: 0;
}

body {
	color: #000;
	background-color: #fff;
	padding-top: 180px;
	font-family: Arial, Tahoma, 'Geneva CE', lucida, sans-serif;
}

#header, #navigation, #footer, #domain_form, .box h5, .box2 h5, .box3 h5 { font-family: Verdana, Arial, lucida, sans-serif; }

#logo { position: absolute; left: 25px; top: 20px;}

#logo, #logo a, #logo span {
	display: block;
	width: 300px;
	height: 70px;
	color: #000;
	cursor: pointer;
}

#logo a, #logo span { position: absolute; left: 0; top: 0; }

#logo a { text-decoration: none; overflow: hidden; color: #a12443; }
#logo span { background: url('/img/logo.gif') no-repeat 0 0; z-index: 1; }

img {
	border:0;
}

#content { position: relative; width: 100%; }

#text, #footer { position: relative; margin: 0 100px 0 234px; }

#text p  { margin: 0 0 20px 0; font-size: 0.8em; }
#text table { margin: 0 0 20px 0; }
#text form { margin: 0 0 20px 0; }
#text td { font-size: 0.8em; }
#text th { font-size: 0.8em; font-weight: bold; }
#text ul { margin: 0 0 20px 30px; }
#text ol { margin: 0 0 20px 30px; }
#text li { font-size: 0.8em; }
#text strong { font-weight: bold; }
#text h1 { margin: 0 0 20px 0; }
#text h2, #text h3, #text h4 { margin: 0 0 20px 0; }
#text h1 { font-size: 1.4em; color: #C03; font-weight: normal; border-left: 5px solid #C03; padding-left: 10px; }
#text h2 { font-size: 1.2em; color: #C03; font-weight: normal; }
#text h3 { font-size: 1.0em; color: #000; font-weight: bold; }
#text h4 { font-size: 0.8em; color: #000; font-weight: bold; }
#text .nobr { white-space: nowrap; }

#navigation {
	position: absolute;
	width: 224px;
	left: 0;
	top: 3px;
}
#navigation h5 { margin: 0 0 17px 15px; color: #D52B55; font: bold 1em 'Times New Roman', Times, serif; }
#navigation ul { margin: 0 0 22px 15px; }

#navigation ul li {
	list-style-type: none;
	padding-left: 14px;
	background: url('/img/menu-item.png') no-repeat 0% 0.5em;
	font-size: 0.8em;
	line-height: 1.4;
	margin: 5px 0;
}

#navigation ul li.podmenu { margin: 0; }
#navigation ul strong { background-color: #FFB49D; font-weight: bold; }
#navigation ul li a { color: #000; text-decoration: underline; }
#navigation ul li a:hover { text-decoration: none; }
#navigation ul ul { font-weight: normal; margin: 0 0 15px 15px; padding: 5px 0 0 0; }

#navigation ul ul li {
	margin: 7px 0;
	background: url('/img/submenu-item.png') no-repeat 0% 0.5em;
	font-size: 0.85em;
	padding: 0 0 0 12px;
}
#boxes {
	position: absolute;
	width: 220px;
	right: 0;
	top: 3px;
}
#boxes .box, #boxes .box4 {
	padding: 10px;
	margin: 0 10px 10px 10px;
	background-color: #FFB49D;
	border: 1px solid #BF2C00;
	line-height: 1.0;
}
#boxes .box h5 { margin: 0 0 10px 0; font-size: 0.75em; }
#boxes .box p, #boxes .box td.text, #boxes .box4 p { font-size: 0.75em; line-height: 1.4; }
#boxes .box div.submit { text-align: center; margin-top: 10px; }
#boxes .box p.change_email_pass { text-align: center; margin-top: 5px; }
#boxes .box input.submit { font-size: 0.75em; padding-top: 1px; padding-bottom: 1px; }
#boxes .box input.text { width: 100px; font-size: 0.75em; }
#boxes .box select { font-size: 0.75em; }
#boxes .box .title { display: block; font-size: 0.7em; margin: 10px 0 5px 0; font-weight: normal; }

#boxes .box2 {
	padding: 10px;
	margin: 0 10px 10px 10px;
	background-color: #E0E0E0;
	border: 1px solid #AAA;
	line-height: 1.0;
}
#boxes .box2 h5 { margin: 0 0 10px 0; font-size: 0.75em; }
#boxes .box2 p, #boxes .box2 td.text { font-size: 0.75em; line-height: 1.4; }
#boxes .box2 div.submit { text-align: center; margin-top: 10px; }
#boxes .box2 input.submit { font-size: 0.75em; padding-top: 1px; padding-bottom: 1px; }
#boxes .box2 input.text { width: 60px; font-size: 0.75em; }
#boxes .box2 select { font-size: 0.75em; }

#boxes .box3 {
	padding: 2px;
	margin: 0 10px 10px 10px;
	line-height: 1.0;
}
#boxes .box3 h5 { margin: 0 0 10px 0; font-size: 0.75em; }
#boxes .box3 p, #boxes .box3 td.text { font-size: 0.75em; line-height: 1.4; }
#boxes .box3 p { margin: 0 0 10px 0; }

#boxes .box4 h5 { margin: 0 0 10px 0; font-size: 1.0em; text-align:center; }
#boxes .box4 p  { text-align:center;font-size: 0.9em;}
#boxes .box4 p.big  { font-size: 1.0em; font-weight:bold;margin-top:5px;}
#boxes .box4 span {font-weight:bold;}

#boxes .social_logos {text-align:center; margin-bottom:25px}


#header_text {
	position: absolute;
	z-index: 101;
	right: 25px;
	top: 40px;
	font-size: 0.8em;
}
#header_text, #header_text a {
	color: #656565;
}
#header_text li { margin: 0 0 3px 0; list-style-position: inside; list-style-type: disc; }
#header_text strong { font-weight: normal; }
#header_text .asterisk { font-weight: bold; color: #C03; }

#domain_form {
	position: absolute;
	top: 110px;
	left: 0px;
	z-index: 100;
	width: 100%;
	background-color: #E0E0E0;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.8em;
}

#domain_form p { padding-right: 25px; }

#domain_form .submit { padding: 0 4px 0 4px; }


#footer { font-size: 0.75em; color: #757575; padding: 10px 0 20px 0; }

hr, #hidden, .hidden { display: none; }

.condition_content1, .condition_content2, .condition_content3 {
	padding: 0px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.condition_content1 { margin: 20px 0px 20px 2em; }
.condition_content2 { margin: 10px 0px 0px 4em; }
.condition_content3 { margin: 2px 0px 2px 7em; }

.condition_number1, .condition_number2, .condition_number3 {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

.condition_number1 { width: 1.5em; top: 0px; left: -2em; }
.condition_number2 { width: 3em; top: 0px; left: -4em; }
.condition_number3 { width: 6em; top: 0px; left: -7em; }

#text .error_win { border: 1px solid #AAA; padding: 10px; background-color: #E0E0E0; }
#text .error_win .error_title { color: #C03; }

#text .info_win { border: 1px solid #AAA; padding: 10px; background-color: #E0E0E0; }
#text .info_win .info_title { color: #000; }

#text table.domain_prices  { border-collapse: collapse; border: 1px solid #AAA; }
#text table.domain_prices td { padding: 7px; border-bottom: 1px solid #AAA; }
#text table.domain_prices th { padding: 10px 7px 10px 7px; border-bottom: 1px solid #AAA; background-color: #E0E0E0; }

#text table.domain_lookup  { border-collapse: collapse; border: 1px solid #AAA; }
#text table.domain_lookup td { padding: 7px; border-bottom: 1px solid #AAA; }
#text table.domain_lookup th { padding: 10px; border-bottom: 1px solid #AAA; background-color: #E0E0E0; }

#text table.price_table  { border-collapse: collapse; border: 1px solid #AAA; }
#text table.price_table td { padding: 7px 10px; border-bottom: 1px solid #AAA; }
#text table.price_table th { padding: 10px; border-bottom: 1px solid #AAA; background-color: #E0E0E0; }

#text table.contact_form  { margin-bottom: 10px; }

#text table.admin_system_form { margin-bottom: 10px; }

#text .contacts_warning_text { margin-bottom: 20px; font-size: 0.8em; color: #C03; background-color: #E0E0E0; padding: 10px; border: 1px solid #AAA; }

#text table.settings  { border-collapse: collapse; border: 1px solid #AAA; }
#text table.settings td { padding: 7px 30px; border-bottom: 1px solid #AAA; }
#text table.settings th { padding: 10px 30px; border-bottom: 1px solid #AAA; background-color: #E0E0E0; }

#text table.services_settings td { padding: 0 3px 0 0; }

#text ul.reference { margin-bottom: 25px; }
#text ul.reference li { margin: 0 0 4px 0; }

#navigation .banner { padding:15px 0 10px 15px;}

#navigation .payment_logos {margin:0px 0 5px -10px; text-align:center;}
#navigation .payment_logos img {margin-bottom:8px;}

h5 a { color: #000; text-decoration: none; }

a.bigger {font-weight: bold; font-size: 1.2em;}

#top_applications { overflow:hidden;}
#top_applications .top_box { width:auto; height:90px; float:left; text-align:center; display:block; margin: 0 10px 20px 10px; font-weight: bold; font-size: 0.75em;}
#top_applications .top_box span { height:60px; display:block;}
#top_applications .top_box a { font-size: 1.1em; font-weight: normal;}
#top_applications .top_box a img { margin-top:6px; border:0 }

.references  { width:100%; overflow:hidden; margin-bottom: 25px}
.img_r { float:left; text-align: center; width:226px; padding: 5px;border: 1px solid #ddd;background-color: #F7F7F7; font-size: 0.75em;margin:5px;}
.img_r img { margin: 2px;  border: 20px solid #333;}
.ref_links_java { margin-left:310px; }
.ref_links_java p{ padding-left:10px; border-left: 10px solid #CCC; }
.references noscript{font-size: 0.8em;}

#graf img { margin-bottom: 10px;}
#graf h3 { margin-bottom:5px;}
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */


#jcarousel-control  p { margin:7px 0 0 0;}

.jcarousel-container {
  position: relative;
	margin: 0;
  padding: 0;

}

.link-clip {
  font-size:13px;
  color:#000;
}

.jcarousel-clip {
  z-index: 2;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative;
}

.jcarousel-list {
  z-index: 1;
  position: absolute;
  top: 18px;
  left: -36px;
  margin: 0;
  padding: 0;
	
}

.jcarousel-list li,
.jcarousel-item {
  float: left;
  list-style: none;
  /* We set the width/height explicitly. No width/height causes infinite loops. */
  width:232px;
  height:10px;

	
}

.slider {
	border: 1px solid #ddd;
	background-color: #F7F7F7;
	float:left;
	text-align:center
}
.slider img {
	border:1px solid #000;
	margin-right:30px;
}

.jcarousel-clip ul li {
	list-style-type:none;
}

.jcarousel-clip ul {
	height:185px;
	overflow:hidden;
}

.jcarousel-container-horizontal {
  width: 290px;
	height:228px;
  padding-top: 5px;
}

.jcarousel-clip-horizontal {
	position:absolute;
	left:25px;
	text-align:center;
  width: 232px;
  height: 200px;
  margin-right:5px;
  margin-left:5px;
}

.jcarousel-item img {
  border: 1px solid #333;
	margin:0 10px;
	margin-top:4px;
}

.jcarousel-next-horizontal {
    position: absolute;
    top: 75px;
    right: 2px;
    width: 27px;
    height: 78px;
    cursor: pointer;
    background: url('http://navody.c4.cz/img/right-arrow.gif') no-repeat 0% 0%;
}

.jcarousel-scroll {
    position: absolute;
    top: 100px;
    width: 224px;
    height: 200px;
	
}

.jcarousel-next-horizontal:hover {
 	background: url('http://navody.c4.cz/img/right-arrow-hover.gif') no-repeat 0% 0%;
}

.jcarousel-next-horizontal:active {
    background-position: -1px 0;
}


.jcarousel-prev-horizontal {
    position: absolute;
    top: 75px;
    left: 2px;
    width: 27px;
    height: 78px;
    cursor: pointer;
    background: url('http://navody.c4.cz/img/left-arrow.gif') no-repeat 0% 0%;
}

.jcarousel-prev-horizontal:hover {
	background: url('http://navody.c4.cz/img/left-arrow-hover.gif') no-repeat 0% 0%;
}

.jcarousel-prev-horizontal:active {
    background-position: 1px 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
	background: url('http://navody.c4.cz/img/left-arrow-disabled.gif') no-repeat 0% 0%;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#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%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; display:block;border: 1px solid #000;}
.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{}
    #cboxContent{ margin-top:32px; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{ padding:40px 70px; border: 4px solid #ddd;background-color: #F7F7F7; }
        #cboxLoadingGraphic{background:url('http://navody.c4.cz/img/colorbox/loading.gif') no-repeat center center;}
        #cboxLoadingOverlay{border: 4px solid #ddd;background-color: #F7F7F7; }
        #cboxTitle{ position:absolute; margin:auto; top:15px; text-align:center; width:100%; font-size:13px; font-weight:bold;}
        #cboxCurrent{position:absolute; top:6px; left:10px;font-size:12px; color:#333;}
        #cboxSlideshow{ width:100%; position:absolute; bottom:15px; left:0px; text-align:center;color:blue; font-size:13px; text-decoration:underline;}
        #cboxSlideshow.hover{text-decoration:none;}
        #cboxPrevious{ background:url('http://navody.c4.cz/img/colorbox/left-arrow.gif') no-repeat 0 0;text-indent:-9999px; width:50px; height:150px; left:13px; position:absolute; top:50%; margin-top:-75px;}
        #cboxPrevious.hover{background:url('http://navody.c4.cz/img/colorbox/left-arrow-hover.gif') no-repeat 0 0;}
        #cboxNext{ background:url('http://navody.c4.cz/img/colorbox/right-arrow.gif') no-repeat 0 0;text-indent:-9999px; width:50px; height:150px; position:absolute; right:13px; top:50%; margin-top:-75px;}
        #cboxNext.hover{background:url('http://navody.c4.cz/img/colorbox/right-arrow-hover.gif') no-repeat 0 0; }
        #cboxClose{ background:url('http://navody.c4.cz/img/colorbox/close.gif') no-repeat 0 0; position:absolute; top:10px; right:10px; width:20px; height:20px; text-indent:-9999px;}
        #cboxClose.hover{ background:url('http://navody.c4.cz/img/colorbox/close-hover.gif') no-repeat 0 0; width:20px; height:20px}


