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

	Project: Jetik
	Project URI: www.norskamoda.cz/jetik
	Description: 
	Version: 001
	
	Design, XHTM, CSS: threesix.com - Pavel Blazek
	Web Address: http://www.threesix.cz
	Date: Saturday, December 5, 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, iframe {margin: 0; padding: 0;}

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

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

.colums {width: 100%;}

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

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

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

.text-box {margin: 0 0 0 6px; padding: 4px 5px 2px 5px; height: 14px; border: none; border-bottom: 1px dotted #999; font-size: 11px; "Verdana", Arial, Tahome; letter-spacing: 0.02em; line-height: 11px; font-weight: bold;}
label {margin-left: 20px;}
#jmeno, #prijmeni, #ulice, #mesto {width: 120px;}
#email {width: 245px;}
#psc, #vek {width: 60px;}
.button {margin: 0; padding: 0;}

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

body, select, input {font-size: 100%/1.2; font-family: "Verdana", Arial, Tahome; color: #000; color: #000;}

h1, h2, h3, h4, h5 {font-family: "Verdana", Arial, Tahome; color: #000;}

h1 {margin-bottom: 20px; font-size: 21px; font-weight: bold;}

h2 {}

h3 {}

h4 {}

h5 {}

p, ul {margin: 0 0 0.8em 0; line-height: 1.6em;}

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

#container {margin: 0 auto; padding: 50px 0 50px 0; width: 960px; background: url(images/background.png) no-repeat bottom left;}

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

#content {padding-top: 90px; font-size: .7em; text-align: right;}
#jetik {float: left;}
#zobrazit-komiks {clear: left; float: left; display: block; margin: 0 0 0 160px; width: 159px; height: 227px;}
#odpoved {margin-bottom: 20px;}
#odpoved li input {margin-left: 6px;}
.grey {color: #808080;}
#logos {float: right; margin-top: 30px; height: 80px;}
#logos a {display: block; float: left; margin-left: 30px;}
	#horska-sluzba {width: 72px; height: 80px;}
	#norska-moda {margin-left: 20px; width: 116px; height: 80px;}

.odeslat {display: block; float: right; margin: 2px 0 20px 0; width: 74px; height: 17px; background: #fff url(images/odeslat.png) no-repeat top; border: none; text-indent: -2000px; outline: none; cursor: pointer;}
.odeslat.active {background-position: bottom; outline: none;}


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


/*---< Pavel Blazek - threesix.com --- Saturday, December 5, 2009 >---*/
