html {
	padding: 0;
	margin: 0;
	height: 100%;
}

body {
	padding: 0;
	margin: 0;	
	font-family: Georgia;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	background: #ffffe1 url(../images/bg_body.jpg) top center no-repeat;
	color: #33332F;
}

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

a:hover { color: #ff4701 !important; }

h1 {
	padding: 0 0 25px 5px;
	margin: 0;
	display: block;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	color: #444;
}

h2 {
	padding: 0 0 15px 0;
	margin: 0;
	color: #33332F;
	font-size: 18px;
}

h2 a {
	color: #33332F;
}

form {
	margin: 0;
}

.clear {
	position: relative;
	clear: both;
}

.clear_right {
	position: relative;
	clear: right;
}

.clear_left {
	position: relative;
	clear: left;
}

.x {
	display: none;
}


/********************
		WRAPPER
*********************/

#wrapper {
	position: relative;
	width: 100%;
	text-align: center;
	min-height: 100%;
}

#wrapper_inner {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 758px;
}

/********************
		HEADER
*********************/


#header {
	position: relative;
	margin: 0;
	padding: 0;
	height: 420px;
}
#header a.home {
	display: block;
	position: absolute;
	top: 50px; left: 110px;
	width: 530px;
	height: 350px;
}


	#lang {
		position: absolute;
		display: block;
		top: 10px;
		right: 0;
		
		margin: 0;
		padding: 0;
	}
		#lang span {
			padding: 0 10px;
		}
		#lang span a {  
			font-size: 10px;
			color: #333333;
			font-weight: bold;
			text-transform: uppercase;
		}
		#lang span a.selected { color: #ff4701; }

/********************
		HMENU
*********************/

#hmenu {
	position: relative;
	
	display: block;
	margin: 0;
	padding: 0;
	height: 65px;
}

#hmenu_inner ul {
	margin: 0 65px;
	padding: 15px 0;
	display: block;
	text-align: left;
	list-style: none;
	height: 20px;
}
#hmenu_inner ul li { 
	float: left; 
	height: 20px;
	padding-right: 16px;
	background: transparent url(../images/menu_separator.gif) top right no-repeat; 
}
	#hmenu_inner ul li.last { padding-right: 0; background: none; }
	
	#hmenu_inner ul li a {
		display: block;
		
		height: 20px;
	}
	#hmenu_inner ul li a span { display: none; }
	#hmenu_inner ul li a.m200089 {
		width: 80px;
		background: transparent url(../images/menu_200089.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200089_L1 {
		width: 45px;
		background: transparent url(../images/menu_200089_L1.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200090 {
		width: 74px;
		background: transparent url(../images/menu_200090.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200090_L1 {
		width: 98px;
		background: transparent url(../images/menu_200090_L1.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200091 {
		width: 102px;
		background: transparent url(../images/menu_200091.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200091_L1 {
		width: 100px;
		background: transparent url(../images/menu_200091_L1.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200092 {
		width: 82px;
		background: transparent url(../images/menu_200092.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200092_L1 {
		width: 101px;
		background: transparent url(../images/menu_200092_L1.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200093 {
		width: 127px;
		background: transparent url(../images/menu_200093.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200093_L1 {
		width: 89px;
		background: transparent url(../images/menu_200093_L1.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200094 {
		width: 82px;
		background: transparent url(../images/menu_200094.gif) top left no-repeat;
	}
	#hmenu_inner ul li a.m200094_L1 {
		width: 81px;
		background: transparent url(../images/menu_200094_L1.gif) top left no-repeat;
	}
	#hmenu_inner ul li a:hover,
	#hmenu_inner ul li a.selected {
		background-position: bottom left;
		height: 20px;
		
	}
	

/********************
		PAGE
*********************/

#page {
	position: relative;
	display: block;
	text-align: left;
	margin: 0;
	padding: 10px 0 120px 0;
	width: 758px;
	height: 1%;
}



/********************
		CONTENT
*********************/

#content {
	position: relative;
	display: block;
	width: 538px;
	margin: 0;
	padding: 0;
	float: left;
	height: 1%;
}

#content table {
	border: 1px solid #ddd;
	border-collapse: collapse;
	font-weight: normal;
}

#content table tr.first {
	background: #e5e5e5;
	
}

#content table tr.first td {
	font-weight: bold;
}

#content table td {
	border: 1px solid #aaa;
	border-collapse: collapse;
	padding: 6px;
}

#content ul {
	margin-left: 20px;
}


#content .povzetek {
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	padding: 0 5px 15px 5px;
}

#content .datum {
	font-size: 15px;
	font-weight: normal;
	
	padding: 0 5px 15px 5px;
	
}

#content .text {
	padding: 20px 2px 0 5px;
	margin-right: 3px;
	background: transparent url(../images/bg_pike_velke.gif) top left repeat-x;
}



/********************
		LIST ITEM
*********************/

.list_item {
	margin-right: 3px;
	padding: 15px 5px;
	background: transparent url(../images/bg_pike_velke.gif) bottom left repeat-x;
}

.first {
	padding-top: 0;
}

.last {
	background: none;
}

.list_item .commented {
	text-align: right;
	color: #666;
}

.list_item .date {
	color: #666;
	font-weight: bold;
	padding: 2px 0;
}
/*
.list_item img {
	margin: 0 0 10px 10px
}
*/

.list_item a.more {
	color: #FF4500;
	display: inline;
	text-transform: uppercase;
}

.list_item .item_image {
	float: left;
	margin: 5px 10px 5px 0;
}


.list_item div.n2 {
	position: relative;
	clear: both;
}

a.back {
	display: block;
	margin-top: 20px;
}


/********************

right block
*********************/
#right_block {
	position: relative;
	display: block;
	width: 200px;
	height: 1%;
	float: right;
}



/********************
		GALLERY
*********************/

#gallery {
	position: relative;
	margin: 0;
	width: 100%;
}

#page.wide #gallery {
	width: 590px;
}

#gallery .thumbnail {
	position: relative;
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #CCC;
	line-height: 120px;
	margin: 0 4px 5px 0;
	text-align: center;
}

#gallery .thumbnail a {
	font-weight: normal;
}
	
#gallery .thumbnail img {
	vertical-align: middle;
	display: inline;
}



/********************
		IMAGES
*********************/

#images {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	height: 1%;
	background: transparent url(../images/bg_pike_velke.gif) bottom right repeat-x;
}

#images .title {
	font: normal 13px Georgia;
	color: #767676;
	padding-bottom: 8px;
}

#images .title span {
}

#images a {
	position: relative;
	display:block;
	margin: 0;
	padding: 0;
	text-align:left;
}

#images img {
}

#images .desc {
	font-size: 10px;
	padding: 0 10px;
}


/********************
		DOCUMENTS
*********************/

#documents {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	height: 1%;
	background: transparent url(../images/bg_pike_velke.gif) bottom right repeat-x;
}

#documents .title {
	font: normal 13px Georgia;
	color: #767676;
	padding-bottom: 10px;
}

#documents .title span {
}

#documents dl {
	position: relative;
	margin:0;
	padding: 0 0 0px 0;
}

#documents dt {
	height: 1%;
	padding-left: 20px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-size: 9px;
}

#documents dt img {
	float: left;
	margin-left: -20px;
}

#documents a {
	color: #767676;
	display: block;
	padding: 0 0 0 2px;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}

#documents a:hover {
	text-decoration: none;
}

/* fb icon */
#fb {
	position: relative;
	display: block;
	padding: 10px 0 12px 0;
	background: transparent url(../images/bg_pike_velke.gif) bottom right repeat-x;
}
	#fb a {
		background: transparent url(../images/fb_icon.gif) 0 0 no-repeat;
		display: block;
		font: normal 13px Georgia;
		color: #767676;
		padding: 8px 0 8px 60px;
	}

#kontakti {
	font: normal 11px Georgia;
	color: #767676;
	padding: 10px 0;
}
	#kontakti a { color: #767676; }

/********************
		NEWSLETTER
*********************/

#newsletter {
	margin: 0;
/*	margin-bottom: 30px;*/
	padding: 0 0 10px 0;
	height: 1%;
	background: transparent url(../images/bg_pike_velke.gif) bottom right repeat-x;
}

#newsletter .title {
}

#newsletter .title span {
}

#newsletter .desc, #newsletter form, #newsletter .message {
	padding: 0;
	margin:0;
	color: #767676;
	font-size: 11px;
}

#newsletter .textfield {
	display: block;
	width: 134px;
	float: left;
	margin: 5px 0;
	font-family: Georgia;
	font-size: 11px;
	padding: 2px;
	color: #767676;
	border: 1px solid #34332f;
}

#newsletter input.submit {
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	width: 54px;
	height: 20px;
	
	display: block;
	float: right;
	font-family: Georgia;
	border: none;
	margin: 5px 2px;
	padding-top: 0px;
	text-transform: uppercase;
	border: 1px solid #34332f;
	background: #ff4701;
}


/********************
		POLL
*********************/

#poll {
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	height: 1%;
}

#poll .title {
}

#poll .title span {
}

#poll .question {
	color: #444;
	margin-bottom: 5px;
	font-weight: bold;
}

#poll .answers {
	color: #444;
}

#poll input {
	color: #444;
	font-size: 10px;
}

#poll .answers input {
	float: left;
	clear: left;
	margin-left: 0px;
	border: none;
	background: none;
}

#poll .answers label {
	display: block;
	padding-left: 20px;
}

#poll .answers div {
	margin-bottom: 10px;
	margin-right: 10px;
}

#poll .answers div span {
	color: #444;
	font-size: 10px;
}

#poll .all_answers {
	margin-bottom: 5px;
}

#poll .indicator {
	position: relative;
	display: block;
	margin-top: 5px;
	height: 4px;
	overflow: hidden;
	background-color: #ccc;
}


/********************
		COMMENTS
*********************/

#comments {
	height: 1%;
	margin-top: 10px;
	padding-top: 10px;
}

#comments .nocomments {
	padding-top: 5px;
	text-align: center;
	color: #666;
}

#comments .comment_name {
	width: 293px; 
	padding: 1px;
	margin: 0 0 5px 0;
	font-family: Arial;
	font-size: 11px;
}

#comments .comment_text {
	width: 293px; 
	height: 100px;
	padding: 1px;
	margin: 0 0 5px 0;
	font-family: Arial;
	font-size: 11px;
}

#comments .submit {
	font-family: Arial;
	font-size: 10px;
}

#comments .output {
	border-top: 1px solid #ccc;	
	margin-top: 5px;
}

#comments .comment {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}

#comments .comment .name {
	font-weight: bold;
}

#comments .comment .date {
	color: #666;
}


/********************
		FORMS
*********************/

#forms {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	height: 1%;
	position: relative;
}

#formtitle {
	display: block;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
}

#forms .esm_form_field {
	position: relative;

}

#forms label {
	display: block;
	padding-top: 3px;
	margin-right: 5px;
	line-height: 18px;
}

#forms .inputfield_i {
	padding: 1px;
	margin: 0 0 5px 0;
	font-family: arial;
	font-size: 11px;
	width: 365px;
}

#forms .inputfield_t {
	padding: 1px;
	margin: 0 0 5px 0;
	font-family: arial;
	font-size: 11px;
	height: 100px;
	width: 365px; 

}

#forms input.inputfield_r {
	float: left;
}

#forms label.inputfield_r {
	display: inline;
	float: none;
	clear: right;
	padding-top: 0px;
	margin: 2px 0 0 0;
	line-height: 20px;
}

#forms div.inputfield_r {
	position: relative;
	display: block;
	width: 220px;
	margin-left: 25px;
}

#forms form div.inputfield_r span {
	display: block;
	width: 220px;
	clear: right;
	padding: 0 0 5px 0px;
}

#forms form div.inputfield_r label {
	padding-left: 5px;
}

#forms .inputfield_s {
	width: 150px;
	font-size: 11px;
	font-family: tahoma;
	margin: 0 0 10px 0;
	padding: 2px;
}

#forms div.inputfield_c {
	display: block;
	position: relative;
	padding: 3px 0 3px 5px;
}

#forms div.esm_form_field label {
	float: none;
}

#forms div.inputfield_c span {
	display: block;
	padding: 3px 0 3px 20px;
}

#forms div.inputfield_c label {
	padding-left: 5px;
	float: none;
	display: inline;
}

#forms div.esm_form_field select option {
	padding: 0px 5px;
}

#forms .inputfield_s {
	padding: 1px;
	margin: 0 0 5px 0;
}

#forms .submit {
	margin: 10px 0 0 0;
	font-family: arial;
	font-size: 11px;
	color: #444;
	cursor: pointer;
}


/********************
		FOOTER
*********************/

#footer {
	position: relative;
	display: block;
	clear: both;
	margin: 0 0 30px 0;
	padding: 10px 5px 0 5px;
	width: 525px;
	color: #99968F;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background: transparent url(../images/bg_pike_velke.gif) top left repeat-x;
}


#footer #poweredby, #footer #legal {
	display: block;
	/*line-height: 18px;*/
	font-weight: normal;
}

#footer a {
	color: #99968F;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#poweredby {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#poweredby a,#poweredby .footer_info {
	float:left;
	display: block;
	padding: 0px;
	text-decoration: none;
}
#footerlogo {
/*	letter-spacing: 1px;
	font-family: Tahoma;*/
	margin-top: 0px;
	margin-left: 5px;
}
#footerlogo1 {
	color: #C3000D;
}
#footerlogo2 {
	color: #E94F00;
}
#footerlogo3 {
	color: #F08D00;
}
#footer .seperator {
	padding: 0 3px;
	margin-top: 0px;
	float: left;
	color: #99968F;
}
#footer #terms {
	display: inline;
/*	float: right;*/
}