/* tu sú nastavenia aktuálneho motívu */

#left_pic
                {
                 width:247px;
                 background-image:url(../images/body/zima/01_left.jpg);
                 background-repeat:no-repeat;
                 background-color:white;
                 }
                 
#top_pic
                {
                 height:188px;
                 width:777px;
                 background-image:url(../images/body/zima/02_top.jpg);
                 background-repeat:no-repeat;
                 background-color:white;
                 }
                 
#menu_pic
                {
                 height:87px;
                 width:777px;
                 background-image:url(../images/body/zima/03_menu.jpg);
                 background-repeat:no-repeat;
                 background-color:white;
                 }
                 
#body_pic
                {
                 width:777px;
                 background-image:url(../images/body/zima/04_body.jpg);
                 background-repeat:no-repeat;
                 background-color:white;
                 }

#motiv			{
                 width:350px;
                 background-position:right; 
                 background-image:url(../images/ubytovanie/dom_zima_01.jpg);
                 background-repeat:no-repeat;
                 background-color:transparent;
                }


/* hlavné štýly */

html, body 		{ margin: 0; padding: 0;}

body 			{ 
                font: 12px Helvetica, Arial, sans-serif; line-height: 18px;
                background-color:#000040;      
                margin-top:30px;
                margin-bottom:30px;
				}
                
a				{}

h1				{
                font-size:18.0pt;
                font-weight:bold;
                }
                
h2				{
                font-size:14.0pt;
                font-weight:bold;
                }

h3				{
                font-size:12.0pt;
                font-weight:bold;
                }

h4				{
                font-size:12.0pt;
                font-weight:bold;
                font-style:italic;
                }
                
p				{
                margin:0px 0px 10px 20px;
	            font-size:8.0pt;
                font-family:Tahoma;
                font-weight:bold;
                }
                
#privitanie     {
                margin:50px 0px 0px 20px;
	            font-size:12.0pt;
                font-family:Times New Roman ;
                font-style:italic;
                font-weight:normal;
                text-align:left;
                }

#ubytovanie     {
                margin:0px 0px 0px 20px;
	            font-size:12.0pt;
                font-family:Times New Roman ;
                font-style:italic;
                font-weight:normal;
                text-align:left;
                }
                
#ubytovanie2     {
                margin:0px 0px 0px 20px;
	            font-size:10.0pt;
                font-family:Times New Roman ;
                font-style:italic;
                font-weight:normal;
                text-align:left;
                }
                
           
#h1
                {
                font-size:16.0pt;
                margin-top:40px;
                }

#h2
                {
                font-size:12.0pt;
                }

#h3
                {
                font-size:10.0pt;
                }
#h4				{
                font-size:9.0pt;
                font-style:italic;
                }

/* štýly stránky kontaktov */
#kontakt		{
                margin:0px 0px 0px 0px;
	            font-size:8.0pt;
                font-family:Tahoma;
                font-weight:bold;
                }
                
#obsadenost		{
                margin:0px 0px 0px 0px;
	            font-size:8.0pt;
                font-family:Tahoma;
                font-weight:bold;
                color:#FF0000;
                }

                
/*             NASLEDUJU STYLY LEFT                */


Body.left { 
     background-color: transparent;
     background-image: url(../images/body/zima/tien.png);
     background-repeat: repeat-y;
     background-position: left;
     }

a:link.left
	{font-family:Tahoma;
    color:#FFFFFF;
	text-decoration:underline;}
    
a:visited.left
	{font-family:Tahoma;
	color:#D7D7D7;
	text-decoration:underline;}

div.left, p.left
	{margin:0px 0px 0px 20px;
	font-size:8.0pt;
    font-family:Tahoma;
    font-weight:bold;
    color:#FFFFFF;
    }

/*             NASLEDUJU STYLY TOP                */
    
Body.top { 
     background-color: transparent;
     margin-top:0px;
     leftmargin:0;
     topmargin:0;
     marginwidth:0;
     marginheight:0
     }

