/****************************************************************************************
Complete Style Sheet version: 1.1
made for: Klub-Tibetskej-Dogy.sk
author  : RavenKluk
email   : ravenkluk@centrum.cz
****************************************************************************************/
* {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align : left;
color : #000;
margin:0;
padding:0;
line-height:normal;
}
.cervena, .error, .red, .povinne {color : red;}
.zelena, .msg {color : green;}
.align_right {text-align:right;}
.align_center{text-align:center;}
.align_justify{text-align:justify;}
.clear_both{clear:both;}
.float_left{float:left;}
.float_right{float:right;}

strong {
	font-weight : bold;
}
em {
	font-style : italic;
}
u {
	text-decoration : underline;
}
span {
	background:transparent;
}

hr {
  clear:both;
  border: 0;
  border-top: 1px solid #eee;
  margin-bottom:20px;
}
div.galerie-container hr{
margin:10px auto;	
}

body {
	text-align:center;
	background : #e2e6ea url("grafika/body-bg..jpg") repeat;
}
/****************************************************************************************    BLOKY */
#box_1 {
	width : 800px;
	min-height : 500px;
	margin:auto;
	border-left : 2px solid #d8d8d8;
	border-right : 2px solid #d8d8d8;
	background : #a50e0e url(grafika/box_1-bg..jpg) no-repeat bottom right;
}
#header {
	height : 144px;
	overflow:hidden;
	margin:0px;
	border-bottom:0px solid #eee;
	background :url("grafika/header-bg.jpg") no-repeat top left;
}
#menu_1 {
	padding : 5px 0 5px 180px;
	height:16px;
	background : url("grafika/menu-1-bg.jpg") no-repeat top left;
}
#menu_2 {
	float : left;
	width : auto;
	padding:0px 0px 0px 0px;
	border-top:5px solid #5d565a;
	background : transparent url("grafika/menu2-ul-bg..jpg") no-repeat bottom left;
}
#box_2 {
	float : right;
	width:623px;
	border-left : 1px solid #f0f0f0;
	border-top : 5px solid #671918;
	background : #fff;
}
#main{
	float : left;
	width:583px;
	min-height:800px;
	margin:0px 20px 0px 20px;
	padding:0px 0px 30px 0px;
}
#menu_3 {
	clear : both;
	width:auto;
	height:auto;
	margin:0px;
	padding:0 0 0 0;
	background:transparent;
}
#paticka {
	clear : both;
	height : auto;
	margin : 5px 0px 0px 0px;
	padding: 2px 5px;
	font-size:9px;
	font-style:italic;
	text-align : right;
	background : #a50e0e url("grafika/paticka-bg..jpg") repeat-x top left;
	color: #d43d38;
}
div.produkt_popis_1{
	float:right;
	width:470px;
}
div.produkt_popis_2{
	float:right;
	width:430px;
}
div.galerie-nahled{
	float:left;
	overflow:hidden;
	width:auto;
	height:auto;
	margin:0 0 5px 5px;
	padding:2px;
	text-align:center;
	font-size:9px;
}
div.galerie-container{
	margin:0;
	width:540px;
	height:auto;
	padding:0px;
}
div.strankovani-box{
	width:100%;
	float:left;
	border-bottom : 1px solid #eee;
}
/****************************************************************************************    NADPISY*/
h1 {
	width:600px;
	text-align:center;
	margin : 10px auto;
	padding : 2px;
	font-size : 15px;
	font-weight:bold;
	color:#a50e0e;
}
h2 {
	clear:both;
	margin: 10px 0px 10px 0px;
	font-size: 19px;
	font-weight: normal;
	font-style:	normal;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:#a0804e;
	}
#menu_2 h2 {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	border-bottom:1px solid #fff;
	background:transparent;
}
h3 {
	clear:both;
	margin : 0;
	padding :0px 0px 10px 0px;
	font-size : 13px;
	font-weight : bold;
	color: #d43c37;
}
h4 {
	margin : 0;
	padding :0px 0px 10px 0px;
	text-decoration : underline;
	font-size : 11px;
	font-weight : bold;
}
/****************************************************************************************    ODSTAVCE*/
p {
	width:auto;
	line-height: 20px;
	margin : 0px 0px 10px 0px;
	font-size:11px;
}
p.clear {
	clear:both;	
	margin:5px 0px;
	padding:0;
	background:#eee;
}
#paticka p {
	width:auto;
	line-height: 15px;
	margin : 0px;
	text-align:center;
}
/****************************************************************************************    IMG*/
img {
	float: none;
	margin:10px 10px;
	border:none;
}
img.float_left {
	float: left;
	margin:0px 0px;
	border:none;
}
img.baner {
	float: none;
	margin:0px 0px;
	border:none;
	border-right:1px dotted #eee;
	border-left:1px dotted #eee;
	border-bottom:1px dotted #eee;
}
#header ul img {
	margin:0px;
	border:1px solid #eee;
}
ul.strankovani img {
	margin:0px;
	border:0px solid #eee;
}
img.galerie-img{
clear:both;
margin:auto;
border:5px solid #eee;
}
img.galerie-thb{
float:none;
margin:2px 2px;
border:2px solid #eee;
}
/**************************************************************************************** SEZNAMY */
ul {
	width:auto;
	margin:0px 0px 20px 0px;
    padding:0px 0px 0px 20px;
  	list-style-type: disc;
  	background:transparent; 
}
ul.strankovani {
	float:right;
	width:auto;
	margin:0px;
	padding:0px;
	list-style-type: none;
}
ul.links {
	float:left;
	width:auto;
	margin:5px 0px 10px 0px;
	padding:0px;
	list-style-type: none;
}
#header ul {
	float:right;
	width:auto;
	margin:5px 5px;
	padding:0px;
	list-style-type: none;
}
#menu_1 ul {
	float:left;
	width:auto;
	line-height:16px;
	margin:0;
	padding:0;
	list-style-type: none;
}
#menu_2 ul {
	width:176px; 
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	background:#eadccc;
	}
#menu_2 ul.prvni {
	padding:10px 0px 0px 0px;
	background : transparent url("grafika/menu2-bg..jpg") no-repeat top left;
	}
#menu_3 ul {
	float:left;
	width:auto;
	margin:0px 0px 0px 176px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	}	
#paticka ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
	}			
ul li {
	width:auto;
	height:auto;
	margin:0px 0px;
	padding:0px;
	background:transparent;
}
ul.links li {
	float:left;
	line-height:16px;
	margin-right:10px;
	padding-left:10px;
	font-size : 9px;
	color: #d43d38;
	background : transparent url("grafika/navigace.jpg") no-repeat center left;
}
ul.strankovani li {
	float:left;
	line-height:10px;
	margin-right:2px;
	padding-left:0px;
	font-size:11px;
	font-weight:bold;
	color: #aaa;
	background : transparent url("grafika/navigace..jpg") no-repeat center left;
}
#header ul li {
	float:left;
	line-height:16px;
	margin-right:2px;
	padding-left:2px;
	color: #d43d38;
	background : transparent url("grafika/.jpg") no-repeat center left;
}
#menu_1 ul li {
	float:left;
	line-height:16px;
	margin:0 10px 0 0;
	padding:0 0 0 10px;
}
#menu_2 ul li {
	padding:0px 0px 0px 0px;
	}
#menu_3 ul li {
	float:left;
	line-height:16px;
	margin-right:1px;
	padding:0px;
	color: #ccc;
	background : transparent url("grafika/navigace..jpg") no-repeat center left;
	}
#paticka ul li {
	text-align:center;
	}		
ul ul{
	margin:0px 0px 30px 0px;
}
#menu_2 ul ul { 
	margin:0px 0px 0px 0px;
	}
ol {
	width:auto;
	margin:0px 0px 30px 0px;
    padding:0px 0px 0px 30px;
  	background:transparent; 
}	
ol li {
	width:auto;
	margin:5px 0px;
	padding:0px;
	background:transparent;
	}
/****************************************************************************************    LINKY*/
#menu_1 ul a {
	width:auto; height:auto;
	margin:0; padding:0; 
	font-size : 10px; font-weight:bold; 
	text-decoration:none; 
	color : #fff; border-bottom:0px;
	}					 
#menu_1 ul a.active {text-decoration:underline;}
#menu_1 ul a:hover  {text-decoration:underline;}

#menu_2 ul a {display:block;
	width : auto; height: 16px; line-height:16px;
	margin:0; padding : 5px 0px 5px 5px;
	font-size : 10px; font-weight:bold;
	text-decoration:none; text-align:left;
	color: #a50e0e; border-bottom:1px solid #fff; 
	}
#menu_2 ul a.active{text-decoration:underline;}
#menu_2 ul a:hover {color : #d5020c;}
#menu_2 ul ul a {
	width : auto;
	padding : 0px 0px 3px 10px;
	font-weight:normal;
	background : #fef1e3 url("");
	}

#main a[href$=".pdf"]{
	padding:2px 0px 2px 20px;
	background : transparent url(grafika/pdfikona.jpg) no-repeat top left;}
	}

#main a[href$=".doc"]{
	padding:2px 0px 2px 20px;
	background : transparent url(grafika/wordikona.jpg) no-repeat top left;}
	}
		
#main a {
	display:inline; 
	width:auto;	height:auto; line-height:normal; 
	margin:0px; padding : 0px; 
	font-weight:normal; 
	text-align:left; text-decoration:underline;
	color: #1b3a53;
	}
	
#main a:hover {color : #80a101;	text-decoration : underline;}

#main div.galerie-nahled a{display:block; text-align:center;}

#main h3 a{
	font-size: 12px;font-weight:bold;
	text-decoration:underline;
	color : #000;
	}
#main ol a {text-decoration : underline;}
#main ol a.active {color : #80a101;text-decoration : underline;}
#main ol a:hover {color : #80a101;text-decoration : underline;}
#main ul.links a {font-size : 9px;}
#main ul.links a:hover {color: #d43c37;	text-decoration : underline;}

#menu_3 ul a {
	width : auto; height: 16px;	line-height:16px; 
	margin:0; padding : 0; 
	font-size : 10px;font-weight:normal;
	text-decoration:none;text-align:center;
	color:#ccc;border:none;background : transparent url("grafika/menu3-link-bg.jpg") no-repeat bottom right;}
#menu_3 ul a.active {text-decoration : underline;}
#menu_3 ul a:hover  {text-decoration : underline;}

#paticka a, a:link, a:visited    {display:inline;padding:0;background : transparent url("grafika/.jpg");}
#paticka ul a, a:link, a:visited {display:inline;background : transparent url("grafika/.jpg");}	
#paticka a:hover 				 {color:#a0804e;}

/****************************************************************************************    Tabulky */
table {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0px;
	padding:0;
	border: 0px;
	background: #fff;
}
thead tr{
	background:#eee;
}
thead td,th {
	text-align:left;
	padding: 10px;
	font-weight:bold;
	color:#666;
}
tbody tr{background:transparent;}

td {
	font-size:10px;
	padding: 3px;
	border:1px solid #eee;
}
td strong{
font-size:10px;
font-weight:bold;
}
td span{
font-size:10px;
}
/*************Formulare & Elementy**************/
fieldset{
	margin:10px 0px;
	padding:0px;
	text-align:left;
	border: 0px;
	background : #eee;
	}
legend{
	padding:2px 10px;
	font-weight:bold;
	color:#fff;
	background:#666;
}
label{
	float: left;
	min-width: 120px;
	color: #325b49;
}
label.top{
	float:none;
	width:400px;
	padding: 0 0 5px 3px ;
	line-height:25px;
}		
fieldset p{
	margin : 0px 0px 0px 0px;
	padding:10px;
	background:#f7f7f7;
}
textarea {
	color : black;
	background-color : #fff;
	width:540px;
}

