/* CSS Document */

body {
	background-color: #5E5E5E;
	margin:0px;
}

#top_corners {
	background-image: url("images/top_corners.gif");
	width: 962px;
	height: 22px;
}

#bottom_corners {
	background-image: url("images/bottom_corners.gif");
	width: 962px;
	height: 22px;
}

#banner {
	background-image: url("images/banner-6.jpg");
	width: 945px;
	height: 230px;
}

#mainShadow {
	background-image: url("images/mainShadow.gif");
	width: 962px;
}

#mainContainer {
	width: 945px;
	margin-left: 9px;
	padding-bottom: 20px;
	background:url(/images/diamond-bg.jpg) bottom right no-repeat;
}

#leftContent {
	width: 280px;
	padding:0px 20px;
	float: left;
	border-right:1px solid silver;
	margin-right:20px;
}

#leftContent p, #leftContent ul{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	margin-top:5px;
}

#leftContent ul{
	margin-left:15px;
}

#rightContent {
	margin-top:10px;
	width: 580px;
	float: left;
	font-family: Tahoma;
	font-size: 14px;
}

#rightContent li{
	padding:6px;
	text-align:justify;
}

#rightContent p{
	text-indent:justify;
}

#clear {
	font-size: 0%;
	height: 0px;
	clear: both;
	_margin-top: -2px;
}

#centerContainer {
	margin: 0px auto 0px auto;
	width: 962px;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif; /* Georgia, "Times New Roman", Times, serif;*/
/*	font-weight:normal;*/
	color: #0068B1;/*#005DA8;/*#D05D3C;/*BB1313;*/
	margin-top: 0px;
	font-size: 26px;
}

h2{
	font-size:18px;
}

h3{
	font-size:13px;
}

td p {
	font-family: Tahoma;
	font-size:12px;
}

.ghostBox {
	background-image: url(images/cam.jpg);
	width: 307px;
	height: 273px;
/*	margin-top: 50px;*/
	text-align: center;
	padding-top:30px;
}

.ghostBox img {
/*	margin-top: 60px;*/
	margin-bottom: 20px;
}

div#kontakt{
	font-family: Verdana;
	font-weight: normal;
	color: black;
	font-size: 22px;
}

div.stepsHeader{

	background:url(/images/crystal-heading.gif) no-repeat left center;
	padding:5px 5px 5px 35px;
	font-family: Arial;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dashed #1269CA;
}

div#topNavLinks, div#topNavLinks a{
	font-family:Arial, sans-serif;
	font-size:11px;
	margin:auto;
	width:925px;
	padding:0px 10px;
	color:white;
}

div#topNavLinks a:hover{
	text-decoration:none;
}

div#footerText, div#footerText a{
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:11px;
	margin:auto;
	width:925px;
	padding:0px 10px;
	color:white;
}

div#footerText a:hover{
	text-decoration:none;
}

div#footerlnks{
	text-align:center;
	margin:auto;
	width:925px;
	padding:0px 10px;

}

div#footerlnks a{
	color:silver;
	font-family:Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
}

div#footerlnks a:hover{
	text-decoration:underline;
}

table.cenik{
	width:100%;
	border:1px solid darkblue;
}

table.cenik th{
	background-color:#77DDFF;
	font-size:12px;
	font-weight:normal;
	padding:3px;
}

table.cenik th.price{
	font-weight:bold;
}

table.cenik td{
	font-size:10px;
}

div#top_lista{
	background-color:silver;
	font-family:Arial;
	font-size:12px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #FFF;
}

div#top_lista div{
	float:left;
	padding:2px 10px;
	border-right:1px solid #F5F5F5;
	width:120px;
}

div#top_lista a{
	color:green;
	font-weight:bold;
}
