/* CSS Document */
*{
	margin: 0;
}

body{
	background:#52403f;
	margin: 0;
	padding: 0;
	min-width: 1000px; /*965*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#clear {clear: left}

.align-right{
	text-align: right;
}

.align-left{
	text-align: left;
}

.align-center{
	text-align: center;
}

img {
	border: none;
}

.picture-right {
float:right;
padding: 20px 0px 20px 20px;
clear: both;
}

.picture-left {
float:left;
padding: 20px 20px 20px 0px;
clear: both;
}

/* *** *** *** ODKAZY *** *** *** */
a:link { 
	color:#FFFFFF;
 	text-decoration:none;
 	
} /* odkazy */

#box-text a:link { 
	color:#2db6ca;
	text-decoration:underline;
 	
} /* odkazy */

#box-text a:visited { 
	color:#2db6ca;
	text-decoration:underline;
 	
} /* navstivene odkazy */

a:visited { 
	color:#FFFFFF;
 	text-decoration:none;
 	
} /* navstivene odkazy */

a:hover { 
	color:#2db6ca;
	text-decoration:underline;
} /* odkazy nad nimiz je mys */



label{
	width: 160px; 
	float:left; 
	display:block; 
	margin: 0 auto;
}

#main_body ul, ol {padding:0; padding-left: 20px; margin:0; list-style-type:square }

#box-text ul, ol {padding:0; padding-left: 60px; margin:0; list-style-type:square; line-height: 22px;}

.box {
	width:269px;
	height: 310px;
	background: transparent url(../img/box.jpg) left bottom no-repeat;
	padding: 0px 15px 15px 15px;
	font-size: 13px;
	line-height: 23px;
	display:block; 
	float:left;
	margin: 0px 9px 0px 9px;
	/*letter-spacing: -1px;*/
}

#box-text {
	width:898px;
	min-height: 485px;
	background: transparent url(../img/box-text.jpg) left top no-repeat;
	padding: 15px 30px 15px 30px;
	font-size: 14px;
	background-color:#2c1f1c;
}

#box-text-buttom {
	width:898px;
	height: 24px;
	background: transparent url(../img/box-text-buttom.jpg) left top no-repeat;
	padding: 15px 30px 15px 30px;
}

/* *** *** *** *** *** *** LAYOUT *** *** *** *** ****** */

#main_head {
	width: 965px;
	height: 289px;
	padding: 40px 0px 0px 0px;
	position: relative;
	left: 50%;
	margin-left: -483px;
}

#main_navigation {
	width: 955px;
	height: 10px;
	padding: 15px 0px 30px 0px;
	position: relative;
	left: 50%;
	text-transform: uppercase;
	font-size:14px;
	margin-left: -477px;
}

#main_body {
	width: 965px;
	min-height: 350px;
	/*height: 500px;*/
	position: relative;
	left: 50%;
	margin-left: -483px;
}

#main_footer {
	width: 965px;
	height: 20px;
	padding: 15px 0px 20px 0px;
	position: relative;
	left: 50%;
	margin-left: -483px;
	text-align:center;
	
}



/* *** *** *** *** *** *** FONTS *** *** *** *** ****** */
/* title azur blue */
h1{
	font-size: 19px;
	font-weight:100;
	text-transform: uppercase;
	color: #2db6ca;
	background: transparent url(../img/ctverec-sipka.gif) left top no-repeat;
	background-position: 0px 2px;
	margin: 10px 0px 5px 0px;
	margin-left: 7px;
	padding-left: 20px;
}

h2{
	width:600px;
	font-size: 11px;
	/*letter-spacing: 0.5px;*/
	font-weight:100;
	line-height: 2;
	text-transform: uppercase;
	color: #2db6ca;
	border-top: 1px solid #6fbfcb ;
}

/*nadpis box + sipka */
h3{
	background: transparent url(../img/ctverec-sipka.gif) left top no-repeat;
	background-position: 0px 3px;
	font-size:15px;
	text-transform: uppercase;
	font-weight:100;
	color: #2db6ca;
	margin: 13px 0px 11px 0px;
	margin-left: 7px;
	padding-left: 20px;



	
}


h6{
	font-size: 15px;
	text-transform: uppercase;
	font-weight:100;
	margin: 0;
}

.price-font{
	font-size:14px;
}

p{
	
	line-height: 1.5;
	/*letter-spacing: 0.3px;*/
	text-align:justify;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* *** *** *** *** *** *** TABLE *** *** *** *** ****** */

.price-table
{
	font-size: 12px;
	/*background: #fff;*/
	margin-top: 10px;
	margin-bottom: 40px;
	width: 600px;
	border-collapse: collapse;
	text-align: left;
}

.price-table th
{
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 10px 8px;
	text-align:left;
	margin: 0;
	border-bottom: 2px solid #FFFFFF;
}

.price-table td
{
	border-bottom: 1px solid #ccc;
	color: #FFFFFF;
	padding: 6px 8px;
}

.price-table tbody tr:hover td
{
	color: #6fbfcb;
}

/* *** *** *** *** *** *** TABLE2 *** *** *** *** ****** */

.price-table2
{
	font-size: 12px;
	margin-top: 30px;
	margin-bottom: 40px;
	width: 880px;
	border-collapse: collapse;
	text-align: center;
}

.price-table2 th
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 8px;
	text-align:center;
	margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

.price-table2 td
{
	border-right: 1px solid #2c1f1c;
	width: 200px;
	height: 30px;
}

.price-table2 .title
{
	font-size: 13px;
	background-color:#231916;
	color: #EEEEEE;
	padding: 6px 8px;
	text-align:left;
}

.price-table2 div
{
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
	width:870px;
}

.price-table2 .service
{
	width: 240px;
	background-color:#302320;
	color: #999999;
	text-align: left;
	padding: 6px 8px;
}


.price-table2 tbody tr:hover td
{
	color: #6fbfcb;
}

.order-form {
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	width: 860px;
	color: #999999;
	border: 1px solid #333333;
	background-color:#2a2a26;
}

.order-form input, textarea{
	background-color: #33332f;
	border: 1px solid #252521;
	color:#FFFFFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	padding: 3px;
}



