/* CSS Document */

body {
	font-size: 12px;
	font-family: arial ce, verdana ce, tahoma ce, arial, verdana, tahoma, sans-serif;
	padding: 0px;
	margin: 0px;
}


a {	color: #00000; font-weight: bold; text-decoration: none; }
a:hover { color: #eb0000; font-weight: bold; text-decoration: none; }


#header {
	height: 150px;
}
#headerInfo {
	position: absolute;
	top: 90px;
	left: 30px;
}
#headerInfo a {
        color: #eb0000;
}
#header span {
	font-weight: bold;
}
#header h1 {
	color: #eb0000;
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#header #langMenu {
	position: absolute;
	top: 40px;
	left:30px;
}
#header #langMenu a {
	display: block;
	float: left;
	width: 23px;
	height: 16px;
	margin-right: 8px;
}
#header #langMenu a.czOff { background: url('../imgnew/cz_off.gif') no-repeat; }
#header #langMenu a.enOff { background: url('../imgnew/en_off.gif') no-repeat; }
#header #langMenu a.czOff:hover { background: url('../imgnew/cz_on.gif') no-repeat; }
#header #langMenu a.enOff:hover { background: url('../imgnew/en_on.gif') no-repeat; }
#header #langMenu a.czOn { background: url('../imgnew/cz_on.gif') no-repeat; }
#header #langMenu a.enOn { background: url('../imgnew/en_on.gif') no-repeat; }






#center {
	background: #f9f9f9 url('../imgnew/center.gif') repeat-x;
	height: 179px;
	width: 100%;
}
#banner {
	background: url('http://www.make.cz/service/Images/banner.jpg') no-repeat;
	height: 179px;
	width: 800px;
	float: left;
}


#links {
      margin: 48px 0px 0px 328px;
}
#links a {
      display: block;
      font-size: 13px;
      color: #000;
      padding: 6px 0px 6px 20px;
      background: url('http://www.make.cz/service/Images/li.gif') no-repeat left center;
}
#links a:hover {
      color: #eb0000;
}

a.logo {
	display: block;
	width: 240px;
	height: 120px;
	float: right;
	margin: 30px 0px 0px 0px;
	background: url('http://www.make.cz/service/Images/make_logo_120.gif') no-repeat;
}
a.logo span { display: none; }


#bottom {
	position: relative;
	left: 30px;
	top: 30px;
}
#bottomLeft {
	position: relative;
	width: 250px;
	float: left;
	text-align: center;
	height: 120px;
}
#bottomLeft a {
	color: #000000;
	position: relative;
	top: 30px;
}
#bottomLeft a:hover {
	color: #eb0000;
}



#bottomRight {
	background: url('../imgnew/domain.gif') no-repeat bottom left;
	position: relative;
	float: left;
	height: 120px;
	padding-left: 95px;
	width: 480px;
}
#bottomRight p {
	width: 300px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}


#button {height: 22px; cursor: pointer; border: 0px solid #A2A2A2; background: url(http://www.make.cz/Images/button.jpg) top #A2A2A2; font-weight: bold;
 padding: 3px;  color: white;font-size: 80%; padding-left: 10px; padding-right: 10px;  }

input {border: 1px solid #948A91; background: url(http://www.make.cz/Images/input.gif) left top; padding: 2px;}	



#linkstail {
      margin: 30px 0px 0px 0px;
}
#linkstail a {
      display: block;
      font-size: 13px;
      color: #000;
#      padding: 6px 0px 6px 20px;
#      background: url('http://www.make.cz/Images/li.gif') no-repeat left;
}
#linkstail a:hover {
      color: #eb0000;
}

