h1,h2,h3,h4,h5,h6,p,form, li { 
	margin:0;
    padding:0;
}
a {
	color: #659b14;
	text-decoration: none;
}
a:hover {
	color: #ec2524;
	text-decoration: underline;
}

body {
    font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/background_body.gif);
	background-position: center bottom;
}
table, pre {
	font-size: 11px;
    font-family: Arial, sans-serif;
}

.pageholder {
	background-image: url(../img/background_pageholder.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.galeria img {
	border: 1px solid #659b14;
}

.footer {
	font-size: 10px;
	color: #CCCCCC;
	background-image: url(../img/footer_dr_max.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 85px;
}
.footer a {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #ec2525;
	text-decoration: none;
}
.pagehead {
	background-color: #f5f5f5;
	background-image: url(../img/divider_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}

h1 {
	color: #ec2525;
	font-size: 24px;
}h2 {
	font-size: 14px;
	color: #666666;
}
h3 {
	font-size: 12px;
	color: #333333;
}

.pagecontent {
	background-color: #FFFFFF;
	background-image: url(../img/divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
}
.ramik {
	border: 1px solid #659b14;
}
.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.inputbutton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #659b14;
}
h4 {

	font-size: 11px;
	color: #659b14;
}
.noborder img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#kontakty td {
/*	font-size: 9px;	*/
}

.newsletter {
	color: #FFFFFF;
	background-color: #659B14;
	text-align: left;
	padding: 5px;
	border: 2px solid #EC2525;
}
.newsletter h2 {
	color: #CCCCCC;
}
.newsletter .inputbutton {
	border: 1px solid #FFFFFF;
}
.christmas {
	background-image: url(../img/christmas-theme/christmas-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 71px;
}

