body {
	padding-bottom: 50px;
	background: url('../images/bg.jpg') top left;
}

.clear { clear:both; }
#main-content img.icon {border-color: #ffffff;}

#container {
	display: block;
	clear: both;
	padding-top: 20px;
	width: 100%;
	min-height: 781px;
	background: url('../images/container-bg.jpg') top left repeat-x;
}

#header {
	display: block;
	position: relative;
    clear: both;
    margin: 0 auto;
    width: 825px;
	height: 289px;
	background: url('../images/header-bg.png') left bottom no-repeat;
}
    
	#header .menu {
		display: block;
		position: absolute; right: 0;
		margin: 0 20px 0 0;
		padding: 0;
		list-style: none;
	}
	   
	   #header .menu li {
	   	 float: left;
		 margin: 0;
		 padding: 0;
	   }
	   
	       #header .menu li a {
	       	   display: block;
			   height: 69px;
	       }
		   
		      #header .menu li a span {
		      	   display: none;
		      }
	       
		   #header .menu li.item1 a {
		   	  width: 137px;
			  background: url('../images/m_aboutus.png') no-repeat;
		   }
		   #header .menu li.item1 a:hover, #header .menu li.active.item1 a {
              background: url('../images/m_aboutus_over.png') no-repeat;
           }
		   
		   #header .menu li.item2 a {
              width: 161px;
              background: url('../images/m_products.png') no-repeat;
           }
           #header .menu li.item2 a:hover, #header .menu li.active.item2 a {
              background: url('../images/m_products_over.png') no-repeat;
           }
		   
		   #header .menu li.item3 a {
              width: 202px;
              background: url('../images/m_solutions.png') no-repeat;
           }
           #header .menu li.item3 a:hover, #header .menu li.active.item3 a {
              background: url('../images/m_solutions_over.png') no-repeat;
           }
		   
		   #header .menu li.item4 a {
              width: 132px;
              background: url('../images/m_contact.png') no-repeat;
           }
           #header .menu li.item4 a:hover, #header .menu li.active.item4 a {
              background: url('../images/m_contact_over.png') no-repeat;
           }
		   
    #logo, #bezpecne {
    	position: absolute;
    	margin: 0;
		padding: 0;
    }
	
	#logo {
		left: 30px;
		bottom: 50px;
	}
	
	#bezpecne {
		left: 49px;
		bottom: 25px;
	}

#body {
	display: block;
    clear: both;
    margin: 0 auto;
	padding: 0 30px 0 30px;
    width: 755px;
	background: #ffffff;
	overflow: hidden;
	text-align: left;
}
	#body.sub {
		background: #ffffff url('../images/content-separator-vline.png') 265px top no-repeat;
	}
	
	#breadcrumb {
		line-height: 40px;
		font-size: 0.8em;
		opacity: 0.75;
	}

	#sub-content {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		width: 205px;
	}

	#main-content {
		display: block;
		margin: 0;
		padding: 0;
	}
	
	#body.sub #main-content {
		float: right;
		width: 495px;
	}
	
    #main-content img {
    	float: left;
		margin: 0 20px 10px 0;
		border: 3px solid  #d1d1d1;
    }
	
	#main-content .componentheading {
		margin-bottom: 0.75em;
		font-size: 2em;
	}
	#main-content .contentheading {
		font-size: 1.8em;
    }

#footer {
	display: block;
	position: relative;
	clear: both;
	margin: 0 auto;
    padding: 30px 0 0 0;
	width: 815px;
	min-height: 31px;
	background: url('../images/footer-bg.png') left bottom no-repeat;
}

    #footer .menu {
        display: block;
        float: right;
        margin: 0;
        padding: 0;
        width: 745px;
        list-style: none;
        border-top: 2px solid #939393;
        font-size: 0.9em;
    }
    
        #footer .menu li {
            float: left;
            margin: 0;
            padding: 5px 20px 0 21px;
            background: url('../images/footer-menu-separator.gif') right top no-repeat;
        }
        
        #footer .menu a {
            color: #534e4e;
            text-decoration: none;
        }
        
        #footer .menu a:hover {
            text-decoration: underline;
        }

#copyrightFooter {
    display: block;
    margin: 0 auto;
    padding: 10px 0 0 120px;
    width: 700px;
    color: #939393;
    font-size: 0.9em;
}
	.copyright {
		float: left;
	}
	
	.created {
		float: right;
		margin-right: 25px;
	}
	
	.created a {
		color: #939393;
		text-decoration: none;
	}
	
	.created a:hover {
		color: #000000;
	}

        
#component-contact table.contentpaneopen {
	float: left;
	width: 270px;
}

#contactFrom {
	display: block;
	float: right;
	
}
#emailForm {
	margin-left: 280px;
}

h3#mod_news_pro_gk1 {
	/* color: #91b437; */
	font-size: 2em;
	padding-left: 65px;
	background: url('../images/tuba2.png') no-repeat;
	line-height: 47px;
	margin-bottom: 4px;
}

.createdate {
	position: relative;
	margin-top: -15px;
	color: #B0ABAB;
}

th, td, caption {
	padding: 0;
}

#contactForm {
	margin-left: 50px;
}
