/* Basic
----------------------------------------------- */
  
h2 {
	margin:1.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
h5 {
	margin:0.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
strong {
	color:#ffffff;
}
/* Content
----------------------------------------------- */

#main {
	width:500px;
	float:left;
}
/* Posts
----------------------------------------------- */
.date-header {
	margin:0.5em 0 .5em;
}
.post {
	margin: 0 0 0 0;
	/*border-bottom:1px dotted #ccc; */
  padding-bottom:1.5em;
}
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#ffffff; /* c60 */
}
.post-title a, .post-title a:visited, .post-title strong {
	display:block;
	text-decoration:none;
	color:#dadada;
	font-weight:normal;
}
.post-title strong, .post-title a:hover {
	color:#999999;
}
.post div {
	margin:0 0 .75em;
	line-height:1.6em;
}
p.post-footer {
	margin:-.25em 0 0;
	color:#ccc;
}
.post-footer em {
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
	font-style:normal;
	color:#999;
	margin-right:.6em;
}
.post img {
	padding:0px;
	border:1px solid #ddd;
	margin: 0pt 10px 10px 0pt;
	cursor: pointer;
	text-align: center;
}
.post-float1 {
	float: left;
	width: 170px;
	text-align: center;
}
.post-float2 {
	float: left;
	width: 280px;
	padding-right: 17px;
	margin:.5em 0 1.5em;
}
.post-float3 {
	float: left;
	padding-left: 17px;
	margin:0 0 1.5em;
	height: 150px;
}
.last {
	float: left;
	width: 160px;
	margin-bottom: 15px;
	text-align: center;
	height: 220px;
}
.last-img {
	border: 1px solid #ffffff;
	margin: 5px;
}
.last-index {
	float: left;
	width: 110px;
	margin: 0px;
	text-align: center;
}
.last-img-index {
	border: 1px #ffffff solid;
	margin: 5px;
}
/* Comments
----------------------------------------------- */
#comments h4 {
	margin:1em 0;
	font:bold 78%/1.6em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#999;
}
#comments h4 strong {
	font-size:130%;
}
/* Authors
----------------------------------------------- */
.authors {
	text-align: left;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	padding: 7px;
	margin: 0.25em 0 0.5em;
	margin-top: 20px;
	border-width: 1px 1px;
	width: 480px;
	font-size: 12px;
	float: left;
	border: 1px #666666 solid;
	background: #3f454a;
}
.float {
	float: left;
	width: 300px;
	text-align: left;
	margin-bottom: 10px;
}
.float-technika {
	float: left;
	width: 480px;
}
.authors img {
	border: 1px solid #B2B2B2;
	float: right;
}
.authors a:link {
	color:#ffffff;
	text-decoration:none;
}
.authors a:visited {
	color:#ffffff;
	text-decoration:none;
}
.authors a:hover {
	color:#ffffff;
	text-decoration:none;
}
/* News
----------------------------------------------- */
.news-date {
	margin:1.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
.news-border {
	border-top: 1px solid #B2B2B2;
	border-left: 1px solid #B2B2B2;
	border: 1px solid #B2B2B2;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
	width: 90%;
}
/* Book
----------------------------------------------- */  
.bad {
	width: 400px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: red;
	padding: 7px;
	border: 1px solid silver;
	background: #333333;
}
#form {
	color: #dddddd;
	margin-top: 15px;
	margin-bottom: 0px;
	width: 500px;
}
#form textarea {
	border: 1px #666666 solid;
	background: #3f454a;
	color: #dddddd;
	margin-bottom: 5px;
}
#form input {
	border: 1px #666666 solid;
	background: #3f454a;
	color: #dddddd;
	margin-bottom: 5px;
}
.smile {
	float: right;
	height: 15px;
}
.submit {
	float: left;
	height: 15px;
}
.post-book {
	border: 0px;
	padding: 0px;
	margin-bottom: 16px;
	width: 500px;
	color: #dddddd;
}
.posttop-book {
	padding: 4px;
	background: #34393d;
	border: 1px #666666 solid;
	height: 12px;
}
.username-book {
	font-weight: bold;
	width: auto;
	float: left;
}
.userweb-book {
	width: auto;
	float: left;
	margin-left:10px;
}
.userweb-image {
	width: 16px;
	height: 20px;
	border: 0px;
}
.date-book {
	width: auto;
	text-align: right;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
.posttext-book {
	padding: 4px;
	border: 1px #666666 solid;
	background: #3f454a;
	border-top: 0px;
	text-align: left;
}
/* Links
----------------------------------------------- */

.link-text {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#ffffff;
}
.link-link {
	margin:1.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
.link {
	text-align: left;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	padding: 7px;
	margin: 0.25em 0 0.5em;
	margin-top: 20px;
	border-width: 1px 1px;
	width: 450px;
	font-size: 12px;
	float: left;
}
.link img {
	border: 1px solid #ffffff;
}
.link-inner-left {
	float: left;
	width: 200px;
}
.link-inner-right {
	float: left;
	width: 200px;
	padding-top: 20px;
	text-align: center;
}
/* Contact
----------------------------------------------- */
#contact {
	width: 500px;
	text-align: left;
	margin-top: 30px;
}
a.contact-adress {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#ffffff;
}
.contact-header {
	margin:1.5em 0 .75em;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
/* Strankovani
----------------------------------------------- */
.strankovani {
	color: #ffffff;
}
/* Latest updates
----------------------------------------------- */

.date-latest {
	width: auto;
	font:78%/1.4em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform:uppercase;
	letter-spacing:.2em;
	color:#6785ca;
}
/* Theme HB fotoklub
----------------------------------------------- */

body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background: #32353a;
	background-image:  url(../images/bgr.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848B92;
}
h1 {
	color: #BCC6D0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 0px;
}
img {
	border: none;
}
#contentleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BCC6D0;
	margin: 0px;
	padding: 0px 0px 2px;
}
#contentleft p {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 10px;
	color: #848B92;
	margin: 0px;
	padding: 2px 0px 0px;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: #FF9933;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
a img {
	border: none;
}
#container {
	width: 900px;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:  url(../images/container_bgr.jpg);
	background-position: center;
}
* html #container {
	height: 100%;
}
#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#showcase {
	width: 800px;
	text-align: left;
	background-image: url(../images/showcase.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
#contentleft {
	width: 200px;
	padding:10px;
	float:left;
	/*background-color: #222528;*/
	margin: 15px 0px 30px 30px;
}
* html #contentleft {
	margin-left: 15px;
}
#contentright {
	padding:0px;
	float:left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 30px;
	width: 440px;
}
#footer {
	width: 800px;
	position: relative;
	margin: -34px auto 0;
	z-index: 10;
	height: 34px;
	background-image: url(../images/footerbgr.jpg);
	background-repeat: no-repeat;
}
* html #footer {
	margin-top: -34px;
}
#footer-item {
	width: 800px;
	position: absolute;
	z-index: 11;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #323539;
	left: 0px;
	top: 9px;
	text-align: center;
	padding-top: 0.7em;
	padding-left: 0px;
}
.underline {
	height: 0px;
	margin: 2px 0px;
	border-top: 1px dotted #666666;
	line-height: 0px;
	font-size: 0;
}
.clear {
	display: block;
	clear: both;
}
.input-login {
	border: 1px #666666 solid;
	background: #3f454a;
	color: #848B92;
	width: 99px;
}
#sidebar a {
	display: block;
	text-decoration: none;
	background: transparent url(../images/pil_04.gif) no-repeat 8px 50%;
	padding: 0 0 0 30px;
	border-bottom: 1px solid #292d30;
	border-top: 1px solid #292d30;
	color: #666666;
}
#active-links a {
	background: transparent url(../images/pil_06.gif) no-repeat 8px 50%;
}
.lili {
	padding-left: 30px;
	margin-left: 30px;
	background: none;
	text-indent: 0px;
	line-height: 1.5em;
	letter-spacing: .2em;
	font: 10px/24px verdana, arial, sans-serif;
	text-transform: uppercase;
}
#sidebar a:hover {
	color: #a9a9a9;
	background: #3f454a;
	border-bottom: 1px solid #BCC6D0;
	border-top: 1px solid #BCC6D0;
}
#sidebar ul {
	margin: 0px 0px 1.0em;
	padding: 0px 0px 1.0em;
	list-style: none;
}
#sidebar li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
	line-height: 1.5em;
	letter-spacing: .2em;
	font: 10px/24px verdana, arial, sans-serif;
	text-transform: uppercase;
	background: none;
}
/* Úvodní stránka
----------------------------------------------- */

.uvod-main {
	text-align: center;
	width: 100%;
	border: 0px solid #ff0000;
}
.uvod-visit {
	background: #000000;
	width: 200px;
	height: 20px;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #aaaaaa;
}
.uvod-member {
	background: #000000;
	width: 200px;
	height: 20px;
	float: right;
	padding: 5px;
	text-align: center;
	border: 1px solid #aaaaaa;
}
.uvod-login {
	background: #000000;
	width: 200px;
	height: 180px;
	float: right;
	padding: 5px;
	text-align: center;
	border: 1px solid #aaaaaa;
}
.uvod-new {
	width: 600px;
	height: 100px;
	border: 0px solid #000000;
	font-size: 12px;
	float: left;
	margin: -130px 0 0 -300px;
	position: relative;
	left: 50%;
}
.uvod-content {
	width: 600px;
	border: 0px solid #000000;
	font-weight: bold;
	font-size: 15px;
	float: left;
	margin: 0 0 0 -300px;
	position: relative;
	left: 50%;
}
.okruh a {
	margin-left: 10px;
	text-indent: 0px;
	line-height: 1.5em;
	letter-spacing: .1em;
	font: 10px/24px verdana, arial, sans-serif;
}
/*------------------------------------------------------------------*/
.uvod-okruh {
	clear:both;
}
.uvod-okruh h3 {
	color:#FFF;
	text-align:center;
}
.uvod-okruh-host {
	background: #000000;
	width: 200px;
	height: 20px;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px solid #aaaaaa;
}
.uvod-okruh-ucastnik {
	background: #000000;
	width: 200px;
	height: 20px;
	float: right;
	padding: 5px;
	text-align: center;
	border: 1px solid #aaaaaa;
}

