*{
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana; 
}

body{
	background: url("../img/layout/bg-vertical.gif") left top repeat-y #fff;
	font-size: 12px;
}

/* BASIC TAGS */

h1{
	width: 884px;
	position: absolute;
	top: 0px;
	left: 46px;
	
	font-size: 11px;
	text-align: right;
	color: #fff;
	padding: 20px 20px 0px 0px;
}

h3, h4{
	margin: 0px 0px 10px 0px;
}

p{
	margin: 0px 0px 20px 0px;
}
span.perex p {
	margin: 0px 0px 0px 0px;
}

h2,
h3.top,
p
{
	margin: 0px 0px 25px 0px;
}

h3, h4, p{
	font-size: 12px;
}

h2, h3.top{
	font-size: 13px;
	padding: 5px;
	border: solid 1px  #777;
	color: #777;
}

a { color: #000;}

a, img{
	border: none;
}

h3, h4, a, h4 a{
	font-size: 13px;
	color: #777;
}

/* COLORS */
.purple { color: #007c9c; }
.blue	{ color: #59246a; }
.brick	{ color: #a81e22; }

/* CLEANER */

div.clear, div.util, div.cleaner{ display: block; clear: both; font-size: 0px; line-height: 0px; }

/* LAYOUT */

div#AlsovaJihoceskaGalerie{
	width: 904px;
	min-height: 900px;
	background: #fff;
	margin: 0px 0px 0px 46px;
	padding: 0px 0px 20px 0px;
}

	div#ajgTop{
		height: 111px;
		background: url("../img/layout/bg-top.jpg") right top no-repeat;
	}
	
	a#ajgLogoCz,
	a#ajgLogoEn{
		display: block;
		height: 111px;
		text-decoration: none;
	}
	
	a#ajgLogoCz{
		background: url("../img/layout/bg-logo-cz.gif") left top no-repeat;
	}
		
	a#ajgLogoEn{
		background: url("../img/layout/bg-logo-en.gif") left top no-repeat;
	}
	
	div#ajgContent,
	div#ajgContentLeft,
	div#ajgContentRight{
		min-height: 900px;
	}
	
	div#ajgContent{
		background: url("../img/cbg.gif") 576px top repeat-y;
	}
	
	div#ajgContent ul{
		padding: 0px 0px 0px 20px;
	}
	
	
	div#ajgContentLeft,
	div#ajgContentRight{
		float: left;
		padding: 25px 0px 0px 18px;
	}
	
	div#ajgContentLeft{
		width: 541px;
	}
		
	div#ajgContentRight{
		width: 295px;
		padding: 25px 0px 0px 38px;
		
	}
	
		/* Novinky */
		
		div.novinka img{
			float: left;
		}
		div.novinka p{
			margin-left: 50px;
		}
					
		div.newBlue h3{
			color: #017c9d;
		}
			div.newBlue span.date{
				color: #017c9d;
			}
			
		div.newBrick h3{
			color: #a91e23;
		}
				div.newBrick span.date{
					color: #a91e23;
				}
		
		div.newViolet h3{
			color: #58236b;		
		}
			div.newViolet span.date{
				color: #58236b;		
			}
	
		 div.inner{padding: 0px 6px 0px 6px;}
		 
		 /* PAGES */
		 
		 img.imgFloatRight{
		 	float: right;
		 	margin: 0px 0px 0px 20px;
		 }
		 
		 img.bigImage{
		 	margin-bottom: 20px;
		 }
		 
		 div.obal_grey{
		 	border: solid 1px #ccc;
		 	padding: 10px;
		 	margin: 0px 0px 20px 0px;
		 }
		 div.obal_grey img{
		 	float: left;
		 }
		 div.obal_grey p,
		 div.obal_grey h3{
		 	margin-left: 220px ;
		 	margin-bottom: 0px !important;
		 }
		 
		 /* Fotogalerie */
		 
		 div.sortPaging, img.fotoDetail{
		 	margin-bottom: 20px;
		 }
		 
		 div.imgCat a,
		 div.imgCat img{
		 	margin: 0px !important;
		 	float: left;	
		 }
		 div.imgCat img, img.gallery{
		 	border: solid 2px #ccc;
		 	padding: 1px;
		 }
		 
		 
		 div.imgCat p{
		 	margin-left: 110px;	
		 }
		 
		 
		/*TABLES*/
		
		table{
			width: 529px;
			background: #c2c2c2;
			margin: 0px 0px 20px 0px;
		}	 
		table.halfTable{	width: 250px;}
		
		
		table th,
		table td{
			padding: 5px;
			background: #f5f5f5;
		}
		
		td.second,
		td.third{
			width: 91px;
			}
		
	
div#footer{
	padding: 20px 20px 20px 20px;
	
}
div#footer p{
	margin: 0px !important;
}
			