/* CSS Document */

body {
	background: #000 url(../img/background_lights.jpg) center top no-repeat;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

img {border: 0px;} .clear {clear: both;}	.blue {color: #00C1BF;}	.number {font-family:Georgia, "Times New Roman", Times, serif;} .none, .none:hover {color: #fff; text-decoration: none;}	.uppercase {text-transform: uppercase;}

#wrapper {
	width: 950px;
	height: auto;
	min-height: 450px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 10px;
	
	border: 0px solid #fff;
}

a {
	text-decoration: none;
	color: #00C1BF;
}

a:hover {
	text-decoration: underline;
}

/*
		HEADER
*/

h1, h2, h3 {
	padding: 0px 25px;
	margin: 0px;
}

h1 {
	letter-spacing: -2px;
	font-weight: lighter;
	font-size: 24px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

h3 {
	font-size: 30px;
	text-align: right;
	font-weight: normal;
	margin-top: -10px;
}

/*
		BOXES
*/

#wrapper .box {
	width: 222px;
	height: auto;
	min-height: 150px;
	margin-top: 50px;
	padding: 0px;
	float: left;
	font-size: 11px;
	
	border: 0px solid #fff;
}

#box_1 {
	margin-left: 25px;
	background: url(../img/hp_boxes_1.png) left top no-repeat;
}

#box_2, #box_3, #box_4 {
	margin-left: 4px;
}

#box_2 {
	background: url(../img/hp_boxes_2.png) left top no-repeat;
}

#box_3 {
	background: url(../img/hp_boxes_3.png) left top no-repeat;
}

#box_4 {
	background: url(../img/hp_boxes_4.png) left top no-repeat;
}

#wrapper .box h1 {
	letter-spacing: -2px;
	margin-top: 65px;
	font-weight: lighter;
	font-size: 18px;
	text-align: right;
}

#wrapper .box h2 {
	margin-top: 15px;
	font-weight: lighter;
	text-align: left;
	font-size: 11px;
}

#wrapper .box a.box_bottom {
	color: #00C1BF;
	text-decoration: none;
	background: url(../img/arrow_right.png) right center no-repeat;
	padding-right: 25px;
	display: block;
	text-align: right;
	height: 18px;
	padding-top: 3px;
	margin-top: 5px;
}

#wrapper .box a.box_bottom:hover {
	text-decoration: underline;
	background: url(../img/arrow_right_hover.png) right center no-repeat;
}

/*
		MENU
*/

#wrapper #menu {
	width: 950px;
	height: 65px;
	background: url(../img/menu_bar.png) center top no-repeat;
	margin-top: 50px;

	border: 0px solid #fff;
}

#wrapper #menu ul,
#wrapper #menu li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#wrapper #menu ul {
	margin: 0px;
	padding: 0px 25px;
}

#wrapper #menu li {
	display: block;
	float: left;
	text-align: center;
	width: 150px;
	height: 40px;
	margin-top: 13px;
	
	border: 0px solid #fff;
}

#wrapper #menu li a {
	display: block;
	width: 150px;
	height: 35px;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: -1px;
	text-decoration: none;
	padding-top: 9px;
	background: url(../img/pixel.png) left top no-repeat;
}

#wrapper #menu li a.active,
#wrapper #menu li a:hover {
	background: url(../img/menu_onMouseOver.png) center no-repeat;
}

/*
		WELCOME TEXT
*/

#wrapper #welcome_text {
	width: 900px;
	height: auto;
	margin: 25px;
	
	border: 0px solid #fff;
}

#wrapper #welcome_text h1 {
	padding: 0px;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	background: url(../img/ink_dot_blue.png) left top no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	height: 32px;
}

#wrapper #welcome_text p {
	font-size: 12px;
}

#wrapper #welcome_text a.bottom {
	font-size: 12px;
	float: right;
	width: 210px;
}

/*
		FOOTER
*/


#footer {
	width: 900px;
	height: auto;
	min-height: 40px;
	margin: 0px auto;
	padding: 0px;
	padding-top: 5px;
	background: #111111 url(../img/ink_dot_blue.png) no-repeat;
	background-position: 830px 20px;
	font-size: 11px;
	color: #666;
	
	border: 0px solid #fff;
}

#footer ul, 
#footer li {
	display: inline;
	list-style: none;
}

#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer li {
	padding: 5px;
}

#footer p {
	padding: 5px;
	margin: 0px;
}

/*===================	SUB PAGES ONLY	===================*/


.arrow_in_wrapper {
	background: url(../img/arrow_big_up_right.png) left top no-repeat;
	background-position: 27px 40px;
}

#wrapper .table {
	width: 450px;
	float: left;
	height: auto;
	min-height: 300px;
	
	border: 0px solid #fff;
}

#wrapper #list,
#wrapper #spare_table {
	margin-left: 25px;
	background: url(../img/table_1.png) left top no-repeat;
}

#wrapper #prices {
	background: url(../img/table_2.png) left top no-repeat;
}

#wrapper #reference_male {
	background: url(../img/table_4.png) left top no-repeat;
}

#wrapper .table h1 {
	font-size: 15px;
	font-weight: lighter;
	letter-spacing: 0px;
	margin-top: 30px;
	margin-left: 10px;
}

#wrapper .table .klauzule {
	display: block;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 35px;
	font-size: 9px;
	font-style: italic;
	text-align: right;
}

#wrapper .table ul {
	color: #00C1FB;
	font-size: 12px;
	margin-left: 10px;
	list-style-image: url(../img/arrow_right_2.png);
}
#wrapper .table ul.white {color: #fff;}
#wrapper .table ul.no-list {list-style: url(../img/pixel.png); margin-left: 0px;}
#wrapper .table ul.o300px {width: 205px; float: left;}
#wrapper .table ul.o100px {width: 150px; float: left;}
.super {font-size: 7px; vertical-align: super;}


#wrapper .table li {
	padding-bottom: 10px;
}


#wrapper #reference_male .reference_small_box,
#wrapper .reference_small_box {
	display: block;
	width: 96px;
	height: 85px;
	float: left;
	background: url(../img/ref_small_bg.png) left top no-repeat;
	margin-top: 10px;
	margin-left: 29px;
	padding-left: 9px;
	padding-top: 8px;

	border: 0px solid #fff;
}

#wrapper #reference_male .block-link {
	color: #00C1BF;
	text-decoration: none;
	padding-right: 25px;
	display: block;
	text-align: right;
	height: 18px;
	padding-top: 3px;
	margin-top: 5px;
	font-size: 12px;
}

#wrapper #reference_male .block-link:hover {
	text-decoration: underline;
}

#wrapper h2.reference_title {
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}


/*	Kontaktní formulár	*/

#form {
	border: 0px solid #fff;
	margin-left: 25px;
	margin-top: 10px;
	padding: 0px 10px;
	width: 380px;
	height: 200px;
}

#form fieldset {
	width: 380px;
	float: left;
	padding: 5px 0px;
	margin: 0px;
	margin-bottom: 5px;
	border: 0px;
}

#form fieldset.half {
	width: 190px;
}

#form label {
	display: block;
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

#form input[type=text] {
	width: 172px;
	padding: 4px;
}

#form textarea {
	width: 367px;
	height: 50px;
}

#form input[type=text],
#form textarea {
	background: #ccc;
	border: 1px solid #333;
	color: #333;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#form input[type=text]:hover,
#form input[type=text]:active,
#form input[type=text]:focus,
#form textarea:hover,
#form textarea:focus,
#form textarea:active {
	background: #fff;
	border: 1px solid #00C1BF;
	color: #000;
}

#form input[type=submit] {
	padding: 5px;
	font-weight: bold;
	border: 1px solid #fff;
	background: #00C1BF;
	color: #fff;
	cursor: pointer;
}

#form input[type=submit]:hover,
#form input[type=submit]:focus,
#form input[type=submit]:active {
	border: 1px solid #00C1BF;
}

#form span {
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

#form span.msg {
	display: block;
	width: 361px;
	margin: 0px;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	padding: 0px 5px;
}

#form span.error {
	background: #EDD9D3;
	color: #900;
	border: 1px solid #900;
}

#form span.success {
	background: #E1FFEB;
	color: #060;
	border: 1px solid #060;
}