body  {
	background: #ffffff;
	color: #111111;
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
 
form {
	border: 0; margin: 0; padding: 0;
}

input, select, textarea {
	margin: 0;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
}

td.zamow {
	padding: 5px;
}

td.kontakt {
	padding: 0 5px 10px 0;
}

img {
	border: 0; margin: 0; padding: 0;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	font-family: 'arial ce', arial, 'geneva ce', 'helvetica ce', geneva, helvetica, verdana, lucida, sans-serif;
	font-size: 11px;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

a {
	margin: 0;
	border: 0;
	padding: 0;
	color: #006ba8;
	background-color: transparent;
 	text-decoration: underline;
}

a:visited {
	color: #006ba8;
	background-color: transparent;
}

a:hover {
	color: #004b76;
	text-decoration: none;
	background-color: transparent;
}

a:active {
	color: #006ba8;
	background-color: transparent;
}

hr {
	color: #007cc3;
	background-color: #007cc3;
	border-width: 0px;
	height: 1px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0e5ca7;
	margin: 18px 0px 15px 0px;
	padding: 0 0 0 5px;
}

.hs {
	margin-top: 3px;
}

/*---------- schema ----------*/
#container {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}
/*---------- // schema ----------*/
/*---------- top ----------*/
#top {
	width: 770px;
	margin: 0 auto;
}

#logo {
	display: inline;
	float: left;
}

#mmenu {
	width: 410px;
	display: inline;
	float: right;
	font-size: 11px;
}

#mmenu .btn{
	display: inline;
	float: right;
	margin-top: 29px;
}

#mmenu .dz{
	display: inline;
	float: right;
}

#mmenu a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

#mmenu a:hover {
	text-decoration: none;
	color: #035A8B;
	background-color: transparent;
}
/*---------- // top ----------*/
/*---------- menu ----------*/
#menu {
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	text-align: center;
	background: #ffffff url(../gfx/bgc_menu.gif) center center no-repeat;
}

#menu a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
}

#menu a:hover {
	text-decoration: none;
	color: #035A8B;
	background-color: transparent;
}

#menu .btn {
	width: 770px;
	text-align: left;
	margin: 0 auto;
	font-size: 11px;
}
/*---------- // menu ----------*/
/*---------- fot ----------*/
#fot {
	height: 136px;
	min-height: 136px;
	background: #f7f7f7 url(../gfx/foto.jpg) center center no-repeat;
}
/*---------- // fot ----------*/
/*---------- cnt ----------*/
#tit {
	width: 770px;
	text-align: left;
	margin: 14px auto 0;
	border-bottom: 2px solid #e5e5e5;
}

#tit h1 {
	font-size: 19px;
	color: #454141;
	margin-bottom: 1px;
	margin-left: 214px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cnt {
	width: 770px;
	text-align: left;
	margin: 17px auto 0;
}

#left {
	width: 169px;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	float: left;
	display: inline;
	background: #f5f5f5 url(../gfx/bgc_news.gif) top left no-repeat;
}

#left .txt {
	width: 129px;
	margin: 20px;
	color: #393131;
}

#left ul {
	margin: 0;
	padding-left: 15px;
}

#left li {
	margin-bottom: 7px;
	list-style-type: disc;
	font-weight: bold;
}

#right {
	width: 555px;
	float: right;
	display: inline;
}

#right h3 {
	font-size: 14px;
	font-weight: bold;
	color: #222222;
	margin: 24px 0px 15px 0px;
	padding: 0 0 0 15px;
	background: url(../gfx/bgc_title.gif) no-repeat 0px 3px;
}

#right .podp {
	text-align: right;
	border-bottom: 1px dotted silver;
	margin-bottom: 20px;
}
/*---------- // cnt ----------*/
/*---------- footer ----------*/
#footer {
	height: 14px;
	min-height: 14px;
	margin: 15px 0 0 0;
	background: #ffffff url(../gfx/bgc_footer.gif) top left repeat-x;
}

#footer .modos {
	width: 770px;
	text-align: right;
	margin: 0 auto;
	padding: 25px 0 15px 0;
}
/*---------- // footer ----------*/
