body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background: #ffffff;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x; 	
	background-position: top center;	
	background-attachment: fixed;	
}
hr
{
		border: 0px;
		height: 2px;
		background:  #bbbbbb;
}
img
{
	border: 0px;
}
.tarto
{
	height: 140px;
	width: 100%;
	z-index: 2;
	background: url(images/bg-header.png) top left repeat-x;
}
.fejlec
{
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: url(images/logo.png) left top no-repeat;
	text-align: left;
	overflow: visible;
	position: relative;
}
#header-contact {
	position: absolute;
	top: 25px;
	height: 40px;
	right: 0px;
	width: 250px;
	text-align: right;
	color: #daa964;
	text-shadow: 1px 1px 1px #222222;
}

	#header-contact  a {
		color: #daa964;
		font-weight: bold;
		text-decoration: none;
	}

.menu
{
	position: absolute;
	top: 80px;
	height: 20px;
	right: 0px;
	width: 840px;
	text-align: right;
	text-transform: uppercase;
	color: #daa964;
}
	.menu a
	{
		color: #daa964;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		text-shadow: 1px 1px 1px #222222;
	}
	.menu a:hover
	{
		text-decoration: underline;
	}
#header-fb {
	position: absolute;
	top: 115px;
	height: 30px;
	right: 0px;
	width: 115px;
	text-align: right;
	text-transform: uppercase;	
}
.back 
{
 width: 100px;
 left: 150px;
 top: 115px;
 position: relative;
}
.back a
{
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
.back a:hover
{
	text-decoration: underline;
}

.form-text {
	width: 390px;
	border: 1px solid #cccccc;
	padding: 2px 4px;
}

.form-submit {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 15px;
	color: #daa964;
	cursor: pointer;
	border: none;
	background: #003715; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzcxNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDViMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #003715 0%, #005b22 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#003715), color-stop(100%,#005b22)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #003715 0%,#005b22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #003715 0%,#005b22 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #003715 0%,#005b22 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #003715 0%,#005b22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003715', endColorstr='#005b22',GradientType=0 ); /* IE6-8 */

}

.success {
	padding: 10px;
	background: #7bf4a8;
	border: 2px solid #003715;
}

	.success h3{
		color: #003715;
		text-align: center;
	}

.error {
	padding: 10px;
	background: #ff7575;
	border: 2px solid #F00;
}

	.error h3{
		color: #FFF;
		text-align: center;
	}

/*DESIGN*/
.nagyfeher-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0px 0 0 0;
}

.nagyszurke-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0x 0 0 0;
}

.kicsifeher-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0px 0 0 0;
}

.kicsiszurke-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0px 0 0 0;
}

.kicsicsikos-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0px 0 0 0;
}

.nextlitter-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 5px 0;
	margin: 0px 0 0 0;
}

.more-button {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #006727;
	border-top: 2px dashed #000000;
	padding: 8px 3px;
	margin: 8px 0 0 0;
}

/*CONTENT*/
.content
{
	width: 960px;
	padding: 15px 0 0 0;
	overflow: visible;
	text-align: left;
	position: relative;
}
	.content a
	{
		color: #222222;
		text-decoration: none;
		font-weight: bold;
	}
		.content a:hover
		{
			text-decoration: none;
			color: #000000;
		}

.oszlop1
{
	float: left;
	width: 300px;
	top: 0px;
	left: 20px;
	text-align: center;
}
.oszlop2
{
	float: left;
	width: 320px;
	margin: 0 20px;
	text-align: center;
}.oszlop3
{
	float: left;
	width: 300px;
	text-align: center;
}

.content .kissebb
{
	font-size: 10px;
}
.nagykep
{
height: 210px; 
vertical-align: middle;
text-align: center;
background-image: url(images/bpic_280X200.png);
background-repeat: no-repeat;
background-position: center center;
}
.litterkep
{
height: 117px; 
vertical-align: middle;
text-align: center;
background-image: url(images/nl.png);
background-repeat: no-repeat;
background-position: center center;
}
.kiskep
{
height: 110px;
 width: 150; 
 vertical-align: middle; 
 text-align: center;	
 background-image: url(images/bpic_140105.png);	
 background-repeat: no-repeat; 
 background-position: center center;
}
.etszt1
{
font-size: 10px;
}
.content table, .content tr, .content td
{
	font-size: 11px;
	color: #444444;
}
.galleryx
{
	border-spacing: 0px;
	padding: 0 0 0 0;	
	border-collapse: collapse; 	
}
.galleryx td
{
	background-image: url(upload/back.jpg);
	background-repeat: no-repeat; 	
	background-position: top center;
	text-align: center;
	vertical-align: top;
	padding: 3 3 3 3;
	height: 170px;
	width: 206px;
}
.galleryx .td2
{
	background-image: url(upload/back2.jpg);
	background-repeat: no-repeat; 	
	background-position: top center;
	text-align: center;
	vertical-align: top;
	padding: 3 3 3 3;
	height: 170px;
	width: 206px;
}
.galleryx .koz
{
	width: 5px;
	background-image: url();	
}
.galleryx .ures
{
	background-image: url();
}		

#footer {
	width: 100%;
	height: 30px;
	padding: 10px 0 10px;
	color: #b48441;
	font-size: 12px;
	background: url(images/bg-footer.png) top repeat-x;
	clear: both;
}

	#footer a{
		color: #b48441;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	#footer a:hover {
		text-decoration: underline;
	}