* {
   margin:0px;
   padding:0px;
}

html {
	height:100%;
	margin-bottom:0px;
}

body {
	font-family:Arial;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#7988D6;
}

table {
	border:none;
}

img {
    border:none;
}

input {
   width:260px;
   height:20px;
   background: transparent no-repeat;
   border-style:ridge;
   border-width:1px;
   border-color:#663399;
}

a, a:link, a:visited {
	outline:none;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

p {
	margin:2px 0px 2px 0px;
	padding:0px;
	font-family:Arial;
	font-size:12px;
	color:#7A86DC;
	line-height:1.3em;
	}

.clr {
	clear: both;
}

h2 {
    font:bold 18px Arial;
	color:#7988D6;
	padding-top:12px;
}

/* ********************************************************************************* */
/* Frame */
/* ********************************************************************************* */
#page_bg {
	padding:0px;
	margin:0px;
}

/* top_frame */
#top_frame_bg {
	width:850px;
	margin:0 auto;
	height:15px;
	background: transparent url(../images/top_frame_bg.jpg) top left no-repeat;
}
#bottom_frame_bg {
	width:850px;
	margin:0 auto;
	height:15px;
	background: transparent url(../images/bottom_frame_bg.jpg) top left no-repeat;
}

#wrapper {
	width:850px;
	margin:0 auto;
	text-align:center;
}

#wrapper_l {
	background: #e2e2e2 url(../images/wrapper_left_bg.jpg) top left repeat-y;
}

#wrapper_r {
	background: transparent url(../images/wrapper_right_bg.jpg) top right repeat-y;
}

#main {
	width:800px;
	height:100%;
	margin:0 auto;
	padding:0px 0px;	
}

/* ********************************************************************************* */
/* Header with 1 div */
/* ********************************************************************************* */

#header_1 .divC {
	color:#fff;
	width:100%;
	margin: 0 auto;
	background:#336699;
	height:100%;
	
}

/* ********************************************************************************* */
/* Layout */
/* ********************************************************************************* */

#container {
	width:100%;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	height:640px;
	background-image:url(../images/body.gif);
	
}

#content_full_index {
    float:left;
	margin:0 auto;
	margin-top:10px;
	width:800px;
	height:420px;
	background-position:center;
	background-position:top;
}

#leftcolumn {
   float:left;
   margin-left:10px;
   margin-right:5px;
   margin-top:10px;
   padding-top:30px;
   padding-left:10px;
   padding-right:20px;
   width:530px;
   height:390px;
   background-image:url(../images/home_text-field.gif);
   background-repeat:no-repeat;
}

#rightcolum {
   float:left;
   margin-left:5px;
   margin-right:5px;
   margin-top:10px;
   width:240px;
}

#leftcolumn_prod {
   float:left;
   margin-left:8px;
   margin-right:5px;
   margin-top:26px;
   padding-top:14px;
   width:200px;
   height:250px;
   color:#7988D6;
   background-image:url(../images/buttons-field.gif);
   background-repeat:no-repeat;
}

#rightcolumn_prod {
   float:left;
   margin-left:5px;
   margin-right:0px;
   margin-top:38px;
   padding-top:35px;
   width:570px;
   height:250px;
   background-image:url(../images/products_all_text.gif);
   background-repeat:no-repeat;
   background-position:center;
   background-position:top;
}

#leftcolumn_contact {
   float:left;
   margin-left:5px;
   margin-right:5px;
   margin-top:10px;
   padding-top:30px;
   width:380px;
   height:390px;
   color:#7988D6;
}

#rightcolumn_contact {
   float:left;
   margin-left:5px;
   margin-right:5px;
   margin-top:10px;
   padding-top:30px;
   width:390px;
   height:390px;
}


#language {
   width:100%;
   float:left;
   background:url(../images/underbutton-field_bottom.gif);
   background-repeat:no-repeat;
}

/* ********************************************************************************* */
/* Left Menu */
/* ********************************************************************************* */
#menubox {
	margin:0 auto;
	margin-left:30px;
	margin-right:15px;
	padding-top:10px;
	}

#leftcolumn_prod ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:0;
	list-style:none;
	border-top:none;
	text-align:left;
}

#leftcolumn_prod ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
	height:33px;
}

#leftcolumn_prod ul.menu li a, #leftcolumn ul.menu li a:link {
	display:block;
	line-height:33px;
	padding:0px 0px 0px 0px;
	margin:0;
	width:150px;
	height:33px;
	border-bottom:1px;
	border-bottom-style:inset;
	border-collapse:collapse;
	border-bottom-color:#28166E;
	text-decoration:none;
	color:#28166E;
}

#leftcolumn_prod ul.menu li a:hover {
	color:#ADE3FD;
}

/* ********************************************************************************* */
/* Tablebox */
/* ********************************************************************************* */
.textrowL {
	width:100%;
	text-align:left;
}

.textrowJ {
	width:100%;
	text-align:justify;
}

.textrowC {
	width:100%;
	text-align:center;
}

.textrowR {
	width:100%;
	text-align:right;
}

#footer {
	text-align:center;
	font-size:11px;
	padding:0;
	margin:0 auto;
}

#sil_markuch {
   margin-left:30px;
  
}

* html #sil_markuch {
   margin-left:19px;
  
}

*:first-child+html #sil_markuch {
   margin-left:19px;
  
}

#content_prod {
   height:330px;
}

* html #content_prod {
   height:320px;
}

*:first-child+html #content_prod {
   height:320px;
}

#main_prod {
   padding-top:0px;
}

* html #main_prod {
   padding-top:0px;
}

*:first-child+html #main_prod {
   padding-top:0px;
}

#gasssleeves_main {
   margin-top:2px;
   }
   
* html #gasssleeves_main {
   margin-top:0px;
   }

*:first-child+html #gasssleeves_main {
   margin-top:0px;
   }
   
#glasssleeves_left {
   padding-top:22px;
  }
  
* html #glasssleeves_left {
   padding-top:13px;
  }
  
*:first-child+html #glasssleeves_left {
   padding-top:13px;
  }