/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

a {
	color: #135293;
	text-decoration: none;
}


a:hover {
	color: black;
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	/*background: url(images/img09.gif) repeat-x left bottom;*/
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3{
	margin: 0;
	padding: 10px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-size: 180%;
	font-weight: normal;
	color: #135293;
}

.boxed {
	padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 980px;
	padding: 0;
	margin: 0 auto;
	margin-top: 20px;
	background: url(images/background.png) repeat-y left top;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 239px;
	background:#FFFFFF;
}

/* Logo */

#logo {
	padding-top:10px;
	height: 209px;
	background: #FFFFFF;
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}

#logo h1 {
	margin: 0;
	text-align:center;
	background: #FFFFFF;
	font-weight: normal;
	color: black;
	font-size: 30px;
}

/*Photo*/
#photo{
	background:#FFFFFF;
}

/* Menu */

#menu {
	padding: 20px;
	height: 100%;
/*	background: #85C329 url(images/img04.gif) repeat-x;*/
	background:		#95B9C7;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
}


#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 129%;
	color: #FFFFFF;
}

#menu a:hover {
	color:black;
}

#members_page_link a{
	color: gray;
}

/* Login */

#login{
    padding: 5px;
    margin: 30px;
    margin-left: 25%;
}

#login form{
    padding: 5px;
    width: 65%;
}

/* Content */

#content {
	margin-bottom:0px;
	float: right;
	width: 739px;
	background: #FFFFFF;
	min-height:400px;
	border-right: 1px solid #E5E5E5;
}

/* Footer */

#footer {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 85%;
}

#legal {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#legal a {
	color: #666666;
}

#legal a:hover {
	color: #FFFFFF;
}

.flag {
	text-decoration: none;
	text-color: #FFFFFF;
    font-weight: bold;
}

.flag img {
    border : medium none;
    height: 19px;
    width: 19px;
    padding: 0;
}

/*MINE*/

/*tables*/

table{
	border-collapse:collapse;
}

tr.heading{
	background:#E5E7E9 none repeat scroll 0 0
}

.sep td{
	border:none;
	height:20px;
}

.contact { 
    margin-bottom: 20px;
}

table.contact  td{
	border:none;
}
/* contact labels */
td.label{
	font-weight:bold;
}

td{
	display:table-cell;
	border:1px solid;
	padding:5px;
}

/*lists*/

div.list_item_header{
  padding: 3px;
	background:#E5E7E9 none repeat scroll 0 0
}

div.list_item_header_marked{
  padding: 3px;
	background:#FFCC33 none repeat scroll 0 0
}

span.list_item_title{
	font-weight:bold;
}

/* quoting */

#quote {
	float: right;
	width: 720px;
	height: 45px;
	padding: 35px 0 0 20px;
}


span.quote{
	font-style: italic;
	font-size:11px;
}

span.quote_author{
	padding-left:20px;
	font-weight:bold;
	font-size:11px;
}

/*links*/

table.links  td, .news td{
	border:none;
  padding: 5px;
}

table.links a {
	text-decoration:none;
}

table.links a:hover {
	color:black;
}

/*posts*/

.content_top {
    font-weight: bold;    
    margin-top:10px;
    margin-bottom:10px;
}

#add_post {
    float: right;
}

/*forms*/

input, textarea {
	border: 1px solid black;
	padding: 0;
	margin: 0;
}

input.submit {
	border: 1px solid black;
}

input.submit:hover {
	background-color: #DEFFDE;
}


.form { 
	/*background:url("/www/img/plocha_zbytok_transparent1.png") repeat-x;
	background:transparent;*/ 
	border: 1px solid white;
	padding: 1.5em;
	margin-top:10px;
	margin-bottom:10px;
}

table.form td { 
	border:none;
}

.form_error, .error{
	font-weight: bold;
	color: #d00;
}

.form_required{
	color: red;
}

.form_label { 
	text-align: right; 
	font-weight: bold;
}



/* Page */

 #menu {
	background: #c5caff;
}

#menu a { 
    font-weight: bold;
}

/* Logo */
#logo {
    padding-top: 20px;
    height:  200px; 
    width : 230px;
    position: relative;
    text-align:center;
}

#logo img {
    width:  230px; 
    /*height: 170px;*/
    position: absolute;
    top: 30%;
    left: 0%;
}
