/*
	Author	:	Christopher Robinson
	Email		:	christopher@edg3.co.uk
	Website	:	http://www.edg3.co.uk/
*/
* {
	border:0;
	margin:0;
	padding:0;
}

/* general */
a {
	color:#43c59f;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:underline;
}
blockquote {
	background:#f1f1f1;
	border-left:2px solid #3aa37e;
	color:#444;
	display:block;
	font-style:oblique;
	line-height:20px;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
.left {
	float:left;
	margin:0 10px 0 0;
}
.right {
	float:right;
	margin:0 0 0 10px;
}


/* body */
body {
	background-image: url('../image/bg.gif');
	background-repeat: repeat;
	color:#666;
	font:11px Verdana, "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}
table{
	font-size: 11px;
}
#bkg {

	background-image: url('../image/background_body.jpg');
	background-repeat: repeat-x;
}

/* header */
#header {
	background:url('../image/background_header.jpg');
	height:320px;
	margin:0 auto;
	position:relative;
	width:760px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header h1 {
	color:#666;
	font-size:40px;
	font-weight:400;
	left:0;
	letter-spacing:-2px;
	position:absolute;
	top:40px;
}
#header p {
	bottom:70px;
	color:#fff;
	font-size:2em;
	position:absolute;
	right:20px;
}
#header ul {
	list-style:none;
	position:absolute;
	top:100px;
}
#header ul li {
	list-style:none;
}
#header ul li a {
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:700;
	height:20px;
	padding:10px;
	width:190px;
}
#header ul li a:hover {
	background:#4ddeb0;
	color:#eee;
	text-decoration:none;
}

/* content */
#content {
	height:auto;
	margin:0 auto;
	width:760px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
#content:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
} 

/* sidebar */
#sidebar {
	float:left;
	width:210px;
}
#sidebar h1 {
	border-bottom:2px solid #3aa37e;
	color:#444;
	font-size:16px;
	font-weight:400;
	line-height:30px;
	padding:0 10px;
}
#sidebar h3 {
	color:#444;
	font-size:13px;
	font-weight: 400;
	padding:0 10px;
}
#sidebar input {
	background:#f1f1f1;
	color:#555;
	padding:3px;
	border: solid 1px #666666;
}
#search{
	margin:10px 10px;
	padding:5px;
}
#sidebar p {
	background:#f1f1f1;
	color:#555;
	display:block;
	font-size:12px;
	line-height:20px;
	margin:10px 0;
	padding:10px;
}
#sidebar p a.more {
	display:block;
	text-align:right;
}
#sidebar ul {
	margin:10px;
}
#sidebar ul li {
	border-bottom:1px solid #43c59f;
	list-style:none;
	padding:5px 2px;
}
#sidebar ul li a {
	color:#333;
	display:block;
	padding:5px;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#000;
}

/* Main */
#main {
	float:right;
	width:520px;
	padding-bottom: 10px;
}
#main p {
	color:#555;
	line-height:20px;
	padding:10px;
	text-align: justify;
}
#main h1 {
	border-bottom:2px solid #3aa37e;
	color:#444;
	font-size:16px;
	font-weight:500;
	line-height:20px;
	padding:10px 5px 0px 10px;
}
#main h2 {
	border-bottom:1px solid #43c59f;
	color:#3aa37e;
	font-size:14px;
	font-weight:500;
	line-height:20px;
	padding:10px 5px 0px 10px;}
#main h3 {
	font-size:12px;
	font-weight: normal;
	padding:0 10px;
}
/* admin forms */
#editForm{
	margin: 10px;
}
#editForm input{
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 3px;
}
#editForm textarea{
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 3px;
}
#editForm select{
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 3px;
}

/* admin - first page */
#panel table{
	margin-left: 10px;
	font-size: 11px;
}
#panel td{
	line-height: 20px;}
#panel li{
	margin-left: 20px;
	padding-top: 5px;}

/* error */
#error fieldset{
	color: #000000;
	border: 1px solid #43c59f;
	margin: 20px;
	padding: 10px;
}
#error legend{
	text-align: center;
	border: 1px solid #43c59f;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}

/* login */
#login{
	padding: 20px;
}
#login input{
	border: 1px solid #333333;
	background-color: #FFFFFF;
	padding: 2px;
	margin: 3px;
}

/* statistika */
#empty{
	background-image:url(../admin/image/stolpec_2.gif); 
	background-repeat:repeat-x;
	background-position: center;
	width: 200px;
}

#full{
	background-image:url(../admin/image/stolpec_1.gif); 
	background-repeat:repeat-x;
	background-position: center;
}


/* footer */
#footer {
	margin:auto auto;
	width:760px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer p {
	border-top:2px solid #3aa37e;
	color:#888;
	font-size:9px;
	line-height:20px;
	padding:10px;
	text-align:center;
}
#footer a {
	color:#888;
	text-decoration: underline;
}

/* table */
#lastLine td{
	border-bottom: 1px solid #43c59f;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}
#lastLine h3{
	padding: 0;
}
#lastLine image{
	cursor: pointer;
}