
/*
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: #FFFFFF url(../images/headback-szech.png) no-repeat top center;
/*	font-family: 'Jura', sans-serif; font-weight: 500;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*color: #402C16;*/
	color: #000000;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: 'Jura', sans-serif; font-weight: 500;
	font-weight: normal;
	color: #2E9F13;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 140%;

}

ul, ol {
}

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

a:hover {
	text-decoration: none;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
	margin-left: 25px;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper{
	width: 891px;
	margin: 0 auto;
	padding-top: 183px;
	background: url(../images/img03.gif) no-repeat center top;
	clear:both;
}

#slide {
	display: block;
	position: absolute;
	top: 373px;
	width: 891px;
	height: 280px;
}

.navbar {
  overflow: hidden;
  background-color: #034da2;
  position: fixed;
  top: 0;
  width: 100%;
	z-index: 1000;
	font-family: 'Jura', sans-serif; font-weight: 500;
}

.navbar a {

  display: block;
  color: #f2f2f2;
  text-align: center;
  padding-top: 3px ;
	padding-bottom: 3px ;
  text-decoration: none;
  font-size: 12px;
}

.navbar a:hover {
  background: #fff;
  color: black;
}

/* Menu */
#menu {
	position:relative;
	left:0;
	top:124px;
	font-family: 'Jura', sans-serif; font-weight: 500;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 10px 11px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	float:left;
			width:145px;
			height:44px;
			line-height:44px;
			text-align:center;
	text-decoration: none;
	font-family: 'Jura', sans-serif; font-weight: 500;
	text-shadow:1px 1px 0 #000;
	font-size: 15px;
	color: #fff;
	border: none;
}

#menu .current_page_item a {
}

#menu a:hover {
	font-family: 'Jura', sans-serif; font-weight: 500;

	text-shadow: 0em 0em 1em white;
}



/* Page */
#page {
	position: relative;
	top: 470px;
	width: 891px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 3px #fff;
}





/* Content */

#content {
	float: left;
	width: 701px;
	padding: 0px 0px 95px 95px;
}

.post {
	clear: both;
	padding-bottom: 50px;
}

.post .title {
	font-family: 'Jura', sans-serif; font-weight: 500;
	font-size: 40px;
	color: #000;
	padding-left: 85px;
	letter-spacing: -1px;
	background: url(../images/logo.png) no-repeat;
	/*text-shadow: 2px 2px 0.07em #575757;*/
}

.post .gtitle {
	font-family: 'Jura', sans-serif; font-weight: 500;
	font-size: 60px;
	color: #000;
	padding-left: 85px;
	letter-spacing: -1px;
}

.post .gtitle strong {
	font-family: 'Jura', sans-serif; font-weight: 500;
	font-size: 60px;
	color: #bf0004;
	letter-spacing: -1px;
	/*text-shadow: 2px 2px 0.07em #575757;*/
}



.post .gtitle a {
	color: #1A1A1A;
	border: none;
}

.post .title strong {
	font-family: 'Jura', sans-serif; font-weight: 500;
	font-size: 40px;
	color: #bf0004;
	letter-spacing: -1px;
	/*text-shadow: 2px 2px 0.07em #575757;*/
}

.post .title a {
	color: #1A1A1A;
	border: none;
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;

}

.links {
	display: block;
	float: right;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #bf0004;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

.links2 {
	display: block;
	float: center;
	width: 196px;
	padding: 12px 0px 12px 0px;
	background: #bf0004;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	color: #FFFFFF;
}


.links a {

	color: #FFFFFF;
}


/* Footer */

	#footer {
	  position: relative;
	  top: 420px;
	  width:100%;
		float:left;
		padding:15px 0;
		background: url(../images/footback.png) top center #fff;
		text-align:left;
	}

	#footer a {
		color:#fff;
	}

	#footer h3 {color: #000;
	  font-size: 18px;
	  padding-bottom: 20px;
	}
	#footer p {color: #4b4b4b;
	  font-size: 11px;
	  line-height: 100%;
	}
	.wrap {
		position:relative;
		margin:0 auto;
		width:891px;
		padding-top: 25px;
	}
	#contentwrapper{
float: left;
width: 891px;
height: 200px;

}

#contentcolumn{

margin-left: 500px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column in pixel*/
margin-left: -860px; /*Set left margin to -(MainContainerWidth)*/
}

#middlecolumn{
  float: left;
  width: 230px;
margin-left: -550px; /*Margin for content column. Should be (RightColumnWidth + LeftColumnWidth)*/
}

#rightcolumn{
float: left;
width: 230px; /*Width of right column in pixels*/
margin-left: -250px; /*Set right margin to -(MainContainerWidth - LeftColumnWidth)*/
}
