/* CSS diamond finance */

body {
	background-color: #F4F4F4;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	margin-top:0px;
	padding-top:0px;
	line-height: 10pt;
	color: #333333;
	text-align: center;
}

.centered { text-align: center; }

div#frameholder {
	width: 770px;
	margin: auto;
	text-align: left;
	background-image: url(../images/bg_centre.gif);
	background-repeat: repeat-y;
	background-position: 0 208px;
	overflow: auto;
}

div#left{
	width: 258px;
	_width: 256px;
	float: left;
	background-image: url(../images/bg_topmenu.jpg);
	background-repeat: no-repeat;
	padding:0 0 0 0;
}

div#left span {
	font-size: 7.5pt;
	display: block;
	margin: 7px 15px 9px 10px;
}

div#left span img {
	vertical-align: middle;
	margin: -1px 7px 0 10px;
}

div#left span a {
	text-decoration: none;
	color: #666666;
}

div#left span a:hover {
	text-decoration: underline;
}

div#right{
	float: left;
	width: 512px;
}

img.calc {
	margin: 0 0 0 13px;
}

img.title {
	margin: 0 0 0 -2px;
	_margin: 0;
}

.clear{
clear: both;
}

#mainmenu {
	height: 66px;
	margin: 0 0 0 -2px;
	_margin: -2px 0 0 0;
 	background-image: url(../images/bg_mainmenu.gif);
	background-repeat: no-repeat;
}

#mainmenu img{
	border:0;
	float: left;
}

#mainmenu ul{
	margin: 0;
	padding:0;
	list-style-type: none;
}

#mainmenu ul li{
	list-style-type: none;
	float: left;
	text-align: right;
}

#mainmenu ul li.last{
	float: left;
	width: 82px;
	text-align: right;
}

#mainmenu ul a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C40001;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 80px;
	padding: 43px 20px 7px 2px;
}

#mainmenu ul a.dv{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #C40001;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 80px;
	padding: 43px 20px 7px 2px;

}

#mainmenu ul a:hover{
	color: #767676;
}

#submenutop {
	width: 242px;
	height: 17px;
	margin: 0 0 0 13px;
	_margin: -2px 0 0 13px;
	background-image: url(../images/submenu_top_bg.jpg);
	background-repeat: no-repeat;
}

ul.submenu {
	margin:0 0 0 13px;
	padding:0 0 118px 0;
	background-image: url(../images/submenu_ul_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}

ul.submenu li{
	list-style-type: none;
	display: block;
	margin: 0;
	_margin-bottom:-1px;
	width: 242px;
}

ul.submenu li a {
	display: block;
	padding:6px 0 0 35px;
	height: 19px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/submenu_li_main.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

ul.submenu li a:hover{
	background-image: url(../images/submenu_li_main2.gif);
}

ul.submenu li.sub{
	width: 242px;
	_margin-bottom: 0;
}

ul.submenu li.sub a{
	background-image: url(../images/submenu_li_sub.gif);
	font-size: 13px;
	color: #333333;
	padding:6px 0 0 45px;
}

ul.submenu li.sub a:hover{
	background-image: url(../images/submenu_li_sub2.gif);
}

#submenu_mosaic {
	width: 242px;
	/*height: 175px;*/
	margin:0 0 0 13px;
/*	background-image: url(../images/submenu_mosaic.jpg);*/
	background-color:white;
	background-repeat: no-repeat;
	border-bottom: 2px solid #F4F4F4;	
}

#footer {
	width: 770px;
	margin: auto;
	text-align: center;
	padding: 60px 0 0 0;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
	font-size: 7.5pt;	
}

#footer_dv {
	width: 770px;
	margin: auto;
	text-align: center;
	padding: 60px 0 0 0;
	background-image: url(../images/bg_footer_dv.gif);
	background-repeat: no-repeat;
	font-size: 7.5pt;	
}

#footer a {
	color: #005F9C;
	text-decoration: none;
	
}

div.box1{
	position: absolute;
	margin-left: 25px;
	top: 292px;
	width: 270px;
	height: 141px;
	border: 1px solid #D4D7DC;
	background-color: #ffffff;
}

div.box2{
	position: absolute;
	margin-left: 200px;
	top: 443px;
	width: 270px;
	height: 141px;
	border: 1px solid #D4D7DC;
	background-color: #ffffff;
}

div.box5{
	position: absolute;
	margin-left: 25px;
	top: 590px;
	width: 445px;
	height: 261px;
	_height: 241px;
	border: 1px solid #D4D7DC;
	background-color: #ffffff;
}

div.box3{
	position: absolute;
	margin-left: 300px;
	top: 292px;
	width: 170px;
	height: 146px;
	border: 1px solid #D4D7DC;
	background-color: #ffffff;
}

div.box4{
	position: absolute;
	margin-left: 25px;
	top: 443px;
	width: 170px;
	height: 141px;
	border: 1px solid #D4D7DC;
	background-color: #ffffff;
}

div.box1 div, div.box2 div, div.box3 div, div.box4 div, div.box5 div{
	margin: 3px;
	height: 135px;
	background-image: url(../images/bg_box.gif);
}

div.box1 a, div.box2 a, div.box3 a, div.box4 a{
	font-size: 10.5pt;
	color: #CD3B3B;
	
}

div.box3 img, div.box4 img {
	margin: 5px;
}

div.box1 h6, div.box2 h6{
	font-size: 13.5pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CD3B3B;
	margin:0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
div.box5 h2{
	font-size: 13.5pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CD3B3B;
	margin:0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

div.box1 p.sec, div.box2 p.sec {
	font-size: 9.75pt;
	color: #154B02;
	line-height: 12.75pt;
	padding: 7px 10px 0 10px;
}
div.box5 p.sec{
	font-size: 9.5pt;
	color: #154B02;
	line-height: 12.25pt;
	padding: 5px 10px 0 10px;
}
div.box1 p.ter, div.box2 p.ter, div.box5 p.ter{
	font-size: 9.75pt;
	color: #969795;
	line-height: 10.5pt;
	padding: 5px 10px 0 10px;
}

#content {
	padding: 20px 30px 20px 20px;
	line-height: 12.75pt
}

p {
	margin: 0 5px 15px 0;
}

p.gallery {
	margin: 0 5px 8px -7px;
}

p.gallery img{
	border: 1px solid #ffffff;
	margin: 3px;
}

table.gallery_com {
	margin: 0 0 10px 0;
}

table.gallery_com span {
	display: block;
	padding:2px 5px;
	/*background-image:url(../images/bg_item_popis.gif);*/
}

table.gallery_com td{
padding: 5px;
text-align: center;
}

table.gallery_com td.vab{
	vertical-align: bottom;
}

table.gallery_com td.title{
vertical-align: top;
text-align: left;
}


.nadpis,h6,h2 {
	font-size: 13.5pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CD3B3B;
	margin: 0 0 15px 0;
	padding: 0;
}

h1 {display: block;line-height:100%;margin:0; padding:0}
h1 a {display: block;line-height:100%;position: relative; top: 0px; left: 0px; margin: 0; border: 0px solid #fff; padding: 0; display: block; width:256px; height:181px; background:url("http://www.aluminco.cz/images/logo.gif") left top no-repeat; }
h1 span {display: block;line-height:100%;position: absolute; top: -10px; left: -10px; margin: 0; border: 0px solid #fff; padding: 0; display: block; width:256px; height:181px; background:url("http://www.aluminco.cz/images/logo.gif") left top no-repeat; _cursor: hand;}

h5 {
	font-size: 12pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CD3B3B;
	margin: 0 0 10px 0;
	padding: 0;
}

h3 {
	font-size: 10.5pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #CD3B3B;
	margin: 0 0 7px 0;
	padding: 0;
}

h4 {
	font-size: 8.25pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 0 7px 0;
	padding: 0;
}

a {
	color: #154B02;
}

a:hover {
	text-decoration: none;
}

p.hometext{
	position: absolute;
	top: 552px;
	_top: 538px;
	width: 460px;
	margin: 0;
	_margin: 0 0 0 7px;
	_padding: 14px 0 16px 0px;
}

p.hometext a.deutsch{
	background-image:url(../images/ico_deutsch_big.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 5px 0 8px 0;
	margin:0 15px 0 0;
	font-weight: bold;
	font-size: 9.75pt;
	color: #CD3B3B;
	text-decoration: none;
	display: block;
	width: 175px;
	float: right;
}

p.kalkulace{
	margin: 0 0 5px 0;
	font-size: 9.0pt;
	line-height: 2.0em;
}

p.kalkulace input {
	vertical-align: middle;
}

ul {
	margin: 0 0 10px 0;
	padding:0 0 0 30px;
}

ul li {
	list-style-type: square;
	margin: 0 0 3px 0;
}

div.hr {
	border-bottom: 2px solid #cccccc;
	margin: -5px 10px 10px 0;
}

div.hr2 {
	border-bottom: 2px solid #cccccc;
	margin: 5px 10px 10px 0;
}

a img{
	border: 0;
}


.margintop10m{
	margin-top: -10px;
}

.margintop20m{
	margin-top: -20px;
}

.margintop5m{
	margin-top: -5px;
}

.marginbottom15{
	margin-bottom: 15px;
}

.tac {
	text-align: center;
}

 table.tabulka {
	border: none;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0 0 10px 0;
 	padding: 0pt;
}

table.tabulka th {
	background-color: #DEDEDE;
	padding: 3pt;
	text-align: center;
}

table.tabulka td {
	background-color: #ffffff;
	padding: 3pt;
	vertical-align: middle;
	text-align: center;
}

table.tabulka td.subheader {
	background-color: #ffffff;
	text-align: left;
	font-weight: bold;
}

table.tabulka td.bluecell {
	background-color: #4EC3F3;
	height: 1.5pt;
	padding: 0pt;
	font-size: 0.75pt;
}

table.tabulka td.red {
	color: #ff0000;
	font-weight: bold;
}

table.kalkulace {
	border: none;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	margin: 0 0 10px 0;
 	padding: 0pt;
}

table.kalkulace th {
	padding: 3pt;
}

table.kalkulace td {
	padding: 3pt;
	vertical-align: middle;
}

table.kalkulace td.warn {
color:#ff0000;
}

div.kontakt_left{
	float: left;
	width: 250px;
}

div.kontakt_right{
	float: left;
}

fieldset {
 	border: 1px solid #ffffff;
	padding: 5px 0 0 5px;
	margin: 10px 0;
 }

legend{
	color: #000000;
	font-weight: bold;
}

table.kalkulace span {
	display: block; 
	font-weight: bold;
	margin-bottom: 3px; 
	}
table.kalkulace input, .next {
	font-size: 8.25pt;
	}
	
table.kalkulace input.rozmer {
	width: 107px;
	}
	
table.kalkulace select.typ {
	width: 107px;
	}
	
table.kalkulace select.typ_2 {
	width: 260px;
	}
table.kalkulace textarea {
	width: 350px;
	height: 50px;
	}
	
h2.kalkulace_step1{
background-image:url(../images/step_1.jpg);
background-repeat: no-repeat;
padding: 5px 0 10px 40px;
}

	
h2.kalkulace_step2{
background-image:url(../images/step_2.jpg);
background-repeat: no-repeat;
padding: 5px 0 10px 40px;
}

	
h2.kalkulace_step3{
background-image:url(../images/step_3.jpg);
background-repeat: no-repeat;
padding: 5px 0 10px 40px;
}