/* ====================================================================
   TEMPLATE: ytw_alalycos v1.0
   AUTHOR: Franck Scipion, YTW (http://www.yatienesweb.info)
   DATE: January 2004
   BROWSERS PASSED: Internet Explorer 6, Internet Explorer 5.5, Mozilla 1.6,
   Netscape 7.1, Opera 7.11	
   ==================================================================== */

/* ====================================================================   
   Artwork (.png, .gif & .jpg), COPYRIGHTS 2004, Franck Scipion, YTW (http://www.yatienesweb.info)
   all rights reserved
   ==================================================================== */

/* ==================================================================== 
   Except clearly notified, the .php & .css files available in the download 
   section are ruled by a Creative Commons licence "Attribution-Non 
   Commercial- Share Alike 1.0".

   You are free to use the work & to make derivative works, under the following 
   conditions:
	§Attribution:  You must give the original author credit. We apreciate a 
		       link back to our home page http://www.yatienesweb.info
	§Share Alike:  If you alter, transform, or build upon this work, you 
                       may distribute the resulting work only under a license 
                       identical to this one, making clear to others the license 
                       terms of this work.
	§Non-Commercial: You may not use this work for commercial purposes. 

   For any reuse or distribution, you must make clear to others the license terms of this work. 
   Any of these conditions can be waived if you get permission from the author. 
   
   Your fair use and other rights are in no way affected by the above.                                  
   ==================================================================== */
/* Body setting */

body {
	background: #fff url(../images/pozadi1.jpg) repeat-x top left;
	font: 12px Arial, tahoma, Geneva, Helvetica, sans-serif;
	color: #000000; padding-left:25px; padding-right:25px; 
	padding-top:30px;
	text-align:center;
}
th {
	color: #0066CC;
	font-size: 12px;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	margin: 0px;
	padding-top: 5px;
}
td {
	font-size: 12px;
	color: #000000;
	margin: 0px;
}

/* Content frame */
#concenter {
	position: relative;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:#FFf;
	background-image: url(../images/papir-nahore.png);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
}
#papir {
	position: relative;
	float:left;
}
#papirp {
	position: relative;
	float: left;
	left:16px;
}
#container {
	width: 900px;
	position: relative;
	float:left;
	border: 1px solid #333333;
	background:url(../images/pozadistred.png) repeat-y left;
	margin-top: 25px;
	left:12px;
	z-index:3;
}
/* header */
#header {
	position:relative;
	float:left;
	height: 322px;
	width: 900px;
	background: #fff url(../images/hl-pozadi.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom: 3px solid #ffffff;
}
#header table tr {
	height:30px;
}
#header h1 a {
	font-size: 48px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
#header h1 {
	margin-top:0px;
	padding-top:0px;
}
#header h1 img{
	position: relative;
	float:left;
	top:-18px;
	left:20px;
	border:0px;
}
#header h1 a:hover {
	font-size: 48px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	background: none;
}
#header .content {
	position: relative;
	float:right;
	text-align: right;
	margin-right:10px;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	top:-5px;
}
#header .content2 {
	position: relative;
	float:right;
	background: #fff url(../images/hledej.png) right top no-repeat;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Main content */
#centralblock {
	width: 900px;
	background:url(../images/pozadistred.png) repeat-y left;
	z-index:2;
	text-align:left;
}
#stred {
	position: relative;
	float: left;
	background:transparent;
	margin-top:0px;
	margin-bottom:0px;
	padding: 5px 5px 5px 5px;
	width: 447px;
	z-index: 100;
}

/* Sidebar - vlevo */
#sidebarblock {
	position: relative;
	float: left;
	width: 169px;
	top:0px;
	background-color: #66CC00;
	padding-left: 3px;
	margin:0px;
}
#sidebarblock .content img {
	position:absolute;
	top: -280px;
	left: -2px;
}
#sidebarblock .content div img {
	position: relative;
	left: 0px;
	top: 0px;
}
#sidebarblock .content table tr  {
	top:11px;
	}
#sidebarblock .content {
	position: relative;
	padding: 5px;
	float:left;
}

/*Rightbar */
#rightbarblock {
	position: relative;
	float: left;
	width: 250px;
	margin: 0px 4px 0px 12px;
	padding: 0px;
	background-color: #FFffff; 
}
#rightbarblock .content {
	position: relative;
	float:left;
	background: transparent;
	padding:0px;
	margin:0px;
	text-align:right;
}

#spodek {
	width: 880px; /*900px;*/
	z-index:2;
	height: 32px;
	position: relative;
	background-image:url(../images/dole.png);
	float:left;
	padding-left: 15px;
}
#user3 {
	position: relative;
	left:-5px;
	width: 153px;
	height: 173px;
	float:left;
	bottom: 320px;
}
#banner {
	top: -65px;
	position: relative;
	width: 150px;
}
#banner table tr td{
	color:#FFFFFF;
}
#bottom {
	top: -60px;
	position: relative;
	margin-left:5px;
	height: 28px;
	margin: 0px;
	color:#FFFFFF;
}

/* footer */
#footer {
	position: relative;
	float:left;
	width: 960px;
	height: 95px;
	margin-left:auto;
	margin-right: auto;
	background-color:#FFffff;
	text-align:center;
}
#footerin {
	width: 900px;
	position: relative;
	left:30px;
	float: left;
	border: 1px solid #333333;
	margin-top:5px;
	margin-bottom: 5px;
	text-align: center;
}
#footer a {
	color: #709fd3;
	text-decoration: none;
}
#footer a:hover {
	color: #c8e7ff;
	text-decoration: underline;
}
.copyr {
	width: 900px;
	margin: 0px;
	text-align:center;
	position:relative;
	font-size: 10px;
}

/* content box */

.content p {
	margin-top: 3px;
	margin-bottom: 5px;
}

.content2 a {
	color: #93b2c8;
}
.content2 a:hover {
	color: #c8e7ff;
}
.content2 p {
	margin-top: 0px;
	margin-bottom: 5px;
}
/* Lists */
ul, ol {
	padding: 0px;
	padding-left:10px;
	list-style-type:disc; 
	list-style-position: outside;
	color: #4E4E4E;
	margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px
}
li {
	padding: 0px;
	margin-top: 5px;
	margin-right:0px;
	/*text-align: justify;*/
	color: #4E4E4E;
	list-style-image:url(../images/sip.gif); margin-left:18px;
}

/* Miscellaneous */
.right {
	position:relative;
	float:right;
}
.white {
	color:#fff;
	font-weight:bold;
}
img {
	border: 0px;
	margin: 0px;
	}

.button_hledej {
	border: 0px;
	font-size:12px;
	font-family: Arial, tahoma, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	background: transparent;
	cursor:pointer;
	}
.button_hledej:hover {
color:#666666;
}	
