/* CSS 23.3.2009 --- */
/* Romy´s Choco ---- */
body {
	background: #e3caad;
	margin: 0;
	padding: 0;
	font: 12px/18px arial, helvetica, verdana, sans-serif;
	color: #576161;
}
#mainframe { 
	width: 786px;
	margin: 0; 
	padding: 0;	
}
#topbanner { 
	background: #e3caad url('media/0topbanner.jpg') no-repeat top center;
	height: 456px;
	margin: 0; 
	padding: 0;
}
#topbannere { 
	background: #e3caad url('media/0topbannere.jpg') no-repeat top center;
	height: 456px;
	margin: 0; 
	padding: 0;
}
#middle { 
	width: 786px;
	padding: 0;
	margin: -110px 0 0 0;
}
.maintitle { 
	width: 500px;
	margin: 0; 
	float: right;  
	padding: 0px 15px 0px 0px;
	text-align: right; 	
}
h3 	{ 
	background-color: inherit; 	
	color:#521515;
 	font-size:110%; 
	font-weight:bold;
	font-style: italic; 
	margin: 0; 
	padding: 10px 0 10px 0;
	line-height: 120%;
}
#lpart { 
	width: 160px;
	float: left; 
	margin: 85px 0 0 15px; 
}
/* leftMenu ---- */
.arrowlistmenu{
	width: 150px;
}
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
}
.arrowlistmenu ul li{
	padding-bottom: 2px;
}
.arrowlistmenu ul li a{
	color: #A70303;
	background: url(media/arrowbullet.png) no-repeat center left;
	display: block;
	padding: 2px 0;
	padding-left: 19px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}
.arrowlistmenu ul li a:visited{
	color: #A70303;
}
.arrowlistmenu ul li a:hover{
	color: #A70303;
	background-color: #F3F3F3;
}
.arrowlistmenu ul li.active a{
	color: #F3F3F3;
	background-color: #a57c52;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	letter-spacing: 0.1em;
}
#rpart { 
	width: 611px;
	float: right; 
	margin: 80px 0px 10px 0px; 
}
#gbpart { 
	width: 611px;
	float: right; 
	margin: 50px 0px 10px 0px; 
}
.rbroundbox2 { 
	background: url(media/nt.gif) repeat; 
}
.rbroundbox2 { 
	width: 50%; 
	margin: 1em auto; 
}
.rbtop div { 
	background: url(media/tl.gif) no-repeat top left; 
}
.rbtop { 
	background: url(media/tr.gif) no-repeat top right; 
}
.rbbot div { 
	background: url(media/bl.gif) no-repeat bottom left; 
}
.rbbot { 
	background: url(media/br.gif) no-repeat bottom right; 
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 7px;
	font-size: 1px;
}
.rbcontent {
	color: #520a0a;
 	font-size:100%; 
	font-weight:bold; 
	margin: 0 7px; 
}
#bottom {
	width:786px; 
	background: #ecd6c7; 
	color: #a0a0a0; 
	height: 20px; 
	text-align: center; 
	font-size: 90%; 
	clear: both; 
	padding: 5px 0 0 0; 
	margin: 0;
}
.introimg img { 
	display: block;
	position: relative;
	padding: 8px;
	background-color: #fff;
	border: 1px solid #988675;
	margin: auto auto auto auto;
}
.kontakt {
	width: 591px;
	color: #520a0a;
 	font-size:100%; 
	font-weight:bold;
	margin: 0; 
	float: right;  
	padding: 20px 10px 30px 0px;
}
#news { 
	width: 611px;
	float: right; 
	margin: 80px 0px 10px 0px;
}
#archive { 
	width: 800px;
	margin: 80px 0px 10px 0px;
}
table.news {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:3px solid #ffffff;
	text-align:left;
	background-image: url(media/newsbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: auto auto 30px auto; 
}
.newstitle {
	margin: 5px 5px auto auto;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	text-align: right;
}
.newsdate {
	width: 99%;
	background-color: #fff;
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	text-align: left;
}
.newsmessage {
	margin: 0;
	padding: 5px 5px 5px 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	text-align: left;
}
.xxxnewsmessage img { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #fff;	
}
.newsmessage img { 
	display: inline;
	position: relative;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #fff;
}
.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}
#aboutus { 
	width: 590px;
	float: right;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 70px 0px 10px 0px; 
}
.img1 { 
	float: left; 
	padding: 8px;
	background-color: #fff;
	border: 1px solid #988675;
	margin: -10px 8px 5px 0; 
}
.img2 { 
	float: right; 
	padding: 8px;
	background-color: #fff;
	border: 1px solid #988675;
	margin: -10px 8px 5px 0; 
}
table.pes {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:3px solid #ffffff;
	text-align:left;
	background-image: url(media/newsbg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: auto auto 30px auto; 
}
td.name {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-variant: italic;
	text-transform: uppercase;
	color: #4c4949;
	text-align: right;
	letter-spacing: 0.2em;
}
td.namesmaller {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: italic;
	text-transform: uppercase;
	color: #4c4949;
	text-align: right;
	letter-spacing: 0.1em;
}
.x	{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	letter-spacing: 0.2em;
}
td.desc {
	font-family: Verdana,Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	text-align: center;
	letter-spacing: 0.1em;
}
p.margin10 {
	margin: 10px 0 0 0;
}
.img-shadow img {
	display: block;
	position: relative;
	padding: 5px;
	background-color: #fff;
	border: 0px;
	margin: 6px auto auto 6px;
}
.mini-shadow img {
	display: inline;
	position: relative;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #c2c2c2;
	margin: 5px auto 5px 5px;
}
a.ped {
  	color: #790000;
   	text-decoration: none;
    	border-bottom: 1px dotted;
}

a:hover.ped {
  	color: #790000;
   	text-decoration: none;
	border-bottom: 1px dotted;
	font-weight: bold;
}

a 	{ 	
	color: #0F5B7F; 
	background: inherit;  
	text-decoration:none; 
}
a:hover {
	color: #0F5B7F;	
	background: inherit;	
	text-decoration: underline; 
}
.gallery { 
	margin: 30px auto; 
}
h2 	{ 
	background-color: inherit; 	
	color:#576161;
 	font-size:130%; 
	font-weight:bold; 
	margin: 0; 
	padding:0;
	line-height: 100%;
}
.pedig {
	width:760px;
	margin: 15px auto;
}
.pedigg {
	font-family: Verdana;
	font-size: 22px;	
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	
}
.pedigtitle {
	font-family: Verdana;
	font-size: 13px;	
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
}
table.pedigree {
	width:760px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:3px solid #ffffff;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-variant: italic;
	text-transform: uppercase;
	color: #4c4949;
	text-align: left;
	letter-spacing: 0.2em;
	margin: 10px auto;
}
td.ped1 {
	border-right: 1px dotted #959388;
	border-bottom: 1px dotted #959388;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 0 0 0 5px;
	background: #ede08a;
}
td.ped2 {
	border-right: 1px dotted #959388;
	border-bottom: 1px dotted #959388;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 0 0 0 5px;
	background: #CAE8EA;
}
td.ped3 {
	border-right: 1px dotted #959388;
	border-bottom: 1px dotted #959388;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 0 0 0 5px;
	background: #ebb2c1;
}
td.ped4 {
	border-right: 1px dotted #959388;
	border-bottom: 1px dotted #959388;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #4c4949;
	text-align: left;
	letter-spacing: 0.1em;
	padding: 0 0 0 5px;
	background: #fff;
}
a.pedig {
  	color: #790000;
	font-size: 10px;
	font-weight: bold;
   	text-decoration: none;
    	border-bottom: 1px dotted;
}

a:hover.pedig {
  	color: #790000;
	font-size: 10px;
	font-weight: bold;
   	text-decoration: none;
	border-bottom: 1px dotted;
}
.frame1 { 
	width: 760px;
	margin: 10px 0 0 70px; 
	padding: 10px 0 0 0;
	text-align: left;	
}
xxtable.odchovy {
	width:600px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 15px 0 0 0; 
	letter-spacing: 0.1em;
}
.t1	{ 
	text-align: center;
	width:180px;
	padding: 5px 0 0 0;	
}
.t2	{ 
	width:250px;	
}
.text1	{ 
	background-color:orange;	
	color:#ffffff;
	font-family: Tahoma;
 	font-size:450%;
	text-transform: uppercase;
	line-height: 130%;
	letter-spacing: 0.2em; 
	font-weight:bold; 
	margin: 0; 
	padding: 1px 1px 1px -1px;
	border-top:0px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	border-bottom:1px solid #c2c2c2;
	border-left:0px solid #c2c2c2;
}
.text2	{ 
	color:#576161;
	font-family: Tahoma;
 	font-size:130%;
	text-transform: normal;
	line-height: 100%;
	font-weight:bold; 
	margin: 0; 
}




td.upper {
	color : #FFFFFF;
	background : #efa272;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

input {
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	BORDER-RIGHT: #e1e1e1 1px solid;
   BORDER-LEFT: #e1e1e1 1px solid;
   BORDER-TOP: #e1e1e1 1px solid;
   BORDER-BOTTOM: #e1e1e1 1px solid;	
	background-color:#FFFFFF;
}

div.centered {
	text-align: left;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #fff 2px solid;
   BORDER-LEFT: #fff 2px solid;
   BORDER-TOP: #fff 2px solid;
   BORDER-BOTTOM: #fff 2px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	BORDER-TOP: #fff 1px solid;
	background-color:#FFFFFF;
}
/* odchovy ---- */
table.odchovyJ {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/j.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyI {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/i.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyCH {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/ch.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyH {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/h.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyG {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/g.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyF {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/f.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyE {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/e.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyD {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/d.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyC {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/c.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyB {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/b.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
table.odchovyA {
	width:580px;
	border-collapse: collapse;
	border-spacing: 0px;
	border:1px solid #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #4c4949;
	margin: 0px 0 0 15px; 
	letter-spacing: 0.1em;
	background-image: url(media/a.gif);
	background-repeat: no-repeat;
	background-position: top left;	
}
.odchovyleft {
	width:330px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align:center;
}
.odchovyright {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 2px 2px 2px auto;
}
.odchovyrightbg {
	width:250px;
	background-image: url(media/0bg2.gif);
	background-repeat: repeat;
	background-position: top right;
}
.odchovyx {
	padding: 10px 15px 10px 20px;
}
.odchovyt1	{ 
	color:#8e332c;
	font-family: Arial;
 	font-size:110%;
	text-transform: uppercase;
	letter-spacing: 0.1em; 
	font-weight:bold; 
}
.img-odchovy img {
	display: block;
	position: relative;
	padding: 5px;
	background-color: #fff;
	border: 0px;
	align: center;
	margin: 0 50 0 0;
}
.mini-odchovy img {
	display: inline;
	position: relative;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #aca49e;
	margin: 0px;
}
p.tituly {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: normal;
	color: #534741;
	margin: 0px 10px 15px 10px; 
	letter-spacing: 0.1em;
	text-align:left;
}
.tituly_title {
	font-size: 12px;
	font-weight: bold;
	color: #534741;
}
