a {
border: none;
}

img {
border: none;
}

body
{
	padding:0;
	margin:0;
	background-color: #ffffff;
}

h1 {
	font-size: 24px;
	font-family: arial;
	text-align: left;
	line-height: 28px;
	font-weight: normal;
	color: #FFFFFF;
}

div#WholePage
{
	background-color: #ffffff;
	}

div#Container
{
	width: 902px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
#wrapper {
	width: 902px;
	background-color: #999933;
}
#bodyContainer {
	width: 902px;
	background-color: #66CCFF;
}

#Top
{
	width: 902px;
	padding:0;
	margin:0;
	height: 312px;
	background-image: url(../images/mainImage.jpg);
	background-repeat: no-repeat;
	background-position: left 40px;
	float: left;
}

#Top *
{

	padding:0;
	margin:0;
}

#Header
{
	font-family: arial;
	height: 70px;
	padding-top: 10px;
	padding-left: 25px;
	background-image: url(../images/1stChoiceHeader_img.jpg);
	background-repeat: no-repeat;
	background-position: -10px -4px;
	background-color: #F93;
}

.name
{
	font-size: 36px;
	color: #FFDAA7;
}

.adress
{
    font-size: 14px;
	color: white;
}

#Menu
{
	height: 46px;
	margin-top: 0px;
	padding-left: 3px;
	background-color: #DD6A0B;
	background-image: url(../images/menu_bg1.jpg);
	background-repeat: no-repeat;
}


#Menu a
{
	color: #EDD3B2;
	font-weight: bold;
	height: 53px;
	line-height: 44px;
	padding-right: 16px;
	padding-left: 16px;
	float: left;
	margin-left: 3px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	font-family: arial;
	background-image: url(../images/menu_divider1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#Top #Menu a:hover {
	color: white;
	text-decoration: none;
}

#Top #Menu a.active {
	color: white;
	text-decoration: none;
}

#Middle
{

}

#Page
{
}

div#Content
{
	padding-left: 0px;
}
html>body div#Content {
	padding-left: 0px;
}


#Content, #Left
{
	padding-top: 3px;
	padding-bottom: 16px;
}


#Footer
{
	background-image: url(../img/bottom_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 56px;
	width: 100%;
	float: left;
	margin: 0px auto;
	background-color: #FFFFFF;    
}

#Bottom
{
	height: 32px;
	width: 902px;
	text-align: center;
	line-height: 32px;
	clear: left;
	margin: 0px auto;
	font-family: arial;
	font-size: 12px;
	color: white;
	background-color: #DC8100;
	background-image: url(../images/footer_bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#Bottom a 
{
text-decoration: none;
color: white;
}
#Bottom a:hover
{
text-decoration: underline;

}

#Middle,
#Left
{
float: left;
}
#Left
{
width: 214px;
}
#Middle
{
	width: 680px;
	background-color: #FFFFFF;
	padding-left: 8px;
	float: left;
}

.Part,.TopPart,#LeftMenu
{
	background: #e4ece3;
}

#LeftMenu
{

font-size: 12px;
font-family: arial;
padding-bottom: 8px;
}
.Part
{

}

.homeIntro 
{
	border: 0px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 30px;
	background-color: #D16D06;
	background-image: url(../images/H1_background.jpg);
	background-repeat: no-repeat;
	background-position: -80px 0px;
}

.intro 
{
	margin-bottom: 8px;
	font-size: 14px;
	font-family: arial;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 30px;
	padding-top: 1px;
	color: #822803;
	background-color: #EEDEBC;
}


.TopPart 
{
	border: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-color: #D16D06;
}

.Part,.TopPart
{
	margin-bottom: 8px;
	font-size: 12px;
	font-family: arial;
	text-align: left;
}

.Part p
{
	margin-left: 30px;
	margin-right: 24px;
}
.TopPart p
{
margin-bottom: 0px;
margin-top: 6px;
}


.Part 
{
	clear: left;
	padding-left: 0px;
	padding-bottom: 10px;
	width: 680px;
}
.Part img
{
	float: left;
	margin-top: 16px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#Content p
{
padding-left: 0px;
}

#leftPanel {
	color: #666363;
	padding-left: 14px;
	padding-top: 5px;
	padding-right: 8px;
}


#LeftMenu ul
{
padding: 0px;
margin: 0px;
padding-top: 8px;
padding-bottom: 10px;
margin-bottom: 8px;
background: url('../images/left-side-devider.gif') no-repeat center bottom;
}

#LeftMenu li
{
margin-top: 3px;
list-style-type: none;
}

#LeftMenu span
{
	text-decoration: none;
	color: #86521C;
	font-size: 15px;
}

#LeftMenu a
{
color: #666363;
text-decoration: none;
}
#LeftMenu a.Links
{
margin-top: 8px;
text-decoration: underline;
}
#LeftMenu a:hover
{
text-decoration: underline;
}
#LeftMenu span,
#LeftMenu a
{
	display: block;
	padding-left: 14px;
}
#LeftMenu li a
{
	background: url('../images/green-arrow.gif') no-repeat 9px 4px;
	padding-left: 24px;
	display: inline;
	margin-left: 6px;
}
.TopPart h2
{
	margin: 0px;
	color: #E8E1D7;
	font-size: 24px;
	font-weight: normal;
	font-family: arial;
	text-transform: none;
}
.TopPart .Larger
{
font-size: 14px;
}
.LeftHeader
{
	margin: 0px;
	height: 38px;
	background-color: #D16D06;
}
.Part h2
{
	margin: 0px;
	height: 37px;
	display: block;
	font-weight: normal;
	background-color: #EB9145;
}
.LeftHeader,
.Part h2
{
	font-family: arial;
	font-size: 16px;
	color: white;
	line-height: 37px;
	padding-left: 30px;
}
.Part a
{
	color: #BB530A;
}
.Part ul
{
clear: left;
padding: 0px;
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
}
.Part li
{
margin-top: 3px;
list-style-type: none;

}
.Part li a
{
	padding-left: 20px;
	background: url('../images/green-arrow-2.gif') no-repeat 0px 5px;
}
#validator
{
clear: left;
float: left;
}
#validator img {

border:0 solid #FFFFFF;
height:31px;
width:88px;
}

/* ----- GALLERU ------ */


#introText{
	padding-left: 30px;
	padding-right: 24px;
	padding-top: 20px;
	width: 626px;
	float: left;
	color: #333333;
	padding-bottom: 30px;
	background-color: #E4ECE3;
}



.galleryContainer {
	width: 620px;
	float: left;
	margin-bottom: 11px;
}

.galleryLeftMiddle {
	width: 134px;
	height: 134px;
	float: left;
	margin-right: 12px;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}
.galleryLeftMiddle img {
	margin-top: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.galleryRight {
	width: 134px;
	height: 134px;
	float: left;
	padding: 5px;
	text-align: center;
	background-color: #FFFFFF;
}

.galleryContainer img {
	margin-top: 20px;
}

.pageNo {
	width: 435px;
	float: left;
	margin-bottom: 11px;
	color: #666666;
	text-align: left;
}
.pageNo a {
	color: #666666;
	text-decoration: underline;
}
.pageNo a:hover {
	color: #000000;
	text-decoration: underline;
}




/* ----- END GALLERY ------ */




#Inter
{
height: 178px;
font-size: 12px;
font-family: arial;
font-weight: bold;
color: white;

}
#Inter ul
{

padding: 0px;
margin: 0px;
padding-top: 90px;

padding-left: 20px;
}

#Inter li
{
margin-top: 3px;
background: url('../images/white-arrow.gif') no-repeat 0px 4px;
list-style-type: none;
padding-left: 11px;
}

#RightHeader
{
	float: right;
	padding-right: 20px;
	font-size: 24px;
	color: #FFFFFF;
}
#RightHeader a
{
padding-left: 16px;
padding-right: 4px;
color: #FFDAA7;
text-decoration: none;
background: no-repeat 0px 0px;

}

#RightHeader a:hover
{
text-decoration: underline;
color: white;
}
#RightHeader a:hover 
{
background-position: 0px -12px; 
}

#RightHeader a#home 
{
background-image: url('../images/home-icon.png');
}

#RightHeader a#home:hover 
{
background-position: 0px -14px; 
}

#RightHeader a#sitemap 
{
background-image: url('../imge/site-map-icon.png');
}
#RightHeader a#contacts 
{
background-image: url('../images/contact-icon.png');
}
li,ul /* korekce pro IE6 */
{
_padding-bottom: 0px;
_height: 12px;
_padding-top: 0px;
_margin: 0px;
}

