/* 
    Document   : main
    Created on : 2009.10.31., 11:57:45
    Author     : Putz Jozsi
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


/*
table {
	font: 9pt "trebuchet ms", arial, sans-serif
}
*/
body {
	color: #333333;/*themecolour6%0;*/
	background-color: #FFFFFF;/*themecolour6;*/
	background-image:   url(../index_files/index_topstrip.gif);
	background-repeat: repeat-x;
	font-family: "trebuchet ms", Arial, sans-serif;
	font-size: 9pt;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
    text-align:justify;
	}
a:link{
    color:#0956ca;
    text-decoration:none;
}
a:visited{
    color:#0956ca;
    text-decoration:none;
}
a:hover{
    color:#cc0000;
}
#content ul {
	color: #333333;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url(../index_files/index_bullet.gif);
    
}

#content blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
}

#content ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333
}
#header {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	visibility: visible;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 165px;
}

#hnavigation {
	position: absolute;
	height: auto;
	left: 20px;
	top: 129px;
	z-index: 5;
	background-color: #3c9bf7;/*themecolour1;*/
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 320px;
}

.imageborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#imagebar {
	position: absolute;
	height: auto;
	width: auto;
	right: 60px;
	top: 25px;
	z-index: 6;
}
.imagebox {
	border: 1px solid #000000;
}

.simplebox {
	border: 1px solid #000000;
}

#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 180px;
	right: 10px;
}

h1 {
	font-size: 24pt;
    text-align:center;
	color: #005db6;/*themecolour5;*/
	margin-top: 0px;
	margin-bottom: 30px;
}
h2 {
	font-size: 16pt;
	color: #000000;/*themecolour6%0;*/
	margin-top: 0px;
	margin-bottom: 3px;
}

/*
#content a:link {
	color: #005db6;
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #3c9bf7;
}
*/
.page_content {
	  padding-left: 50px;
      padding-right: 30px;
}

#main_menu{
    display:block;
    width:230px;

}

#main_menu a:link {
	color: #000000;/*themecolour5;*/
    text-decoration:none;
    font-size:14pt;
}
#main_menu a:visited {
	color: #000000;
    text-decoration:none;
    font-size:14pt;
}
#main_menu a:hover {
	/* color: #3c9bf7;/*themecolour1;*/
    color:#cc0000;
     text-decoration:none;
    font-size:14pt;
}

#main_menu img {
	margin-bottom: 10px;
    margin-top: 10px;
}



td.merleg_kep {
	width: 100px;
	vertical-align: top;
}


td.merleg_leiras {
	padding-left:30px;
    padding-right:30px;
	text-align:justify;
	vertical-align: top;
	  /*
    color:#89422f;

	font-family: "Tahoma","Arial",serif;
	font-weight:normal;
	font-size:14px;
    */
	line-height:15pt;
}

.sorkoz {
	height:40px;
}

/*
#otazky_nova_vaha{
    font-size: 16pt;
    margin-left:30px;
}
*/

.important
{
    color:#cc0000;
}

div.contact_info{
    background-image: url("../img/gradient.png");
    background-repeat:repeat-x;
    height:80px;
    /*color: #063c91;*/    
}

table.contact_info_tbl {
	color:#222222;
    font-size: 16pt;
}

div.order_contact{
    text-align: left;
    padding: 2px;
    width: 100%;
    display:block;
    background-image: url("../img/gradient_small.png");
    background-repeat:repeat-x; 
    height:26px;    
    color: #cc0000;
    font-weight:bold;
    
}

tr.vahy_modely_header{
   background:#aaaaaa;
 }
