* {
	margin:0;
	padding:0;
}

body {
	background-color:#f7e6b1;
	background-image:url(../img/elements/bckg.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	text-align:center;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}

div {
	text-align:left;
	margin:0;
	padding:0;
}

h1 {
	font-size:24px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#373752;
	margin-bottom:15px;
}

p {
	margin-bottom:15px;
}

ul {
	margin:10px 0 10px 20px;
}
li {
	margin:5px 0 5px 10px;
}

h2 {}

h3,
h3 a,
h3 a:link,
h3 a:active,
h3 a:hover,
h3 a:visited {
	font-size:18px;
	font-style:italic;
	color:#af2a1e;
	letter-spacing:-1px;
}

h4,
h4 a,
h4 a:link,
h4 a:active,
h4 a:hover,
h4 a:visited {
	font-size:13px;
	font-style:italic;
	color:#fff;
	letter-spacing:-0.025em;
	margin:0 0 3px 0;
}


#head,
#content,
#footer {
	width:920px;
	margin:0px auto;
}

/* -- HEAD -- */
#head {
	background-image:url(../img/elements/head_bckg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:259px;
}

#menue {
	text-align:right;
	height:80px;
}

#slogan {
	height:155px;
	text-align:right;
}

#slogan img {
	padding:33px 20px 0 0;
}

#bloglink {
	text-align:right;
	height:24px;
}


/* -- CONTENT -- */

#content {
	background-image:url(../img/elements/content_bckg_vert.gif);
	background-repeat:no-repeat;
	background-position:533px;
	padding:0;
}
#left {
	width:533px;
	float:left;
	text-align:right;
}

#right {
	width:387px;
	float:right;
	text-align:left;
}

#textbckg {
	width:452px;
	background-color:#fff;
	background-image:url(../img/elements/content_bckg.jpg);
	background-repeat:repeat-x;
	float:right;
}

#text {
	padding:38px 10px 5px 10px;
}

#teaser {
	background-image:url(../img/elements/teaser_bckg.jpg);
	background-repeat:no-repeat;
	background-color:#3c3c57;
}

#teaser h2 {
	color:#fff;
	font-size:15px;
	line-height:18px;
}

#teaser_footer {
	background-image:url(../img/elements/teaser_bckg_footer.jpg);
	background-repeat:no-repeat;
}

.clearerWhite {
	clear:both;
	width:452px;
	height:20px;
	background-color:#fff;
	margin:0px 50px 0px 81px;
}
.clearer {
	clear:both;
	height:1px;
	overflow:hidden;
}

#footer {
	width:100%;
	background-image:url(../img/elements/footer_bckg.jpg);
	background-repeat:repeat-x;
	height:180px;
}
#footerContent {
	width:920px;
	margin:0px auto;
	background-image:url(../img/elements/footer.jpg);
	height:174px;
	text-align:right;
}

#footerText {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	padding-right:400px;
	text-align:right;
	padding-top:50px;
}

#footerText,
#footerText a,
#footerText a:link,
#footerText a:active,
#footerText a:hover,
#footerText a:visited {
	color:#dfcb91;
}

.teaser_contents {
	padding:10px;
	color:#fff;
}

.kontakt {
	padding:10px 4px 10px 10px;
	width:45%;
	float:left;
}
.sendafriend {
	padding:10px 10px 10px 6px;
	width:45%;
	float:right;
}

input {
	background-image:url(../img/elements/input_bckg.jpg);
	background-repeat:repeat-x;
	width:156px;
	height:21px;
}

textarea {
	background-image:url(../img/elements/textarea_bckg.jpg);
	background-repeat:repeat-x;
	width:246px;
	height:146px;
}

input,
textarea {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#af2a1e;
	margin:0 0 5px 5px;
	padding:2px;
	border:none;
}

.button {
	font-weight:700;
	text-transform:uppercase;
}

form{
	margin-top:20px;
}

.stihovi {
	font-size: 18px;
	font-style: italic;
}
.stihovipisac {
	font-size:12px;
	float:right;
	margin-right:100px;
	font-weight:700;
	color:#fff;
}
.stihovipisac,
.stihovipisac a,
.stihovipisac a:link,
.stihovipisac a:hover,
.stihovipisac a:active,
.stihovipisac a:visited,
.teaser_contents a,
.teaser_contents a:link,
.teaser_contents a:hover,
.teaser_contents a:active,
.teaser_contents a:visited {
	color:#fff;
}