*{margin: 0;padding: 0;}

body {
	background:#3c2417 url('body_bg.jpg') repeat-x;
	font: normal 10pt  'Arial', Helvetica, sans-serif;
	color: #fff;
	margin: 0 auto; 

}

p {padding: 3px 5px;}

a {color: #fff; text-decoration:underline; border-bottom: none;}
a:hover {color: #fff; text-decoration:none; border-bottom: none; }
img {
  border: none;
  margin: 0 auto;
  padding: 0;
}
a img {
  border: none;
}


h1 {font: bolder 13pt 'Verdana', Tahoma, sans-serif; margin: 0 auto; }
h2 {font: bolder 14pt 'Verdana', Tahoma, sans-serif; color:#fff; margin: 0 0 15px 0;}
h3 {font: bolder 11pt 'Verdana', Tahoma, sans-serif; color:#fff; margin: 10px 0 5px 0;}

/***************
	LAYOUT
***************/

#main{
	margin: 0 auto;
	width: 806px;
	height: 100%;
}

#menu-top {
	margin: 0 auto;
	width: 786px;
	height: 50px;
	background:#150b06;
	padding: 10px 0px 0 0px;
	color:#FFFFFF;
	text-align: left;
	font-size:9pt;
}
#menu-top a {
	color: #fff;
	text-decoration: none;
}
#menu-top a:hover {
	color: #fff;
	text-decoration: underline;
}

#header{
	margin: 0 auto;
	width: 786px;
	height: 204px;
	background:url('header.jpg') no-repeat;
}
#header_home{
	margin: 0 auto;
	width: 786px;
	height: 204px;
	background:url('header_home.jpg') no-repeat;
}
#wrapper {
	margin: 0 auto;
	width: 786px;
	min-height: 200px;
}
#sidebar {
	margin: 0 auto;
	width: 188px;
	float: left;
	display: inline;
}
#content {
	margin: 0 auto;
	margin-left: 188px;
	width: 598px;
	min-height: 300px;
	_position: relative; top: -218px; left: 0;
}

#menu-left {
	margin: 0 auto;
	width: 188px;
	height: 211px;
	background: url('bg_left_menu.png') repeat-x;
}

#sdb {background: url('sidebar.png') 0 top repeat-x; min-height: 150px;}
#home {
	height: 211px;
	background: url('bg_news.png') no-repeat;
}
#sekce {
	min-height: 300px;
	background: #150c07 url('bg_news.png') 0 top no-repeat;
}
#welcome {
	min-height: 200px;
	text-align: justify;
	background: #fff;
	color: #000;
}
#menu-dogs {
	background:url('bg_menu_dogs.png') repeat-x;
	height: 50px;
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
#footer {
	margin-left: 188px;
	width: 598px;
	height: 27px;
	background: url('footer.png') repeat-x;
}


/****************
	STYLE
****************/
.credit {
	padding: 5px;
	font-size: 8pt;
	color: #fff;
}
.credit a {color:#fff; text-decoration: none;}
.credit a:hover {color:#fff; text-decoration: underline;}

/* menu top */
.menu-top-left h1 {
	display: inline;
	float: left;
	color:#FFFFFF;
	font: normal 9pt 'Arial', Helvetica, sans-serif;
	margin-left: 10px;
}
.menu-top-left  {
	display: inline;
	
}
.menu-top-right {
	float: right;
	display: inline;
	margin-right: 10px;
}
.menu-top-item {
	padding: 0 8px 0 5px;
	border-right: 1px #fff solid;
}
.menu-top-item-last {
	padding: 0 5px;
}

/* menu left */
#menu-left ul{
	list-style: none;
	padding: 25px;
}
#menu-left li {
	font-size:12pt;
	padding: 3px 0;
}
#menu-left li a {
	color:#333300;
	text-decoration:none;
}
#menu-left li a:hover {
	color:#a56c11;
	text-decoration:underline;
}

/* menu dogs */
.menu-dogs-item {
	display: inline;
	font-size: 11pt;
	margin: 0 5px;
}

/* header */
.dogs{
	font-family: 'Arial', Helvetica, sans-serif;
	padding: 175px 0 0 227px;
}

.dogs a {
	margin: 0 13px;
	font-size:11pt;
	color:#f05f11;
	text-decoration:none;
}

.dogs a:hover{
	font-size:11pt;
	color:#f05f11;
	text-decoration:underline;
}

/* home news */
#home-text {
	margin: 0 auto;
	padding: 30px;
	width: 540px;
	height: 130px;
	overflow: hidden;
}
#home-text li {
	list-style-image:url('star.png');
	margin-bottom:10px;
	font-size:11pt;
	font-weight:normal;
}

#home-text li a {
	color:#FFF;
	text-decoration:none;
}

#home-text li a:hover {
	color:#FFF;
	text-decoration:underline;
}
#home-foot {
	text-align: right;
	color: #fff;
	padding: 0 10px;
	display: block;
}
.home-archive a{
	color: #fff;
	text-decoration: none;
	text-align: right;
}
.home-archive a:hover {
	color: #fff;
	text-decoration: underline;
}

/* sekce */
#sekce-text {
	margin: 0 auto;
	padding: 30px;
	width: 540px;
	
}

/* news */
.news-archive {
	text-align: right;
	margin: 10px 0;
}
.news-archive a{
	color: #fff;
	text-decoration: none;
	text-align: right;
}
.news-archive a:hover {
	color: #fff;
	text-decoration: underline;
}

.welcome-text {
	padding: 20px;
}

.news-text h2{
	color: #fff;
	margin: 5px 0;
	font-size: 12pt;
}
.news-text {
	text-align: justify;
}
.news-foot {
	margin: 10px 0 20px 0;
}
.news-foot-right {
	float: right;
	font-size: 8pt;
	color: #fff;
	display: inline;
	
}
.news-foot-right a {
	color: #fff;
	text-decoration: none; 
}
.news-foot-right a:hover {
	color: #fff;
	text-decoration: underline; 
}

/* arrows */
.readmore {
	font-size: 9pt;
	display: inline;
}
.readless {
	font-size: 9pt;
	display: inline;
}
.readmore a{
	background: url('arrow_r.png') 0 0 no-repeat;
	padding: 1px 5px 1px 25px;
	color: #fff;
	text-decoration: none; 
}
.readmore a:hover{
	background: url('arrow_r.png') 0 0 no-repeat;
	color: #fff;
	text-decoration: underline; 
}
.readless a{
	background: url('arrow_l.png') 0 0 no-repeat;
	padding: 1px 5px 1px 25px;
	color: #fff;
	text-decoration: none; 
}
.readless a:hover{
	background: url('arrow_l.png') 0 0 no-repeat;
	color: #fff;
	text-decoration: underline; 
}

.Pager {
	color: #fff;
	clear: both;
}

.Pager a{
	color: #fff;
	text-decoration: none;
}
.Pager a:hover{
	color: #fff;
	text-decoration: underline;
}
.PageCurrent{
	color: #a56c11;
	text-decoration: none;
}

/*contact*/
#contact {
	margin: 25px;
	text-align: center;
}
#contact h3 {
	margin: 20px 0 10px 0;
}

/* links */
#links {
	text-align: center;
}
#links img {
	margin: 10px;
}
#links a img { border: 2px #000 solid; }
#links a:hover img { border: 2px #fff solid; }

/*foto*/
.foto-box {
	display: block;
	margin: 5px 8px;
	width: 250px;
	height: 100px;
	float: left;
	border: 1px #000 solid;
	background: #26160d;
}
.foto-content {
	padding: 10px 5px;
	
}
.foto-content h3 a{
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}
.foto-content h3 a:hover{
	color: #fff;
	text-decoration: underline;
}
.foto-thumb {
	float: left;
	display: inline;
	width: 110px;
	text-align: center;
}
.album-content {
	padding: 10px;
	text-align: center;
}
.album-title {
	text-align: left;
	margin-bottom: 20px;
}
.album-title h3{
	font-size: 12pt;
}
.album-info {
	font-size: 10pt;
	color:#fff;
	margin: 0 auto;
}

.album-info  a:hover{
	color: #1c4c04;
	border-bottom: 1px #1c4c04 dotted;
}
.album-text {margin: 0 auto;}
.album-content a {
	border-bottom: none;
}

.album-content a img {
	margin: 5px;
	border: 3px #26160d solid;
}
.album-content a:hover img {
	border: 3px #fff solid;
}

/* videos */
#videos {margin-bottom: 40px;}
.videos-embed {text-align: center; margin: 10px 0;}
.videos-date{font-size: 9pt; font-style: italic;}


/* dogs */
#dogs table {width: 100%; border-collapse: collapse;}
#dogs th {background: #23140c; border: 1px #5d5d5d solid;}
#dogs td {text-align: center; border: 1px #5d5d5d solid; height: 20px;}