@charset "utf-8";
/* CSS Document */

#main {
	width: 900px;
	height: auto;
	min-height:737px;
	position: relative;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	top: 0px;
}


#TopDiv {
	position: relative;
	z-index: 2;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}

#TopDivTop {
	position: relative;
	z-index: 2;
	height: 25px;
	width: 640px;
	left: 0px;
	top: 0px;
	text-align: left;
	float: left;
}

#TopDivTopRight {
	position: relative;
	z-index: 2;
	height: 25px;
	width: 260px;
	left: 0px;
	top: 0px;
	text-align: right;
	float: left;
}

#TopDivMiddle1 {
	position: relative;
	z-index: 2;
	height: 80px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#TopDivMiddle1Left {
	position: relative;
	z-index: 2;
	height: 70px;
	width: 30%;
	left: 0px;
	top: 0px;
	float: left;
}

#TopDivMiddle1Right {
	position: relative;
	z-index: 2;
	height: 70px;
	width: 70%;
	left: 0px;
	top: 0px;
	float: left;
	text-align: right;
}


#Vyhledavani {
	position: relative;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 5px;
}

#TopDivMiddle2 {
	position: relative;
	z-index: 2;
	height: 30px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#TopDivMiddle2Left {
	position: relative;
	z-index: 2;
	width: 36%;
	float: left;
}

#TopDivMiddle2Right {
	position: relative;
	z-index: 2;
	width: 64%;
	float: left;
}

#TopDivBottom1 {
	position: relative;
	z-index: 2;
	height: 24px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/main-menu1-prechod.png);
	background-repeat: repeat-x;
}

#TopDivBottom2 {
	position: relative;
	z-index: 2;
	height: 24px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/main-menu2-prechod.png);
	background-repeat: repeat-x;
}

#TopDivBottom3 {
	position: relative;
	z-index: 2;
	height: 24px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/main-menu3-prechod.png);
	background-repeat: repeat-x;
}

#TopDivBottom4 {
	position: relative;
	z-index: 2;
	height: 24px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/main-menu4-prechod.png);
	background-repeat: repeat-x;
}


#MiddleDiv {
	position: relative;
	z-index: 2;
	height: auto;
	min-height: 800px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#SvatekDiv {
	position: relative;
	z-index: 2;
	height: 30px;
	width: 100%;
}


#SvatekDivLeft {
	position: relative;
	z-index: 2;
	height: 30px;
	width: 160px;
	left: 0px;
	top: 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	margin-left: 0px;
}

#SvatekDivLeft1 {
	position: relative;
	z-index: 2;
	height: 20px;
	width: 100%;
	left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
	top: 10px;
}

#SvatekDivRight {
	position: relative;
	z-index: 2;
	height: 30px;
	width: 735px;
	left: 0px;
	top: 0px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
}



#BottomDiv {
	z-index: 2;
	height: 88px;
	width: 100%;
	position: relative;	
	left: 0px;
	bottom: 0px;
}

#BottomDivTop {
	position: relative;
	z-index: 2;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 0px;
}

#BottomDivBottom {
	position: relative;
	z-index: 2;
	height: 63px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/layout/bottom-prechod.png);
	background-repeat: repeat-x;
}

#MiddleDivLeft {
	position: relative;
	z-index: 2;
	height: auto;
	min-height: 800px;
	width: 160px;
	left: 0px;
	top: 0px;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e1e1e1;
}

#MiddleDivCenter {
	position: relative;
	z-index: 2;
	height: auto;
	min-height: 800px;
	width: 470px;
	left: 0px;
	top: 0px;
	float: left;
}

#MiddleDivRight {
	position: relative;
	z-index: 2;
	height: auto;
	min-height: 800px;
	width: 268px;
	left: 0px;
	top: 0px;
	float: left;
}

.TopMenu {
	height: 20px;
	width: 125px;
	margin-right: 4px;
	position: relative;
	top: 10px;
	float: left;
}


.TopImage1 {
	background-image: url(../images/layout/main-menu-image-1.png);
}

.TopImage2 {
	background-image: url(../images/layout/main-menu-image-2.png);
}

.TopImage3 {
	background-image: url(../images/layout/main-menu-image-3.png);
}

.TopImage4 {
	background-image: url(../images/layout/main-menu-image-4.png);
}


.TopMenuAlign {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 20px;
	width: 100%;
	top: 3px;
}

.svatek {
	text-align: right;
	margin-top: 8px;
}


.HorizontalMenuNazev {
	height: 30px;
	width: 158px;
	position: relative;
	left: -3px;
}

.HorizontalMenu1Left {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu1-top-left.png);
	float: left;
}

.HorizontalMenu1Center {
	height: 30px;
	width: 126px;
	background-image: url(../images/layout/menu1-top-center.png);
	float: left;
}

.HorizontalMenu1Right {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu1-top-right.png);
	float: left;
}

.HorizontalMenu1Polozka {
	height: 20px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8e985c;
	margin-left: 1px;
}

.HorizontalMenu1PolozkaActive {
	background-color: #F0F0F0;
}


.HorizontalMenu1Konec {
	height: 7px;
	width: 150px;
	margin-left: 1px;
	background-color: #8e985c;
	margin-top: 3px;
}

.HorizontalMenu2Left {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu2-top-left.png);
	float: left;
}

.HorizontalMenu2Center {
	height: 30px;
	width: 126px;
	background-image: url(../images/layout/menu2-top-center.png);
	float: left;
}

.HorizontalMenu2Right {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu2-top-right.png);
	float: left;
}

.HorizontalMenu2Polozka {
	height: 20px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ec8d33;
	margin-left: 1px;
}

.HorizontalMenu2Konec {
	height: 7px;
	width: 150px;
	margin-left: 1px;
	background-color: #ec8d33;
	margin-top: 3px;
}


.HorizontalMenu3Left {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu13-top-left.png);
	float: left;
}

.HorizontalMenu3Center {
	height: 30px;
	width: 126px;
	background-image: url(../images/layout/menu13-top-center.png);
	float: left;
}

.HorizontalMenu3Right {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu13-top-right.png);
	float: left;
}

.HorizontalMenu3Polozka {
	height: auto;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2988ee;
	margin-left: 1px;
	overflow: hidden;
}

.HorizontalMenu3PolozkaActive {
	background-color: #F0F0F0;
}


.HorizontalMenu3Konec {
	height: 7px;
	width: 150px;
	margin-left: 1px;
	background-color: #2988ee;
	margin-top: 3px;
}

.HorizontalMenu4Left {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu14-top-left.png);
	float: left;
}

.HorizontalMenu4Center {
	height: 30px;
	width: 126px;
	background-image: url(../images/layout/menu14-top-center.png);
	float: left;
}

.HorizontalMenu4Right {
	height: 30px;
	width: 15px;
	background-image: url(../images/layout/menu14-top-right.png);
	float: left;
}

.HorizontalMenu4Polozka {
	height: 20px;
	width: 150px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #efe07d;
	margin-left: 1px;
}

.HorizontalMenu4PolozkaActive {
	background-color: #F0F0F0;
}


.HorizontalMenu4Konec {
	height: 7px;
	width: 150px;
	margin-left: 1px;
	background-color: #efe07d;
	margin-top: 3px;
}

.oddelovac1 {
	height: 10px;
	width: 100%;
}

.oddelovac2 {
	height: 15px;
	width: 100%;
}

.oddelovac3 {
	height: 20px;
	width: 100%;
}

.oddelovac4 {
	height: 5px;
	width: 100%;
}

.HorizontalMenu1Image {
	background-image: url(../images/layout/sipka-1.png);
	position: relative;
	left: -10px;
	top: 6px;
}

.HorizontalMenu2Image {
	background-image: url(../images/layout/sipka-2.png);
	position: relative;
	left: -10px;
	top: 6px;
}

.HorizontalMenu13Image {
	background-image: url(../images/layout/sipka-13.png);
	position: relative;
	left: -10px;
	top: 6px;
}

.HorizontalMenu14Image {
	background-image: url(../images/layout/sipka-14.png);
	position: relative;
	left: -10px;
	top: 6px;
}

.HorizontalMenuText1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: -6px;
	top: 6px;
}

.HorizontalMenuText2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 3px;
	left: 3px;
}

.BoxRight {
	height: auto;
	width: 260px;
	margin-left: 8px;
	position: relative;
	left: 0px;
	top: 0px;	
	clear: left;	
}

.BoxRightTop {
	height: 28px;
	width: 260px;		
}

.BoxRightTopLeft {
	height: 28px;
	width: 15px;
	float: left;
}

.BoxRightTopCenter {
	height: 28px;
	width: 230px;
	float: left;
}

.BoxRightTopRight {
	height: 28px;
	width: 15px;
	float: left;
}

.BoxRightMiddle {
	height: auto;
	min-height: 150px;
	width: 255px;
	position: relative;
	left: 0px;
	clear: both;
	top: -2px;
	margin-left: 3px;
}

.BoxRightBottom {
	height: 15px;
	width: 260px;
	clear: left;
	top: -2px;
	position: relative;
}

.BoxRightBottomLeft {
	height: 15px;
	width: 15px;
	float: left;
	margin-left: 3px;
}

.BoxRightBottomCenter {
	height: 15px;
	width: 227px;
	float: left;
}

.BoxRightBottomRight {
	height: 15px;
	width: 15px;
	float: left;
}

.BoxRightSipka {
	height: 14px;
	width: 25px;
	position: relative;
	left: -24px;
	top: 8px;
}

.podklad3TopLeft {	background-image: url(../images/layout/menu3-top-left.png);}
.podklad3TopRight {	background-image: url(../images/layout/menu3-top-right.png);}
.podklad3TopCenter {
	background-image: url(../images/layout/menu3-top-center.png);
	background-repeat: repeat-x;
}
.podklad3BottomLeft {
	background-image: url(../images/layout/menu3-bottom-left.png);
}
.podklad3BottomRight {
	background-image: url(../images/layout/menu3-bottom-right.png);
}
.podklad3BottomCenter {
	background-image: url(../images/layout/menu3-bottom-center.png);
}

.BoxMiddleMiddleOkraj3 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ab6ac8;
	border-left-color: #ab6ac8;
}

.sipka3 {
	background-image: url(../images/layout/sipka-3.png);
}


.podklad4TopLeft {	background-image: url(../images/layout/menu4-top-left.png);}
.podklad4TopRight {	background-image: url(../images/layout/menu4-top-right.png);}
.podklad4TopCenter {
	background-image: url(../images/layout/menu4-top-center.png);
	background-repeat: repeat-x;
}
.podklad4BottomLeft {
	background-image: url(../images/layout/menu4-bottom-left.png);
}
.podklad4BottomRight {
	background-image: url(../images/layout/menu4-bottom-right.png);
}
.podklad4BottomCenter {
	background-image: url(../images/layout/menu4-bottom-center.png);
}

.BoxRightMiddleOkraj4 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff8080;
	border-left-color: #ff8080;
}

.sipka4 {
	background-image: url(../images/layout/sipka-4.png);
}


.podklad5TopLeft {	background-image: url(../images/layout/menu5-top-left.png);}
.podklad5TopRight {	background-image: url(../images/layout/menu5-top-right.png);}
.podklad5TopCenter {
	background-image: url(../images/layout/menu5-top-center.png);
	background-repeat: repeat-x;
}
.podklad5BottomLeft {
	background-image: url(../images/layout/menu5-bottom-left.png);
}
.podklad5BottomRight {
	background-image: url(../images/layout/menu5-bottom-right.png);
}
.podklad5BottomCenter {
	background-image: url(../images/layout/menu5-bottom-center.png);
}

.BoxMiddleMiddleOkraj5 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3c8fff;
	border-left-color: #3c8fff;
}

.sipka5 {
	background-image: url(../images/layout/sipka-5.png);
}

.podklad6TopLeft {	background-image: url(../images/layout/menu6-top-left.png);}
.podklad6TopRight {	background-image: url(../images/layout/menu6-top-right.png);}
.podklad6TopCenter {
	background-image: url(../images/layout/menu6-top-center.png);
	background-repeat: repeat-x;
}
.podklad6BottomLeft {
	background-image: url(../images/layout/menu6-bottom-left.png);
}
.podklad6BottomRight {
	background-image: url(../images/layout/menu6-bottom-right.png);
}
.podklad6BottomCenter {
	background-image: url(../images/layout/menu6-bottom-center.png);
}

.BoxRightMiddleOkraj6 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d31551;
	border-left-color: #d31551;
}

.sipka6 {
	background-image: url(../images/layout/sipka-6.png);
}


.podklad7TopLeft {	background-image: url(../images/layout/menu7-top-left.png);}
.podklad7TopRight {	background-image: url(../images/layout/menu7-top-right.png);}
.podklad7TopCenter {
	background-image: url(../images/layout/menu7-top-center.png);
	background-repeat: repeat-x;
}
.podklad7BottomLeft {
	background-image: url(../images/layout/menu7-bottom-left.png);
}
.podklad7BottomRight {
	background-image: url(../images/layout/menu7-bottom-right.png);
}
.podklad7BottomCenter {
	background-image: url(../images/layout/menu7-bottom-center.png);
}

.BoxMiddleMiddleOkraj7 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #79c026;
	border-left-color: #79c026;
}

.sipka7 {
	background-image: url(../images/layout/sipka-7.png);
}


.podklad8TopLeft {	background-image: url(../images/layout/menu8-top-left.png);}
.podklad8TopRight {	background-image: url(../images/layout/menu8-top-right.png);}
.podklad8TopCenter {
	background-image: url(../images/layout/menu8-top-center.png);
	background-repeat: repeat-x;
}
.podklad8BottomLeft {
	background-image: url(../images/layout/menu8-bottom-left.png);
}
.podklad8BottomRight {
	background-image: url(../images/layout/menu8-bottom-right.png);
}
.podklad8BottomCenter {
	background-image: url(../images/layout/menu8-bottom-center.png);
}

.BoxMiddleMiddleOkraj8 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff2b7;
	border-left-color: #fff2b7;
}

.sipka8 {
	background-image: url(../images/layout/sipka-8.png);
}


.podklad9TopLeft {	background-image: url(../images/layout/menu9-top-left.png);}
.podklad9TopRight {	background-image: url(../images/layout/menu9-top-right.png);}
.podklad9TopCenter {
	background-image: url(../images/layout/menu9-top-center.png);
	background-repeat: repeat-x;
}
.podklad9BottomLeft {
	background-image: url(../images/layout/menu9-bottom-left.png);
}
.podklad9BottomRight {
	background-image: url(../images/layout/menu9-bottom-right.png);
}
.podklad9BottomCenter {
	background-image: url(../images/layout/menu9-bottom-center.png);
}

.BoxRightMiddleOkraj9 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff8000;
	border-left-color: #ff8000;
}

.sipka9 {
	background-image: url(../images/layout/sipka-9.png);
}


.podklad10TopLeft {	background-image: url(../images/layout/menu10-top-left.png);}
.podklad10TopRight {	background-image: url(../images/layout/menu10-top-right.png);}
.podklad10TopCenter {
	background-image: url(../images/layout/menu10-top-center.png);
	background-repeat: repeat-x;
}
.podklad10BottomLeft {
	background-image: url(../images/layout/menu10-bottom-left.png);
}
.podklad10BottomRight {
	background-image: url(../images/layout/menu10-bottom-right.png);
}
.podklad10BottomCenter {
	background-image: url(../images/layout/menu10-bottom-center.png);
}

.BoxRightMiddleOkraj10 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #48f4db;
	border-left-color: #48f4db;
}

.sipka10 {
	background-image: url(../images/layout/sipka-10.png);
}


.podklad11TopLeft {	background-image: url(../images/layout/menu11-top-left.png);}
.podklad11TopRight {	background-image: url(../images/layout/menu11-top-right.png);}
.podklad11TopCenter {
	background-image: url(../images/layout/menu11-top-center.png);
	background-repeat: repeat-x;
}
.podklad11BottomLeft {
	background-image: url(../images/layout/menu11-bottom-left.png);
}
.podklad11BottomRight {
	background-image: url(../images/layout/menu11-bottom-right.png);
}
.podklad11BottomCenter {
	background-image: url(../images/layout/menu11-bottom-center.png);
}

.BoxMiddleMiddleOkraj11 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f6c948;
	border-left-color: #f6c948;
}

.sipka11 {
	background-image: url(../images/layout/sipka-11.png);
}


.podklad12TopLeft {	background-image: url(../images/layout/menu12-top-left.png);}
.podklad12TopRight {	background-image: url(../images/layout/menu12-top-right.png);}
.podklad12TopCenter {
	background-image: url(../images/layout/menu12-top-center.png);
	background-repeat: repeat-x;
}
.podklad12BottomLeft {
	background-image: url(../images/layout/menu12-bottom-left.png);
}
.podklad12BottomRight {
	background-image: url(../images/layout/menu12-bottom-right.png);
}
.podklad12BottomCenter {
	background-image: url(../images/layout/menu12-bottom-center.png);
}

.BoxRightMiddleOkraj12 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6e8ca6;
	border-left-color: #6e8ca6;
}

.sipka12 {
	background-image: url(../images/layout/sipka-12.png);
}




.podklad15TopLeft {	background-image: url(../images/layout/menu15-top-left.png);}
.podklad15TopRight {	background-image: url(../images/layout/menu15-top-right.png);}
.podklad15TopCenter {
	background-image: url(../images/layout/menu15-top-center.png);
	background-repeat: repeat-x;
}
.podklad15BottomLeft {
	background-image: url(../images/layout/menu15-bottom-left.png);
}
.podklad15BottomRight {
	background-image: url(../images/layout/menu15-bottom-right.png);
}
.podklad15BottomCenter {
	background-image: url(../images/layout/menu15-bottom-center.png);
}

.BoxRightMiddleOkraj15 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7b7d7f;
	border-left-color: #7b7d7f;
}

.sipka15 {
	background-image: url(../images/layout/sipka-15.png);
}

.Box1 {
	width: 100%;
	height: auto;
	text-align: left;
}

.Box2 {
	width: 100%;
	height: 30px;
}

.Box70x30 {
	height: 30px;
	width: 65px;
	margin-left: 9px;
	float: left;
}

.Box185x30 {
	height: 30px;
	width: 175px;
	margin-left: 0px;
	float: left;
	text-align: left;
	position: relative;
	left: 0px;
	padding-left: 5px;
}

.Box70x150 {
	height: 150px;
	width: 65px;
	margin-left: 9px;
	float: left;
}

.Box185x150 {
	height: 150px;
	width: 160px;
	margin-left: 5px;
	float: left;
}

.Input1 {
	height: 17px;
	width: 160px;
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 0px;
}

.Input2, select, select.Input2 {
	height: 20px;
	width: auto;
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	vertical-align: top;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.InputText1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	bottom: 0px;
}

.InputText2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	bottom: 2px;
	height: 30px;
	width: 100%;
	line-height: 12px;
}

.InputText3 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	top: 1px;
	height: 30px;
	width: 100%;
}

.Submit1{
	height: 25px;
	width: 120px;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	left: 120px;
}

.TextArea1{
	height: 130px;
	width: 155px;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	left: 0px;
}




.BoxMiddle {
	height: auto;
	width: 456px;
	margin-right: 4px;
	margin-left: 10px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: left;
}

.BoxMiddleTop {
	height: 28px;
	width: 456px;		
}

.BoxMiddleTopLeft {
	height: 28px;
	width: 15px;
	float: left;
}

.BoxMiddleTopCenter {
	height: 28px;
	width: 426px;
	float: left;
}

.BoxMiddleTopRight {
	height: 28px;
	width: 15px;
	float: left;
}

.BoxMiddleMiddle {
	height: auto;

	width: 450px;
	position: relative;
	left: 0px;
	clear: both;
	top: -2px;
	margin-left: 4px;
}

.BoxMiddleBottom {
	height: 15px;
	width: 457px;
	clear: left;
	top: -2px;
	position: relative;
	margin-left: 1px;
}

.BoxMiddleBottomLeft {
	height: 15px;
	width: 15px;
	float: left;
	margin-left: 3px;
}

.BoxMiddleBottomCenter {
	height: 15px;
	width: 422px;
	float: left;
}

.BoxMiddleBottomRight {
	height: 15px;
	width: 15px;
	float: left;
}

.BoxMiddleSipka {
	height: 14px;
	width: 25px;
	position: relative;
	left: -24px;
	top: 8px;
}

.h3Div {
	position: relative;
	height: 25px;
	width: auto;
	top: 8px;
}

.h3Div2 {
	position: relative;
	height: 25px;
	width: auto;
	left: 0px;
	top: 8px;
}

.zalozka1 {
	background-color: #FFFFFF;
	height: 20px;
	width: auto;
	padding-right: 0px;
	padding-left: 1px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-image: url(../images/layout/zalozka-top.png);
}

.zalozka2 {
	height: 20px;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-image: url(../images/layout/zalozka-top.png);
}

.zalozkaLeft {
	height: 20px;
	width: 10px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-image: url(../images/layout/zalozka-left.png);
}

.zalozkaColor {
	background-color: #FFFFFF;
}	

.zalozkaColor2 {
	background-color: #FFDDDD;
}	

.zalozkaRight {
	height: 20px;
	width: 10px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-image: url(../images/layout/zalozka-right.png);
}

.zalozkaRight2 {
	height: 20px;
	width: 10px;
	position: relative;
	float: left;
	padding-top: 0px;
	background-image: url(../images/layout/zalozka-right2.png);
}

.MenuTopVyber {
	text-align: right;
	position: relative;
	height: 25px;
	width: 100%;
	top: 5px;
	right: 34px;
}

.MenuTopVyber2 {
	text-align: right;
	position: relative;
	height: 25px;
	width: 100%;
	top: 5px;
	right: 150px;
}

.ClearDiv {
	height: 1px;
	width: 100%;
	clear: left;
}

.Doporucujeme1 {
	float: left;
	height: auto;
	width: 120px;
	margin-left: 7px;
}

.Doporucujeme2 {
	float: left;
	height: auto;
	width: 193px;
}

.Doporucujeme3 {
	float: left;
	height: auto;
	width: 120px;
	margin-right: 10px;
}

.DoporucujemeText {
	color: #663366;
	text-decoration: underline;
	font-weight: bold;
}

.DoporucujemeText a:link{
	color: #663366;
	text-decoration: underline;
}
.DoporucujemeText a:hover{
	color: #663366;
	text-decoration: underline;
}
.DoporucujemeText a:active{
	color: #663366;
	text-decoration: underline;
}
.DoporucujemeText a:visited{
	color: #663366;
	text-decoration: underline;
}

.ClankyDivPreview{
	height: auto;
	width: 430px;
	margin-right: 10px;
	margin-left: 10px;
}

.ClankyDivInfo{
	height: 20px;
	width: 430px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #DDDDDD;
}

.ClankyDivInfo1{
	height: 20px;
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

.ClankyDivInfo2{
	height: 20px;
	width: 149px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

.ClankyPreviewText1{
	margin-top: 2px;
}

.DivRightBox{
	height: auto;
	width: 232px;
	margin-right: 10px;
	margin-left: 10px;
}

.DivMiddleBox{
	height: auto;
	width: 430px;
	margin-right: 10px;
	margin-left: 10px;
}

.NadpisNovinky {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
}

.NadpisNovinky a:link{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #339900;
}

.NadpisNovinky a:hover{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #339900;
}

.NadpisNovinky a:active{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #339900;
}

.NadpisNovinky a:visited{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #339900;
}

.NadpisVeletrhy {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
}

.ImgVyberClanky {
	float: left;
	border: 1px solid #fff2b7;
	padding: 10px;
	margin-right: 10px;
}

.DivOnas{
	height: auto;
	width: 222px;
	margin-right: 10px;
	margin-left: 20px;
}

.DivOnasForm{
	height: auto;
	width: 247px;
	margin-right: 10px;
	margin-left: 5px;
}

.ZalozkaAktivniLeft{
	height: 18px;
	width: 5px;
	background-image: url(../images/layout/zalozka-aktivni-left.png);
	float: left;
}

.ZalozkaAktivniCenter{
	height: 18px;
	width: 80px;
	background-image: url(../images/layout/zalozka-aktivni-center.png);
	float: left;
}

.ZalozkaAktivniRight{
	height: 18px;
	width: 5px;
	background-image: url(../images/layout/zalozka-aktivni-right.png);
	float: left;
}

.ZalozkaAktivni{
	height: 18px;
	width: 90px;
	position: relative;
	left: 0px;
	top: 12px;
	float: left;
}

.ZalozkaNeaktivniLeft{
	height: 18px;
	width: 5px;
	background-image: url(../images/layout/zalozka-neaktivni-left.png);
	float: left;
}

.ZalozkaNeaktivniCenter{
	height: 18px;
	width: 80px;
	background-image: url(../images/layout/zalozka-neaktivni-center.png);
	float: left;
}

.ZalozkaNewktivniRight{
	height: 18px;
	width: 5px;
	background-image: url(../images/layout/zalozka-neaktivni-right.png);
	float: left;
}

.ZalozkaNeaktivni{
	height: 18px;
	width: 90px;
	position: relative;
	left: 1px;
	top: 12px;
	float: left;
}

.ZalozkaTextAktivni{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	position: relative;
	top: 1px;
	font-size: 12px;
	font-weight: bold;
}

.ZalozkaTextNeaktivni{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #923fb8;
	text-align: center;
	position: relative;
	top: 1px;
	font-size: 12px;
	font-weight: bold;
}

.TextVBoxu{
	height: 90%;
	width: 90%;
	position: relative;
	left: 10px;
	top: 10px;
}

.NazevFirmy{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.BoxFirma{
	height: auto;
	width: 300px;
	position: relative;
	float: left;
}

.BoxMesto{
	height: auto;
	width: 100px;
	position: relative;
	float: left;
}

.Poptavka1{
	height: auto;
	width: 425px;
	position: relative;
	float: left;
}

.TextVBoxu2{
	height: auto;
	width: 430px;
	position: relative;
	left: 10px;
	top: 10px;
}

.BoxPoptavka1{
	height: auto;
	width: 210px;
	position: relative;
	float: left;
	overflow: visible;
	visibility: visible;
	z-index: auto;
}

.BoxPoptavka2{
	height: auto;
	width: 210px;
	position: relative;
	float: left;
	left: 10px;
	overflow: visible;
	visibility: visible;
	z-index: auto;	
}

.BoxPoptavka3{
	height: 20px;
	width: 75px;
	position: relative;
	float: left;
}

.BoxPoptavka4{
	height: 22px;
	width: 125px;
	position: relative;
	float: left;
	left: 10px;
}

.BoxPoptavka5{
	height: 20px;
	width: 120px;
	position: relative;
	float: left;
}

.BoxPoptavka6{
	height: 22px;
	width: 80px;
	position: relative;
	float: left;
	left: 10px;
}

.BoxPoptavka7{
	height: 60px;
	width: 290px;
	position: relative;
	float: left;
	left: 10px;
}


.InputPoptavka1{
	height: 12px;
	width: 120px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.InputPoptavka2{
	height: 12px;
	width: 40px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.SelectPoptavka1{
	height: 20px;
	width: 125px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.SelectPoptavka2{
	height: 20px;
	width: 100px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}


.DivImagePoptavka{
	height: auto;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ImagePoptavka{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
}

.TextAreaPoptavka1{
	height: 70px;
	width: 280px;
}

.TextAreaPoptavka2{
	height: 80px;
	width: 100%;
}

.PoptavkaOdeslat{
	height: 50px;
	width: 100%;
}

.PoptavkaSend1{
	height: 25px;
	width: 120px;
	position: relative;
	left: 295px;
	top: 10px;
}

.PoptavkaBoxHorni{
	height: auto;
	width: 100%;
	overflow: visible;
	z-index: auto;
}

.AkceJmenoFirmy{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.Foto1{
	float: left;
	height: 120px;
	width: 96px;
	margin-right: 4px;
	border: 1px solid #FFCC00;
	margin-top: 12px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.Foto2{
	float: none;
	height: 60px;
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	position: relative;
	left: 8px;
	top: 8px;
}

.Foto3{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Foto4{
	text-decoration: underline;
	height: 40px;
	width: 80px;
	overflow: hidden;
	position: relative;
	left: 8px;
	top: 15px;
	color: #666666;
	text-align: center;
}

.OdkazyBottom{
	color: #666666;
	text-align: justify;
	font-size: 10px;
}

.BoxKeywords{
	text-align: center;
	height: auto;
	width: 90%;
	position: relative;
	left: 10px;
	top: 5px;
	/*border: 1px solid #FF6666;*/
}



.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: center;

}

.keywords a:link {
	color: #666666;	
}

.keywords a:hover {
	color: #CC0000;
}

.keywords a:active {
	color: #666666;
}

.keywords a:visited {
	color: #666666;
}


.big {
	font-size: 16px;
	font-weight: bold;
}

.biger {
	font-size: 18px;
	font-weight: bold;
}

.video-radek-1 {
	height: auto;
	width: 100%;
}

.video-sl-1 {
	height: auto;
	width: 10px;
	float:left;
}

.video-sl-2 {
	height: auto;
	width: 35px;
	float:left;
}

.video-sl-3 {
	height: auto;
	width: 370px;
	float:left;
}