/* CSS Document */

	body	{
		background: #CCC;
		margin: 0;
		border: 0;
		}
		
	img	{
		display: block;
		margin: 20px auto 20px auto;
		}
		
		
	h2, h3	{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14pt;
		font-weight: bold;
		}
		



/* Text
------------------------------------------------*/

	.copytext	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		line-height: 18pt;
		}
		
		
	p.copylink	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		font-weight: bold;
		margin: 25px 0 25px 15px;
		}
		
		
	.copylink a:link, a:active	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
		color: #006;
		}
		
	.copylink a:visited	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
		color: #600;
		}		
		
		
	.copylink a:hover	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		font-weight: bold;
		text-decoration: none;
		color: #777;
		}



/* Holds all visible page emements 
------------------------------------------------*/
	.container	{
		background: #999;
		width: 750px;
		height: 100%;
		padding: 0;
		margin: 0 auto 0 auto;
		border: 0px solid #000;
	}
	
	
/* Nav 
------------------------------------------------*/

	.nav	{
		background:  #666;
		width: 750px;
		height: 75px;
		}
		
		
	.site_id	{
		background: url(../images/pavol_logo.gif) no-repeat;
		width: 213px;
		height: 51px;
		position: relative;
		top: 20px;
		left: 15px;
		margin: 0;
		padding: 0;
		border: 0px solid #000;
		}
		
		
	.site_id a {
		font-size: 22px;
		letter-spacing: 10px;
		text-decoration: none;
	}
		
	.site_id a i {
		visibility: hidden;		
	}	
	
	
		ul.utility	{
		margin: 0;
		color: #999;
		letter-spacing: 1px;
		position: relative;
		top: -40px;
		left: -10px;
		float: right;
		}
		

	
	li.utility a:link, a:active	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #999;
		}

	li.utility a:visited	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #999;
		}
		
	li.utility a:hover	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #333;
		}
		

		
	li.utility	{
		display: inline;
		padding: 0 3px 0 3px;
	}
	
	#here a:visited	{
		text-decoration: underline;
		}
	
	
	
/* Left panel 
------------------------------------------------*/	
	
	.left	{
		float: left;
		height: 100%;
		border: 0px solid #FFF;
		}
		
	#index-l	{
		width: 250px;
		padding: 10px 0 0 18px;
		}
		
	#about-l	{
		width: 235px;
		}
		
	#gallery-l	{
		width: 240px;
		padding: 10px 0 0 0;
		text-align: center;
		}
		
	#contact-l	{
		width: 250px;
		padding: 0 0 0 18px;
		}
		
		
		
/* Right panel 
------------------------------------------------*/	
	
	.right	{
		float: right;
		height: 100%;
		border: 0px solid #FFF;
		}
				
	#index-r	{
		width: 470px;
		padding: 10px 0 0 0;
		}
		
	#about-r	{
		width: 475px;
		padding: 10px 30px 30px 0;
		}
		
	#gallery-r	{
		width: 500px;
		}
		
	#contact-r	{
		width: 400px;
		padding: 0 0 0 18px;
		}
		
		
/* Gallery
------------------------------------------------*/


	.image_details	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		margin: 5px 0 5px 0;
		}	
		
	.navigation	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #333;
		margin: 30px 0 0 0;
		}			
		
	li.left	{
		background: url(../images/left-w.gif) no-repeat;
		width: 15px;
		height: 15px;
		display: inline;
		float: left;
		margin: 0 0 100px 50px;
		*margin: 0 0 100px 58px;
	}
	
	li.left a {
		text-decoration: none;
	}
	
	li.left a i {
		visibility: hidden;
	}
	
	

	
	li.right	{
		background: url(../images/right-w.gif) no-repeat;
		width: 15px;
		height: 15px;
		display: inline;
		float: right;
		margin: 0 90px 100px 0;
		*margin: 0 85px 100px 0;
	}
	

	
	li.right a {
		text-decoration: none;
	}
	
	li.right a i {
		visibility: hidden;
	}

		
/* Footer 
------------------------------------------------*/	
	
	.footer	{
		clear: both;
		background: #666;
		height: 30px;
		}
		
	.foottext	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 10pt;
		color: #CCC;
		float: right;
		margin: 5px 25px 0 0;
		}
		
		
/* Contact 
------------------------------------------------*/


	.comments	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666;	
		border-style:solid;
		border-width:1px;
		border-color: #666;
		width:350px;
		height: 120px;
		}	
			
		
	.form	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#666;	
		border-style:solid;
		border-color: #666;
		border-width: 1px;
		width:225px;
		margin: 0px 0 -2px 0px;
		}
		
	.formtext	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#333;
		margin: 20px 0 0px 0;
		}
		
	.form-but	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;	
		border-style:solid;
		margin:5px 0 20px 80px;;	
		border-width:1px;
		border-color: #666;
		width:60px;
	}
	
	.sent	{
		margin: 50px 0 200px 0;
		}
	

