body, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma;
	color: #000;
	font-size: 11pt;
	line-height: 15pt;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-attachment: fixed;
}

a:link, a:visited {
	text-decoration: none;
	color: #e60004;
}

a:hover, a:active {
	text-decoration: underline;
	color: #e60004;
}

#megadiv {
margin: 0 auto;
width:999px;
}

.top {
	float: left;
	width: 999px;
	height: 335px;
	background-image: url(../images/top.png);
	margin-top: 0px;
}

.logobox {
	float: right;
	width: 505px;
	height: 100px;	
}

#logo {
	float: left;
	width: 505px;
	height: 100px;
}



.phone {
	float: right;
	color: #A0E301;
	font-size: 23pt;
	padding: 31px 38px 0px 0px;
	font-weight: bold;
}

.content {
	float: left;
	width: 839px;
	background-color: White;
	margin-top: 0px;
	padding: 50px 70px 50px 70px ;
	margin-left: 10px;
	background-image: url(../images/bg-content.png);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: justify;
}

.menu {
	float: left;
	width: 979px;
	height: 60px;
	margin-bottom: 10px;
	background-image: url(../images/bgmenu.jpg);
	background-repeat: x-repeat;
}

.menu-break {
	float: left;
	width: 1px;
	height: 20px;
	background-color: Black;
	margin-top: 16px;
}


.menu a:link, .menu a:visited {
	float: left;
	text-decoration: none;
	color: #fff;
	height: 33px;
	padding: 22px 35px 5px 35px;
	font-size: 12pt;
}

.menu a:hover, .menu a:active {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/bgmenuactive.jpg);
	background-repeat: x-repeat;
	height: 33px;
	padding: 22px 35px 5px 35px;
}

.menu a.active {
	text-decoration: none;
	color: #fff;
	background-image: url(../images/bgmenuactive.jpg);
	background-repeat: x-repeat;
}

.box01 {
	float: left;
	width: 484px;
	height: 210px;
	margin-right: 11px;
	margin-bottom: 20px;
	background-image: url(../images/box01.jpg);
}

.box02 {
	float: left;
	width: 484px;
	height: 210px;
	margin-bottom: 20px;
	background-image: url(../images/box02.jpg);
}

.bottom {
	float: left;
	width: 809px;
	height: 90px;
	background-image: url(../images/bottom.png);
	margin-top: 0px;
	margin-left: 10px;
	padding: 35px 0px 0px 170px; 
	}

#logobottom {
	float: left;
	width: 240px;
	height: 91px;
}

.menutop {
	float: right;
	margin-top: 285px;
	margin-right: 50px;
	font-size:20px;
	padding-left: 100;
}

.menutop a:link, .menutop a:visited {
	text-decoration: none;
	color: #fff;
}

.menutop a:hover, .menutop a:active {
	text-decoration: none;
	color:  #FF0;
}

.intro {
	float: left;
	width: 660px;
	height: 240px;
	background-color: #F0F0F0;
	border: 1px solid #C5C5C5;
	margin-bottom: 10px;
}

H1 {
	font-weight: bold;
	font-size: 18pt;
	color: #d62921;
	margin-bottom: 30px;
}

H2 {
	font-weight: normal;
	font-size: 12pt;
	color: #06F;
	margin-bottom: 0px;
	margin-top: 20px;
}

.text01 {
	font-size: 10pt;
}

.menubox {
	float: left;
	list-style-image: url(../images/point.png);
	color: #3F3F3F;
	font-size: 11pt;
	line-height: 17pt;
	margin: 30px 0px 0px 15px;
	width: 400px;
}

.menubox a:link, .menubox a:visited {
	text-decoration: none;
	color: #3F3F3F;
}

.menubox a:hover, .menubox a:active {
	text-decoration: underline;
	color: #EF7D01;
}

.index-left {
	float:left;
	width: 500px;
	margin-right: 80px;
	text-align:justify;
}

.index-right {
	float:left;
	width: 250px;
}

.tel {
	font-size:30px;
	font-weight: bold;
	color:#06F;
	height: 60px;
	vertical-align:middle;
	}
	
	
	.obrtel {
		margin-bottom: -15px;
	}


.kontakty-form {
	float: right;
	width: 400px;
	margin-right: 70px;
}

input, textarea {
	border: 1px solid #BBBBBB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px;
	background-image: url(../images/bg-form.png);
	background-color: transparent;
}

.formbut {
	float: left;
	color: White;
	border: 0px;
	width: 135px;
	text-align: center;
	margin-right: 8px;
	background-color:#06C;ßß
	height: 45px;
}

.formtext {
	padding: 7px 4px 2px 0px;
}


.flright { 
float:right;
margin-left: 40px;
}


.gallery {
	float: left;
	width: 830px;	
	height: 480px;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for sample Gallery
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
	top: 0px;
	left: 2px;
}





.rady {background: url(../images/rady.gif) no-repeat; float:left; width:84px; height:126px;}
.rady:hover {background: url(../images/rady.gif) no-repeat;background-position: 0px -126px;}



/*--------------------------------------------------------------------------link */
.creative:link, .creative:visited {
	text-decoration: none;
	color: #272727;
	font-size: 9pt;
	margin-right: 20px;
}

.creative:active, .creative:hover {
	text-decoration: none;
	color: #fff;
}

.creative {
	float: right;
	margin-top: 5px;
	
}
