*{
	margin: 0;
	padding:0;
	}



#topborder{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 12em;
	padding-left: 310px;
	background-color: #141414;
	background-repeat: no-repeat;
	}

#header #headerTitle{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:100;
	text-transform:uppercase;
	margin-left:15px;
	color:#3d3933;
}

#header #headerName{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:45px;
	font-weight:100;
	color:#584027;
	text-transform:uppercase;
	line-height:30px;
	margin-left:10px;
}

#meniu .rightLink{
	float:right;
	color:#c19a73;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin:10px;
}

#meniu .leftLink{
	float:left;
	color:#c19a73;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	margin:10px;
}

#meniu .no_margin_left{
	margin-left:0;
}

#meniu .more_margin_right{
	margin-right:20px;
}

#meniu .linkOn{
	color:#FFF;
}
#meniu a:hover{
	color: #d5bfa2;
	text-decoration: underline overline;
	}	




#sidebar{
	position: fixed;
	width: 300px;
	background-image: url(../logo.jpg);
	background-repeat: no-repeat;
	
}


#content{
	padding-top: 12em;
	margin-bottom: 5em;
	margin-left: 315px;
	width: 700px;
	padding-left: 1em;
}

#content .text{
	font-size:11px;
	color:#d5bfa2;
	width:600px;
	text-align:justify;
	margin-bottom:15px;
}
#content .ttext{
	font-size:11px;
	color:#d5bfa2;
	
	text-align:justify;
	margin-bottom:15px;
}

#content #pageTitle{
	width:100%;
	margin:10px 0 10px 0;
	font-size:15px;
	font-weight:100;
	color:#c19a73;
}

#content #pagesubt{
	width:100%;
	margin:10px 0 10px 0;
	font-size:12px;
	font-weight:100;
	color:#c19a73;
}

#content #pageTitle span{
	font-size:12px;
	color:#4c443b;
}
.cnt {
margin-left: auto;
margin-right: auto;
}
div.feedburnerFeedBlock ul li span.headline {


}
div.feedburnerFeedBlock .creditfooter {
	width: 1px;
	text-align: center ;
	height: 1px;
}

/* typography
----------------------------------------------- */


p {	line-height: 1.5em;	margin-bottom: 1.0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }

ol, ul{ margin: 0.5em 0 1.2em 2em; }	
ol, ul, dl { line-height: 1.5em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	font-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}


h1, h2, h3{ font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;}

h1 { font-size: 2.2em; }
h1 a { color:#fff; border: none; }
h1 em{ color: #9cbee7; font-style: normal; }

h2 {
	font-size: 1.3em;
	letter-spacing: 0.4pt;
	color: #9cbee7;
	
	padding-top: 0.5em;
	}
h3 {
	text-decoration:none;
	font-size:11px;
	color: #FFFFFF;
	padding-top: 0.5em;
	}

a{
	color: #FFFFFF;
	text-decoration: none;
	}


p a:hover { border-bottom: 1px dotted #8ad459; }
a img{ 	border: none;}

small{ font-size: 0.8em; }

pre{
	display: block;
	margin: 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #222;
	background-color: #000;
	overflow: auto;
	}

code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #aaa;
	}
pre code{ line-height: 1.1em;}
kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

fieldset{ border: none; }

/* sidebar
----------------------------------------------- */
#sidebar a{
	color: #fff;
	}
#sidebar p a:hover{ border-bottom: 1px dotted #fff; }	

#sidebar h1 a{ }
#sidebar h1 a:hover{ color: inherit; }

#nav{
	list-style: none;
	color: #9cbee7;
	padding: 0em;
	text-align: center;
	margin: 0;
}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: inline;
	height: 2em;
	color: #4F8CBF;
	padding-top: 0.3em;
	padding-right: 0.8em;
	padding-bottom: 0.2em;
	padding-left: 0.8em;
	margin-right: 0.3em;
	border-top-color: #1a1a1a;
	border-right-color: #1a1a1a;
	border-bottom-color: #1a1a1a;
	border-left-color: #1a1a1a;
	}

#nav a:hover{
	color: #9cbee7;
	
	text-decoration: underline overline;
	}	


/* content
----------------------------------------------- */
#content ul{ margin-left: 4px;}
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }

/* misc
----------------------------------------------- */

.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #222;
	border: 1px solid #2a2a2a;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	

.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.style1 {
	color: #FFFFFF
}
.style2 {
	color: #c19a73
}
.style3 {
	color: #666666
}
#contentlocal {
	padding-top: 10em;
	margin-bottom: 5em;
	float: none;
}

