/*
	CHCEMHOSTING.SK
	version 1.0 - startup final
---
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, li, ol, dt, dd, dl, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;
	vertical-align: baseline; }

body { font: 13px / 22px Helvetica, Arial, Tahoma, sans-serif; background: #e5dfe0 url("../images/background.png"); text-align: center; color: #fff; margin: 0 0 30px 0; }

.display-none{ visibility: hidden; display: none; }
.clear{ clear: both; } 
.fleft{ float: left; }
.fright{ float: right; }


p{ margin: 0 0 10px 0; padding: 0; line-height: 22px; }
a{ text-decoration: underline; color: #2A2A2A; }
a:hover{ color: #000; }
a img{ text-decoration: none; border: 0; }

#web{ width: 950px; margin: 0 auto 0 auto; text-align: left; }

#logotype{ width: 425px; height: 99px; margin: 120px 262px 0px 262px; }
#logotype{ width: 425px; height: 99px; display: block; background: transparent url("../images/logotype.png") no-repeat; }
#logotype a span{ display: none; }

.dots{ width: 565px; height: 20px; margin: 50px 192px 50px 192px; background: transparent url("../images/dots.png") repeat-x; }

/* ABOUT US BOX -------------------------------------------------------- */
#about-us{ width: 565px; height: 120px; margin: 0px 192px 0px 192px; background: transparent url("../images/about-us.png") no-repeat; }
#about-us p{ margin: 0; padding: 20px 25px 20px 25px; font-size: 13px; color: #D6D5D5; }


/* FOOTER -------------------------------------------------------- */
#footer{ width: 455px; height: 215px; margin: 0px 247px 50px 247px; background: transparent url("../images/project.png") no-repeat; }
#footer h2{ color: #fff; font-weight: bold; padding: 35px 0 20px 35px; }
#footer p{ padding: 0px 10px 5px 35px; }
#footer p.small{  font-size: 11px; line-height: 18px; background:  transparent url("../images/avatar.png") no-repeat; margin-left: 35px; padding: 3px 0 0 75px; height: 70px; }
#footer p.small strong{ font-size: 12px; color: #fff; }
#footer p img{ float: left; margin: 0 10px 10px 0; display: inline; }
#footer a{ color: #fff; text-decoration: underline; }
#footer a:hover{ color: #d6d5d5; }

/* COPYRIGHTS -------------------------------------------------------- */
#copy{ 	text-align: center; font-size: 11px; color: #fff; }
#copy a{ color: #fff; text-decoration: underline; }
#copy a:hover{ color: #cdcdcd; }

