
/*-------------------------------------------------------------------------------------

	Project: Pavel Blazek » pavelblazek.com
	Project URI: pavelblazek.com
	Description: Personal Website of Pavel Blazek
	Version: 003
	
	Design, XHTM, CSS: threesix.com - Pavel Blazek
	Web Address: http://www.threesix.com
	Date: Friday, January 2, 2009
	
	CSS file info: This is the CSS for main template of the website
	
	
-------------------------------------------------------------------------------------*/



/*------< GLOBAL RESET & SETTINGS >------------------*/

*, html, body, div, h1, h2, h3, h4, h5, p, ol, ul, li, img, form, input, label, fieldset, select, table, tr, td {margin: 0; padding: 0;}

ol, ul, li {list-style: none;}
*, img, form, fieldset {border: none;}
td {vertical-align: top;}

html, body {width: 100%; height: 100%; overflow: hidden;}

.alignright {text-align: right;}
.floatleft {float: left;}
.floatright {float: right;}
.visible {display: block;}
.hidden {display: none;}
.clear {clear: both; height: 1px;}

.colums {width: 100%;}

/*------< LINKS >------*/

a {text-decoration: none; outline: none; color: #555;}

/*------< FORMS >------*/

.text-box, .text-area {margin: 0; padding: 4px 5px 2px 5px; border: none; font: 100% Verdana; letter-spacing: 0.02em; line-height: 11px;}
.text-box {height: 11px; background: #fff;}
.text-area {height: 100px; background: #fff;}
.select {height: 17px; font-size: 11px;}
.button {margin: 0; padding: 0;}

/*------< FORMATING >------------------*/

body, select, input, textarea {font: 100%/1.2 "lucida sans", verdana, arial, helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6 {color: #000;}

h1 {font-size: 1.2em; font-weight: bold;}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {margin: 0.8em 0 0.8em 0;}

/*------< 	MAIN-FRAME  >------------------*/

html, body {width: 100%; height: 100%; overflow: hidden;}

#background img {position: fixed; top: 0; width: 100%;}

#container {position: fixed; z-index: 1; width: 100%; height: 100%; overflow: auto;}

#content {margin: 30px auto; width: 996px; text-align: center;}
	#content p {font-size: .7em; line-height: 1.5em;}

#slideshow {}

#footer {position: fixed; bottom: 0; left: 0; width: 100%; height: 50px; background: url(footer-bck.png) repeat-x bottom;}

/*------< CONTENT >------*/

#logo {display: block; margin: 2px 0 0 20px; width: 167px; height: 31px; background: url(logo.png) no-repeat;}

/*------< FOOTER >------*/




/*---< threesix.com - Pavel Blazek --- Friday, January 2, 2009 >---*/
