body {
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    font-size: small;
    margin: 0px auto;
    padding: 0px;
    text-align:center;
    background-color: #ECECEC;
    background-image: url('img/bg.png');
    background-repeat:repeat-x;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
}

a:hover {
	color: #a3a4a5;
	font-weight: bold; 
	text-decoration: underline;
} 

h2 {
    color: #a3a4a5;
}

h3 {
    border-bottom: 2px dotted #a3a4a5;
    color: #7ca6ce;
}

img {
    border: none;
}

div.body {
    width: 100%;
    text-align: center; 
}
div.body_content {
    margin: 0px auto;
    padding: 10px;
    width: 950px;
    text-align: left;
}

li {
    /* list-style-image:url(img/sipka-orange.gif); */
}

div.strojeBg {
	background: url('img/division_stroje_bg.png') no-repeat; 
}

div.stavbaBg {
	background: url('img/division_stavba_bg.png') no-repeat; 
}

div.indexDivision {
	padding: 40px; 
	width: 290px; 
	height: 230px; 
	font-size: large;
}

div.page_content {
	background-color: #FFFFFF;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	padding: 20px;
}

div.page_content_border_top {
    background: url(img/border_top.png) 100% 0  no-repeat; 
    padding: 0;
    font-size: 6px;
}

div.page_content_border_bottom {
    background: url(img/border_bottom.png) 0 0  no-repeat;
    padding: 0;
    font-size: 7px;
}

.header {
    padding-bottom: 5px;
}

.header_logo {
    float: left; 
    padding-right: 5px;
}

.header_text {
    float:left; 
    padding-top: 33px;  
    font-weight: bold; color: gray;
}

.header_text_capital {
    color: black;
}

.header_navigation {
    float: right;
}

.footer {
    /*border-top: 2px dotted #a3a4a5;*/ 
    text-align: right; 
    color: #a3a4a5; 
    font-size: 12px; 
    padding: 15px; 
}

.footer_item {
    float: left;
    padding-right: 15px;
}

.footer_item a:link, a:visited {
	color: #a3a4a5;
	font-weight: bold; 
	text-decoration: underline;
}

.footer_item a:hover {
	color: #000000;
	font-weight: bold; 
	text-decoration: underline;
} 

ul.splash {
	color: white; 
	font-size: large;
}

img.imgReferencie {
    margin: 6px;
}

img.imgProdukty {
    margin: 6px;
}

div #dialogBg {
    
}

div.serviceLeft {
    float: left;
    width: 48%;
    border: 1px dotted #c2c3c4;
}

div.serviceRight {
    float: right;
    width: 48%;
    border: 1px dotted #c2c3c4;
}

div #dialogHeader {
    background-color: white;
    padding: 5px;
    height: 20px;
}

div.detailFix {
    padding-top: 17px;
}

#panel_navigation {
   padding-bottom: 0px;
}

#panel_navigation ul {
    list-style: none;
	padding: 0;
	margin: 0;
}
    
#panel_navigation li {
	float: left;
	margin: 0;
}

#produkty td {
	border: 1px solid grey;		
}

div.serviceRightDetMenu {
    background-color: #e7e5e5;
    float: right;
    width: 100%;
    border: 0px dotted #c2c3c4;
}

div.serviceRightD {
    float: right; 
   
    width: 69%;
    border: 0px dotted #c2c3c4;
} 
