﻿@CHARSET "UTF-8";
/******* GENERAL RESET *******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}


hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #6B676B; border-style: none none solid; }
#contact {float:right; display: block; width: 380px; margin: 0; padding: 0; border: 0; background-color: #FFF; -moz-border-radius: 5px; -webkit-border-radius:5px; }

/* Form style */
label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px;}
input, textarea, select { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; -moz-border-radius: 5px; -webkit-border-radius:5px; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
input.submit:hover { background:#444; }
fieldset { padding:20px; border:1px solid #6B676B; -moz-border-radius: 5px; -webkit-border-radius:5px; }
legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #6B676B; -moz-border-radius: 5px; -webkit-border-radius:5px; }

span.required{color: #ff0000; } /* Select the colour of the * if the field is required. */
/* Style for the error message */
.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#succsess_page h3 { background: url('assets/success.gif') left no-repeat; padding-left:22px; }

/* message display page */
.message_list {list-style: none;margin: 0;padding: 0;width: 850px;}
.message_list li {padding: 0;margin: 0;background: url(../img/pozadi.jpg) no-repeat;}
.message_head {padding: 0; margin: 5px 0 0 0; padding: 4px 0 0 6px; cursor: pointer;position: relative; font-size: 1.1em;}
.message_head cite {font-size: 100%;font-weight: bold;font-style: normal;}
.message_body {padding: 0 10px 0; margin: 0;}
.message_body .text{color:#535353;}
/* // message display page */


.service {width:650px; height: 130px; background-color: #CDCDCD; margin: 8px 0 0 0;}
.service:hover{background-color: #bbbbbb;}
.service .text{float:left; width:420px; margin: 5px 0 0 8px;}
.service .text h2{}
.service .obrazek{float:right;}

h1 span {display: none;}


#slideshow {
    position:relative;
    height:284px;
    overflow: hidden ;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}



#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}




body{
	line-height: 1em;
	font-size: 12px;
	background: #262626 url(img/bg.png) repeat scroll 0 0;
	font-family: Myriad Pro, Arial, Helvetica, sans-serif;
	margin: 0pt;
	cursor: default;
}
table{
	border-collapse: separate;
	border-spacing: 0pt;
}
strong{
	font-weight: 700;
}
caption, th, td{
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
pre{
	font-family: Arial, Helvetica, sans-serif;
}
input{
	border: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	padding: 7px 3px 0 4px;
	font-size: 11px;
}
select{
	font-size: 11px;
	color: #888888;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CAD2CE;
}
ul{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}
a{
	cursor: pointer;
	color: #296ba5;
	text-decoration: none;
	outline: none !Important;
}
html,body{
	height:100%;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	line-height: 0;
}
.clearfix{
	overflow: hidden;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
.italic{
	font-style: italic;
}
/******* /GENERAL RESET *******/

/******* MAIN WRAPPER *******/
.wrapper{
	width: 1000px;
	margin: 0pt auto;
	font-size: 12px;
	color: #fff;
	background: transparent url(img/bgcont.png) no-repeat scroll 0 0;
}
/******* /MAIN WRAPPER *******/

/******* TOP *******/
#top logoo{
	position: relative;
}
#top logoo a{
	width: 300px;
	height: 155px;
	overflow: hidden;
	text-indent: 999999px;
	position: absolute;
	display: block;
	top: 0;
	left: 45px;
}
#menu{
	width: 615px;
	margin-left: 395px;
	margin-top: 30px;
}
#menu li{
	width: 120px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 35px;
}
#menu li.first{
	width: 120px;
}
#menu li.last{
	margin-right: 0;
}
#menu li a{
	font-weight: 700;
	padding: 30px 0 30px;
	display: block;
	font-size: 24px;
	line-height: 20px;
	color: #aeaeae;
}
#menu li a:hover{
	color: #ffffff;
	text-decoration: none;
}
#menu li a span{
	font-size: 12px;
	color: #8c8c8c;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
/******* /TOP *******/

/******* CONTENT *******/
#content{
	padding-left: 20px;
	margin-top: 25px;
}
#content .wrappost{
	width: 942px;
	background: #171717;
	margin-bottom: 30px;
	border: 1px solid #3e3e3e;
	padding: 8px;
}
#content .post{
	padding: 38px;
	background: #fff;
	border: 1px solid #050505;
}
#content .post a{
	color: #498bbf
}
#content .post .entry{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #514D51;
}
#content .post .entry .wrapentry{
	margin-bottom: 10px;
}
#content .post .entry .wrapentry img{
	padding: 0;
	border: 0;
	background: transparent;
}
#content .post .entry h1{
	font-size: 27px;
	text-align: left;
	color: #303030;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0 0 10px 0;
}

#content .post .entry h2{
	font-size: 20px;
	text-align: left;
	color: #303030;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0 0 10px 0;

}

#content .post .entry h3{
	font-size: 20px;
	text-align: left;
	color: #303030;
	line-height: 1.2em;
	font-weight: 700;
	margin: 0 0 5px 0;


	/*padding-top: 18px;*/
}
#content .post .entry ul{
	list-style-position: inside;
	list-style-type: square;
	margin-left: 2em;
	margin-bottom: 1.3em;
}
#content .post .entry ul li{
	margin-bottom: 0.5em;
}
#content .post .entry .info{
	width: 337px;
	text-align: right;
	padding-bottom: 15px;
}
#content .post .entry h2 a{
	color: #303030;
}
#content .post .entry h2 a:hover{
	color: #000;
}
#content .post .entry p{
	padding-bottom: 18px;
}
#content .post .entry blockquote{
	background: #fafad6 url(img/quote.gif) no-repeat scroll 0 0;
	border: 1px solid #f6d87d;
	padding: 12px 40px 12px 40px;
	color: #3a3a3a;
	font-size: 13px;
	font-style: italic;
	margin: 1.3em 0 2.9em;
}
.picture{
	border: 1px solid #c8c8c8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	padding: 5px;
	background: #ededed;
}
#content .post .entry a:hover{
	text-decoration: underline;
}
#content .post .entry h2 a:hover{
	text-decoration: none;
}
#content .post .entry .info{
	font-size: 12px;
}
#content .post .entry .author{
	background: #fff8cc;
	border-bottom: 1px solid #ffe222;
	padding: 2px 4px 2px 4px;
	color: #000;
}
#content .post .entry .author a{
	color: #000;
}
#content .post .entry .metainfo{
	margin-top: 9px;
}
#content .post .entry .tags{
	margin-right: 6px;
	background: transparent url(img/tags.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 15px;
}
#content .post .entry .comments{
	background: transparent url(img/comments.gif) no-repeat scroll 0 0;
	padding: 0 0 2px 20px;
}
#content .post.comments{
	margin-top: 30px;
}
#content .post.comments{
	padding: 24px 38px 38px 38px;
}
#content .post.comments .comment{
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
}
#content .post.comments .comment .name{
	width: 76px;
	font-size: 11px;
	text-align: center;
}
#content .post.comments .comment .message{
	width: 496px;
	font-size: 12px;
	margin-left: 20px;
}
#content .post.comments .comment .date{
	font-size: 11px;
}
#content .post div.p18{
	padding-top: 18px;
}
#content .post.comments .write{
	padding-top: 1.3em;
}
#content .post textarea, #content .post  input{
	border: 1px solid #ced0d0;
	font-size: 12px;
	padding: 16px;
	width: 300px;
	color: #7e7c7e;
	margin-bottom: 1.3em;
}
#content .post textarea{
	min-height: 100px;
}
#content .post input{
	width: 320px;
	padding: 6px;
}
#content .post input.submit{
	width: auto;
	float: right;
	background: #292929;
	color: #fff;
	border: 0;
}
#content .post input.submit:hover{
	background: #333;
}
/******* /CONTENT *******/

/******* RIGHTBAR *******/
#rightbar{
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 2px;
}
#rightbar .section{
	background: #171717;
	padding: 15px;
	color: #8c8c8c;
	border: 1px solid #393939;
	margin-bottom: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	line-height: 1.2em;
}
#rightbar .section.search{
	padding: 0;
	margin-top: 25px;
	position: relative;
	text-decoration: none;
}
#rightbar input{
	width: 200px;
	background: transparent;
	color: #8c8c8c;
	padding: 5px 4px 5px 7px;
}
#rightbar input.search{
	width: 43px;
	height: 43px;
	padding: 0;
	position: absolute;
	top: -8px;
	right: -2px;
	background: transparent url(img/search.png) no-repeat scroll 0 0;
}
#rightbar .section li{
	margin-bottom: 13px;
}
#rightbar .section li.last{
	margin-bottom: 0;
}
#rightbar a{
	color: #8c8c8c;
}
#rightbar a:hover{
	text-decoration: underline;
}
#rightbar .section li{
	padding: 3px 3px 3px 29px;
}
#rightbar .section .rss{
	background: transparent url(img/rss.png) no-repeat scroll 0 0;
}
#rightbar .section .twitter{
	background: transparent url(img/twitter.png) no-repeat scroll 0 0;
}
#rightbar .section .fans{
	background: transparent url(img/fans.png) no-repeat scroll 0 0;
}
#rightbar .section .flickr{
	background: transparent url(img/flickr.png) no-repeat scroll 0 0;
}
#rightbar .section .members{
	background: transparent url(img/members.png) no-repeat scroll 0 0;
	padding-bottom: 4px;
}
#rightbar .section ul.gallery li, #rightbar .section ul.community li{
	padding: 0;
	display: inline;
	margin-left: 9px;
}
#rightbar .section ul.gallery li img, #rightbar .section ul.community li img{
	border: 1px solid #000;
	margin-bottom: 9px;
}
#rightbar .section ul.gallery li img:hover, #rightbar .section ul.community li img:hover{
	border-color: #dbdbdb;
}
#rightbar .mainads li{
	margin-bottom: 30px;
}
#rightbar .section ul.community li img{
	border: 0;
}
#rightbar .smallads{
	margin-bottom: 30px;
}
#rightbar .smallads li{
	display: block;
	margin-bottom: 10px;
	height: 125px;
	width: 125px;
	float: left;
	text-align: center;
	line-height: 125px;
	background: #171717;
	color: #8c8c8c;
}
#rightbar .smallads li a{
	display: block;
}
#rightbar .smallads li.right{
	margin-left: 10px;
}
/******* /RIGHTBAR *******/

/******* FOOTER *******/
#footer{
	text-align: center;
	font-size: 14px;
	margin-bottom: 30px;
	background: #171717;
	padding: 15px;
	color: #8c8c8c;
	border: 1px solid #393939;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	line-height: 1.2em;
}
#footer a{
	color: #fff8cc;
	color: #498bbf;
}
#footer a:hover{
	text-decoration: underline;
}
/******* /FOOTER *******/
