/*
 * (C) Copyright 2009 Ramzes.net
 */

html {
	background: url('g/tlo2.jpg');
}

body {
	font-family: "Verdana", "Liberation Sans", sans-serif;
	background: url('g/tlo.jpg') repeat-x; 
	overflow-x: hidden;
	width: 100%;
}

.ramzes-net {
	width: 960px; 
	min-height: 550px;
	margin: 0 auto;
}

.header {
	background: url('g/logo.png') 50% 0 no-repeat;
	height: 50px;
}

.header h1 a { 
	text-indent: -9999px;
	display: block; 
	overflow: hidden;
	width: 200px;
	height: 50px;
	margin-left: 60px;
}

.content {
	position: relative;
}

#spacegallery { display: none; }

.grid-1, .grid-2 {
	float: left;
	position: relative;
	width: 470px;
	height: 320px;
}

.grid-1 {
	margin-left: 10px;
}

.grid-2 #singleimage {
	margin: 50px 0 0 35px;
	display: block;
}

.grid-0 {
	float: left;
	position: relative;
	width: 940px;
	margin-left: 10px;
	height: 320px;
}

.grid-0 p {
	margin: 10px 0;
	line-height: 150%;
	text-align: justify;
}

.content h1 {
	font-size: 14px;

	font-weight: bold;
	margin: 35px 0 20px 0;
}

.content a {
	color: black;
}

.content a:hover {
	color: #bbb;
}

.content p {
	font-size: 10.5px;
}

.content table {
	font-size: 10px;
	width: 470px;
}

.content table td {
	text-align: justify;
	line-height: 200%;
}

.content table td.smaller {
	width: 170px;
}

.content table td.bigger {
	width: 300px;
}

.content table td.important {
	color: white;
}

.content table td.bolded {
	font-weight: bold;
}

.content table td.captcha input {
	width: 120px;
}

.content input, .content textarea {
	width: 300px;
	margin: 2px 0;
	border: 0;
	background: #ccc;
}

.content textarea {
	height: 200px;
}

.content input.submit {
	background: transparent;
	border: 0;

	display: block;
	width: 70px;

	margin: 5px auto;
	padding: 5px;

	color: #C0AB6A;
	font-weight: bold;
}

.content input.submit:hover {
	color: white;
}

.content .nav {
	list-style-type: none;
	position: absolute;
	bottom: 20px;
}

.content .nav li {
	float: left;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
}

.content .nav span {
	color: #bbb;
}

.content #tresc {
	height: 80px;
	overflow: hidden;
	position: relative;
}

.ui-slider {
	background: #555;
	width: 11px;
	padding-bottom: 11px;
	margin-left: 10px;
}

.ui-slider-handle {
	background: url('g/slider.gif') no-repeat 50% 100%;
	display: block;
	width: 11px;
	height: 11px;
}

.content #wewnetrzny {
	position: absolute;
	padding-bottom: 15px;
}

.content #slider-vertical {
	float: right;
}

.navigation {
	background: url('g/belka.png') 50% 0 no-repeat;
}

.navigation .element {
	float: left;
	width: 300px;
	margin: 25px 10px;
}

.navigation h1 {
	height: 50px;
	text-indent: -9999px;
}

.navigation ul {
	list-style-type: none;
	text-align: center;
}

.navigation li {
	padding: 2px 0;
}

.navigation ul a {
	color: #C0AB6A;
	font-size: 10px;
	font-weight: bold;
}

.navigation ul a:hover {
	color: white;
}

.footer {
	margin-top: 15px;
	padding: 15px 30px;
	background: url('g/kreska.png') 50% 0 no-repeat;
	font-size: 10px;
	color: #444;
}

.footer a {
	color: #C0AB6A;
}

.footer a:hover {
	color: white;
}

.footer .left {
	color: #bbb;
	float: left; width: 50%;
}
.footer .right {
	float: left; width: 50%;
	text-align: right;
}
