body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/sky.jpg) repeat-x;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4 {
	font-weight: normal;
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}
.negri
{
	font-size: 1.1em;
}
p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
	
}

a:hover {
	text-decoration: none;
	background-color: #fff;
	color:#000;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}
.izda {
	float: left;
	margin: 1px 0 0 35px;
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 70px 20px 0px 10px;
	font-size: 32px;
	color: #FFFFFF;
	letter-spacing: 2pt;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 20px;
	/*box shadow effect in Safari and Chrome*/
    -webkit-box-shadow: #9B9B9B 3px 3px 10px;
    /*box shadow effect in Firefox*/
    -moz-box-shadow: #9B9B9B 3px 3px 10px;
	box-shadow: #9B9B9B 3px 3px 10px;
	
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/white-trans.png');
	/*box shadow effect in IE*/
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#9B9B9B', Direction=135, Strength=3);     
    /*box shadow effect in Browsers that support it, Opera 10.5 pre-alpha release*/
}

/* Logo */

#logo {
	float: left;
	margin-top: 30px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/img04.png) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	width:550px;
	margin-top: 20px;
	margin-right:-10px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	padding: 30px 10px 0 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.gif) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.gif) no-repeat center top;
}
#menu .home a {
	background: url(images/home.png) no-repeat center;
	width:30px;
	height:29px;
	margin-top: 5px;
}
/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #F4F4F4;
	/*box shadow effect in Safari and Chrome*/
    -webkit-box-shadow: #9B9B9B 3px 3px 10px;
    /*box shadow effect in Firefox*/
    -moz-box-shadow: #9B9B9B 3px 3px 10px;
	box-shadow: #9B9B9B 3px 3px 10px;
	
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/white-trans.png');
	/*box shadow effect in IE*/
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#9B9B9B', Direction=135, Strength=3);     
    /*box shadow effect in Browsers that support it, Opera 10.5 pre-alpha release*/
}

#latest-post {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
	background: url(images/foto.jpg) no-repeat top right;
	padding-left: 20px;
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .entry a:hover {
	color: #858886;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat top;
	padding-left: 20px;
}

#latest-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

.post {
}

.post .title {
	margin: 0;
	letter-spacing: 1pt;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.png) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
	
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}
.thumbnail
{
float: left;
width: 250px;
padding: 2px;
margin: 0 15px 15px 0;
}
/*acordeon*/
.accordion {
	width: 580px;
	border-bottom: solid 1px #c4c4c4;
}
.accordion h2 {
	background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
	padding: 3px 15px;
	margin: 0;
	font-size: 1.4em;
	
	border-bottom: none;
	cursor: pointer;
}
.accordion h2:hover {
	background-color: #d2d2d2;
}
.accordion h2.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	font-size: 1.2em;
	padding: 10px 15px 20px;

}
/*lightbox*/
#gallery {
		padding-left: 20px;
	}
