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

	Project: Name of the Project
	Project URI: www.xcrez.com
	Description: Croos Country Race Rez, Czech Republic
	Version: 001
	
	Design, XHTM, CSS: threesix.com - Pavel Blazek
	Web Address: http://www.threesix.cz
	Date: Monday, August 17, 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 {}

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

.columns {width: 100%;}

.red {color: #e1061b;}

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

a {text-decoration: none; outline: none; color: #5260cb; font-weight: bold;}
a:hover {text-decoration: underline;}

/*------< 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 {font-size: 100%/1.2; font-family: 'Verdana', Arial, Helvetica, sans-serif; color: #333; line-height: 18px;}

h1, h2, h3, h4, h5, h6 {}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p, ul, form {margin: 0.8em 0 0.8em 0;}

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

#container {padding: 50px 0 270px 0; background: url(background.jpg) no-repeat center bottom;}
#page {margin: 0 auto; width: 960px; font-size: 0.75em;}
#intro-text {margin: 15px 0 20px 0; padding: 0 10px 0 10px; font-weight: bold;}

.column {margin: 0; padding: 0 10px 0 10px; width: 300px;}
.movie {padding: 10px 0 10px 0; width: 960px; height: 349px;}
.clip {padding: 0 20px 0 10px;}
.headline {margin: 0;}
.headline-sponsors {clear: both; margin: 20px 0 0 0; padding-left: 10px;}

.sponsors {padding: 0 10px 0 10px; font-weight: bold;}

#results {padding: 15px 0 30px 0;}
#links {margin: 0 0 10px 0; padding: 0 10px 0 10px; font-size: 0.9em;}
#results .category-name {font-weight: bold;}
#results table {float: left; width: 440px; margin: 0 20px 40px 20px;}
#results td {padding: 1px 2px 0 2px; border-bottom: 1px solid #ededeb;}
.headline td {background: #ededeb; font-size: 0.8em; font-weight: bold;}
.number {width: 56px;}
.stc {width: 56px;}
.name {width: 166px;}
.category {width: 46px;}
.time {width: 96px; text-align: right;}

#soutez td {padding-right: 20px;}
.red td {color: red;}

#online {position: relative; bottom: 440px; left: 0; z-index: 100;}


/*---< Pavel Blazek - threesix.com --- Monday, August 17, 2009 >---*/

