html,body{ 
	font-family: "Arial CE", Verdana, Tahoma, "Helvetica CE", Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background: #421f15;
}

/* ************************************************* BEGIN OF DESIGN */
div.stranka{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

div.logo{
    float: left;
    padding: 7px 40px 0px 0px;
    width: 298px;
    border: 0px solid #ff0000;
}

div.menu{
    float: right; 
    width: 702px;
    border: 0px solid #00ff00;
}

div.dog_background{
    width: 100%;
    background: url(../images/design/dog_background.png);
    background-repeat: no-repeat;
    background-position: top center;
}

div.content_bottom{
    background: url(../images/design/content_bottom.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 272px;
}

div.content_padding{
    padding: 20px 72px 0px 76px;
    line-height: 18px;
}

.clear:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clear{
    clear: both;
}

.left_frame{
    float: left;
    width: 171px;
}

.right_frame{
    float: right;
    width: 680px;
}

.text_frame{
    float: left;
    width: 430px;
}

.text_frame_padding{
    padding: 0px 20px;
}

.gallery_frame{
    float: right;
    width: 240px;
}

.gallery_frame_padding{   
    padding: 0px 15px 0px 10px;
}

.line_background{
    width: 100%;
    background: url(../images/design/line_back.png);
}

.line_background_1{
    width: 100%;
    background: url(../images/design/line_back_1.png);
}

.bottom{
    height: 250px;
    background: url(../images/design/bottom.png);
    color: #917d77;
    font-size: 9px;        
}

.intro_bottom{
    width: 100%;
    height: 165px;    
    background-image: none;
}

.map{
    width: 560px;
    height: 300px;
    border: 3px solid #77392e;
    padding: 1px;
}

.clanok{
    padding-bottom: 10px;
}

.galeria{
    padding-bottom: 10px;
}

.bottom_text{
    width: 540px;
    padding-left: 95px;
    font-size: 11px;
    color: #fff;
    line-height: 14px;
}

.intro_bottom .bottom_text{
    padding: 0px;
    text-align: center;
    margin: 0 auto;
}

.rodicia{
    width: 50%;
    text-align: center;
}
/* ************************************************* END OF DESIGN */

/* ************************************************* BEGIN OF TABLES */
table{

}

table.border td{
    border: 1px solid #e5e5dd;
    padding-left: 5px;
    padding-right: 5px;
}

table.collapse{
    border-collapse: collapse;
}

table.width100{
    width: 390px;
}

thead td{
	background-color: #5e4224; 
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td{
   font-family: Verdana, Tahoma, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif; 
   font-size : 11px;	
   padding: 3px 5px;
}

td.border{
    border-width: 1px;
    border-style: solid;
    border-color: #000000;
}

td.required{
    font-weight: bold;
    color: #fff;
}

td.foto{
    background-color: #e5e5e5;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c0c0c0;
}

tr.light{    
}

tr.dark{
    background: #e8d6ae;
}

/* ************************************************* END OF TABLES */

/* ************************************************* BEGIN OF HREF */
a{
    color: #81625d;
	text-decoration: underline;
	font-weight: normal;
}   

a:hover{
    color: #000;
    text-decoration: none;
}

.bottom a{
    color: #917d77;
    font-size: 9px;
    text-decoration: none;
}

.bottom a:hover{
    color: #fff;    
}
/* ************************************************* END OF HREF */

/* ************************************************* BEGIN OF TITLE */
h2{
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 10px 0px;
	color: #5e4224;
}

h2 a{
    color: #5e4224;
    font-weight: bold;
    text-decoration: none;
}

h2 a:hover{
    color: #000;
}

h3{
    color: #81625d;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

h3 a{
    color: #81625d;
	text-decoration: underline;
	font-weight: normal;
}   

h3 a:hover{
    color: #000;
    text-decoration: none;    
}
/* ************************************************* END OF TITLE */

/* ************************************************* BEGIN OF TEXT */
.center{
    text-align: center;
}

.justify{
    text-align: justify;
}

.akcia_title{
    font-size: 12px;
    font-weight: bold;
    color: #000
}

.akcia_datum{
    text-align: right;
    color: #969696;
    font-size: 9px;
    display: block;
}

.akcia_odkaz{
    color: #ca0078;
    text-align: center;
    display: block;
}

a.highlite{
    color: #ca0078;
}

a.highlite:hover{
    color: #000;
}

a.intro{
    text-align: center;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    padding-top: 30px;
    display: block;
}

.low{
    font-size: 9px;
    color: #7b7b7b;
    text-decoration: none;
}

.left_frame hr{
    border: 1px solid #e5e5e5;
    border-top: 0px;    
    border-left: 1px;    
    border-right: 1px;
    margin: 5px 0px 0px 0px;    
    height: 1px;
}

hr{
    border: 1px solid #ccc;
    border-top: 0px;    
    border-left: 1px;    
    border-right: 1px;
    margin: 5px 0px 0px 0px;    
    height: 1px;
}

span.highlite{
	color: #85a9d1;
}

span.big{
    font-size: 18px;
    font-weight: bold;
}

span.message{
    color: #eb7f2b;
    font-weight: bold;
    font-size: 14px;
    display: block;
    margin: 10px 0px;    
}

span.error{
	font-weight: bold;
	color: #c5464d;
}

.defaultErr{
    color: #ff0000;
    font-size: 9px;
    text-align: center;
}

span.low{
    font-size: 9px;
    color: #7b7b7b;
}

span.cena{
    color: #e31319;
    font-weight: bold;
    font-size: 14px;
}

ul{
 	padding: 0px;
 	margin: 0px;
 	padding-left: 30px;
}

ul.medzera li{
    padding-bottom: 10px;
}

ul.nopadding{
    list-style-image: url(../images/design/sipka2.jpg);	
}

ul.nopadding li{
    padding-bottom: 0px;
    padding-left: 5px;
}

ul li ul{
    list-style-type: square;
    padding-left: 20px;
}

li{
    margin: 0px;
    padding: 0px;
}

.menu ul{
    list-style: none;
    float: right;
    padding: 14px 20px 0px 0px;
}

.menu ul li{
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0px 4px 0px 0px;
}

.menu ul li a{
    float: left;
    font-size: 0;
    height: 51px;
    line-height: 0;
    text-indent: -9999%;    
}

.menu ul li a:hover{
    background-position: 0px -51px;
}

.kontakt_sk{
    width: 66px;
    background: url(../images/design/menu/kontakt_sk.jpg);
}

.kontakt_sk:hover{
    background: url(../images/design/menu/kontakt_sk.jpg);
}

.kontakt_en{
    width: 70px;
    background: url(../images/design/menu/kontakt_en.jpg);
}

.kontakt_en:hover{
    background: url(../images/design/menu/kontakt_en.jpg);
}

.odchov_sk{
    width: 65px;
    background: url(../images/design/menu/odchov_sk.jpg);
}

.odchov_sk:hover{
    background: url(../images/design/menu/odchov_sk.jpg);
}

.odchov_en{
    width: 60px;
    background: url(../images/design/menu/odchov_en.jpg);
}

.odchov_en:hover{
    background: url(../images/design/menu/odchov_en.jpg);
}

.o-nas_sk{
    width: 54px;
    background: url(../images/design/menu/o-nas_sk.jpg);
}

.o-nas_sk:hover{
    background: url(../images/design/menu/o-nas_sk.jpg);
}

.o-nas_en{
    width: 78px;
    background: url(../images/design/menu/o-nas_en.jpg);
}

.o-nas_en:hover{
    background: url(../images/design/menu/o-nas_en.jpg);
}

.galeria_sk{
    width: 60px;
    background: url(../images/design/menu/galeria_sk.jpg);
}

.galeria_sk:hover{
    background: url(../images/design/menu/galeria_sk.jpg);
}

.galeria_en{
    width: 105px;
    background: url(../images/design/menu/galeria_en.jpg);
}

.galeria_en:hover{
    background: url(../images/design/menu/galeria_en.jpg);
}

.psy_sk{
    width: 40px;
    background: url(../images/design/menu/psy_sk.jpg);
}

.psy_sk:hover{
    background: url(../images/design/menu/psy_sk.jpg);
}

.psy_en{
    width: 53px;
    background: url(../images/design/menu/psy_en.jpg);
}

.psy_en:hover{
    background: url(../images/design/menu/psy_en.jpg);
}

.sucky_sk{
    width: 51px;
    background: url(../images/design/menu/sucky_sk.jpg);
}

.sucky_sk:hover{
    background: url(../images/design/menu/sucky_sk.jpg);
}

.sucky_en{
    width: 70px;
    background: url(../images/design/menu/sucky_en.jpg);
}

.sucky_en:hover{
    background: url(../images/design/menu/sucky_en.jpg);
}

.odkazy_sk{
    width: 62px;
    background: url(../images/design/menu/odkazy_sk.jpg);
}

.odkazy_sk:hover{
    background: url(../images/design/menu/odkazy_sk.jpg);
}

.odkazy_en{
    width: 49px;
    background: url(../images/design/menu/odkazy_en.jpg);
}

.odkazy_en:hover{
    background: url(../images/design/menu/odkazy_en.jpg);
}

.novinky_sk{
    width: 66px;
    background: url(../images/design/menu/novinky_sk.jpg);
}

.novinky_sk:hover{
    background: url(../images/design/menu/novinky_sk.jpg);
}

.novinky_en{
    width: 53px;
    background: url(../images/design/menu/novinky_en.jpg);
}

.novinky_en:hover{
    background: url(../images/design/menu/novinky_en.jpg);
}

.kniha-navstev_sk{
    width: 106px;
    background: url(../images/design/menu/kniha-navstev_sk.jpg);
}

.kniha-navstev_sk:hover{
    background: url(../images/design/menu/kniha-navstev_sk.jpg);
}

.kniha-navstev_en{
    width: 98px;
    background: url(../images/design/menu/kniha-navstev_en.jpg);
}

.kniha-navstev_en:hover{
    background: url(../images/design/menu/kniha-navstev_en.jpg);
}

.bottom ul{
    list-style: none;
    padding: 160px 0px 0px 80px;
    margin: 0px auto;
    text-align: left;
}

.intro_bottom ul{
    padding: 150px 0px 0px 0px;
    text-align: center;
}

.bottom ul li{
    display: inline;
    text-align: center;        
}

.bottom ul li a{
    color: #917d77;
    padding: 0px 15px;
    border: 1px solid #917d77;
    text-decoration: none;
    font-size: 9px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

.intro_bottom ul li a{
    color: #917d77;
    padding: 0px 25px;
    border: 1px solid #917d77;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
}

.bottom ul li a:hover{
    color: #fff;
}

.bottom ul li.first a{
    border: 0px;
}
/* ************************************************* END OF TEXT */

/* ************************************************* BEGIN OF IMAGES */
img{
	border: 0px;
}

img.border{
    border: 3px solid #5e4224;
    padding: 1px;
}

img.photo_left{
	margin-right: 15px;
	float: left;
}

img.photo_right{
	margin-left: 15px;
	float: right;
}

img.middle{
    vertical-align: middle;
}

img.kazdy-pes{
    float: right;
    padding-right: 80px;
}

.png{
    behavior: url(shared/iepngfix/iepngfix.htc);
}

.icon{
    float: left;
    vertical-align: middle;
    margin: 3px 10px 0px 5px;
}

div.photo{
    background: url(../images/design/photo_back.png) no-repeat;
}

div.photo120{
    background: url(../images/design/photo_back120.png) no-repeat;
}

div.right{
    float: right;
}

div.photo_bottom{
    background: url(../images/design/photo_bottom.png) no-repeat;
    background-position: bottom center;
}

div.photo_bottom img{
    margin-bottom: 34px;
}

div.left{
    float: left;
}

div.photo_right{
    float: right;
    margin-left: 10px;    
}

div.photo_left{
    float: left;
    margin-right: 10px;    
}

img.photo{
    padding: 3px;
}
/* ************************************************* END OF IMAGES */

/* ************************************************* BEGIN OF FORM*/
p{
	margin: 5px 0px;
	padding: 0px;
}

p.code{
    font-size: 10px;
    line-height: 12px;
}

.center{
    text-align: center;
}

.right{
    text-align: right;
}

.created{
    padding: 0px 0px 0px 95px;
}

.intro_bottom .created{
    text-align: center;
    padding: 0px;
}

.alert{
     background-color: #cc0000;
     padding: 5px;
}

.notify{
    background: #505050;
    padding: 5px;
    border: 1px solid #606060;
}

.nopadding{
    margin: 0px;
}

.button{
    background: url(../images/design/button_back.jpg);
    padding: 5px;
    color: #000;
    display: block;
    border: 0px;
    line-height: 40px;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}

.button:hover{
    color: #808080;
}

.small{
    font-size: 12px;
}

form{
	margin: 0px;
}

input.text{
    width: 200px;
	font-size: 11px;
	border: 1px solid #dcdcdc;
	padding: 3px;
}

input.registracia{
    width: 100px;
	font-size: 11px;
	border: 1px solid #860150;
	padding: 3px;
}

input.submit{
    background: #5e4224;
    padding: 5px;
    display: block;
    border: 0px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
}

textarea{
	font-family: tahoma;
	font-size: 11px;
	padding: 3px;
	height: 100px;
    width: 200px;
	border: 1px solid #dcdcdc;
}

select{
	font-size: 11px;
	width: 186px;
	padding: 3px;
	margin-bottom: 5px;
	font-family: Georgia, Tahoma;
}

fieldset{
	background-color: #ebe5cf;
	border-width: 1px;
	border-style: solid;
	border-color: #bebdb8;
	margin-bottom: 10px;
	padding: 10px;
}

legend{
	font-weight: bold;
	color: #000000;
}

/* ************************************************* BEGIN OF GALLERY */
.gallery{
    padding: 10px 0px;    
}

.gallery td{
    text-align: center;
    background: #fff;
    width: 130px;
    height: 110px;
    border: 1px solid #f1eedb;
}

.gallery ul{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding: 0px;
}

.gallery ul li {
    display: block;
    width: 121px;
    margin: 0px 0px 1px 0px;
    text-align: center;
    float: left;
}
.gallery img {    
    border: 3px solid #77392e;
    padding: 1px;
}

.gallery ul a:hover img {
}

.gallery ul a:hover {
    color: #FFFFFF;
}

.video{
    border: 3px solid #77392e;
    padding: 1px;
    width: 180px;
}