@charset "utf-8";
/* CSS Document */

a img {
	border:none;
}

html,body,div,ul,li,table,h3,h2,h1 {
	margin:0;
	padding:0;
	border:none;
}
html,body {
	color:#ffffff;
	background:url(images/backgd.jpg) #403d3d top center repeat-x;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a,a:visited {
	text-decoration:none;
	color:#ffffff;
}
a:hover {
	color:#cccccc;
}

h1 {
	color:#f9a23a;
	padding:10px 0 15px 0;
	font-size:26px;
}

.cl {
	clear:both;
}

#main {
	width:1000px;
	margin:0 auto;
	background:url(images/oldalsav_back.png) right center repeat-y;
}

#menu {
	width:950px;
	height:32px;
	background:url(images/menu_back.jpg) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:800;
	padding-top:8px;
	padding-right:50px;
}
#menu ul {
	list-style:none;
	padding-left:190px;
}
#menu ul li {
	display:block;
	float:left;
	padding-right:15px;
}
#homeLink {
	float:left;
	padding-left:30px;
}

#lang {
	float:right;
	width:76px;
	height:22px;
	background:#e59537;
	padding:4px 0 0 3px;
}

#header {
	width:1000px;
	height:275px;
	background:url(images/header.jpg) center center no-repeat;
}
#header_bottom {
	width:1000px;
	height:81px;
	background:url(images/header_bottom.jpg) center center no-repeat;
}

#izelito {
	width:920px;
	height:182px;
	background:url(images/izelito_back.jpg) center center no-repeat;
	padding:50px 0 0 80px;
}
#izelito h2 {
	color:#624c3d;
	font-size:22px;
}
/*#izelito img {
	padding-top:5px;
}*/
#izelito p {
	margin:0;
	padding:4px 0;
}
#izelitoLeft {
	float:left;
	width:620px;
}
#izelitoRight {
	float:left;
	width:210px;
	padding:30px 0 0 90px;
	
}
#izelitoRight a {
	width:100px;
	height:90px;
	display:block;
}
	
	

#content {
	float:left;
	width:617px;
	padding:0 10px 0 70px;
	text-align:justify;
}

#oldalsav {
	float:left;
	width:261px;
	background:url(images/oldalsav_back.jpg) center center repeat-y;
	text-align:center;
}
#oldalsav img {
	padding:10px 0;
}

#footer {
	clear:left;
	height:66px;
	background:url(images/footer_backgd.jpg) center center repeat-x;
}

#footer div {
	width:1000px;
	height:36px;
	padding-top:30px;
	margin:0 auto;
	background:url(images/footer_back.jpg) center center no-repeat;
	text-align:center;
	font-size:9px;
}
#footer div a,#footer div a:visited {
	color:#999999;
}
#footer div a:hover {
	color:#eeeeee;
}

.galdiv {
	width:600px;
	margin:10px 2px;
	padding:2px;
	border:1px solid #464342;
}

.galtext {
	float:left;
	width:300px;
}

.galimg {
	float:left;
	padding:2px;
	width:260px;
}

.puppiesimg {
	margin-bottom:55px;
}
.puppiesimg div {
	margin:10px;
	float:left;
	width:280px;
}
.puppiesimg div img {
	border:1px solid #464342;
	padding:3px;
}

.detailsphotos img {
	margin:25px;
}

.imgcontainer {
	height:186px;
	width:186px;
	float:left;
	margin:2px 1px;
	text-align:center;
}
.imgcontainer img {
	border:1px solid #464342;
	margin:2px;
	padding:4px;
	background:#353231;
}

.imgcontainer img:hover {
	border:1px solid #353231;
	background:#C3C3C3;
}

.nofloat {
	float:none;
}
