/*** Hlavni prvky ***/

html{
	padding: 0;	
	
	font-size: 16px;
	line-height: 1.25em;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #575757;
	
	background: url(img/bg_html.png) repeat-x;
	background-color: #FFF;
}

body{
	font-size: 0.75em;
	
	position: relative;
	display: block;
	width: 1000px;
	min-height: 100px;
	margin: 0 auto;
	
	background: url(img/bg_body_border.png) repeat-x;
	background-color: #FFF;
}

div#content{
	width: 920px;
	margin: 0 20px 0 20px;
	padding: 16.667em 20px 2.25em 20px;
	
	background: url(img/bg_body.png) repeat-x;
	background-color: #FFF;
}

hr{
	display: none;
}

hr.clear{
	display: none;
	visibility: hidden;
	clear: both;
}

span.hide{
	display: none;
}

/*** Vychozi hodnoty prvku ***/

h1, h2, h3, h4, h5, h6, p, ul, li, img {
	padding: 0;
	margin: 0;
	border: 0;
}

p{
	margin: 0 0 0.767em 0;
	padding: 0;
}

p a, td a, #titulka{
	text-decoration: none;
	border-bottom: 1px solid #9D020A;
	color: #9D020A;
	font-weight: normal;
}

p a:hover, td a:hover, #titulka:hover{
	text-decoration: none;
	border-bottom: 1px solid #C29316;
	color: #C29316;
	font-weight: normal;
}

#titulka{
	border: 0;
	text-decoration: underline;
}

#titulka:hover{
	border: 0;
	text-decoration: underline;
}

a[href^='http'] {
	padding-right: 13px;
	background: url(img/externi_odkaz.png) right center no-repeat;
}

a[href^='http']:hover {
	padding-right: 13px;
	background: url(img/externi_odkaz_hover.png) right center no-repeat;
}

/*** Hlavicka ***/
ul#menu1, ul#menu2{
	position: absolute;
	width: 215px;
	padding: 0.8em 0 0.9em 0;
	
	list-style: none;
	color: #fff2e3;
	
	white-space:nowrap; 
	text-transform: lowercase;
	overflow: hidden;
}

ul#menu1 li, ul#menu2 li{
	padding: 0 20px 0 20px;
}

ul#menu1 li.current{
	font-weight: bold;
	background: url(img/menu_current_left.png) left center no-repeat;
}	
ul#menu2 li.current{
	font-weight: bold;
	background: url(img/menu_current_right.png) left center no-repeat;
}

ul#menu1 a, ul#menu2 a{
	text-decoration: none;
	color: #fff2e3;
	font-weight: normal;
}

ul#menu1 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #D9A61A;
	color: #D9A61A;
	font-weight: normal;
}

ul#menu2 a:hover{
	text-decoration: none;
	border-bottom: 1px solid #9D020A;
	color: #9D020A;
	font-weight: normal;
}

ul#menu1{
	background: url(img/bg_menu_left.png) top right no-repeat;
	background-color: #9D020A;
	
	top: 5em;
	left: 510px;
}

ul#menu2{
	background: url(img/bg_menu_right.png) top right no-repeat;
	background-color: #D9A61A;
	
	top: 5em;
	left: 745px;
}

a#titulka, body.uvod h1{
	position: absolute;
	display: block;
	width: 234px;
	padding: 0;
	height: 79px;
	font-size: 100%;
	overflow:hidden;
	
	top: 5em;
	left: 160px;
}

a#titulka span, body.uvod h1 span{
	position: relative;
	display: block;
	width: 234px;
	height: 79px;
	margin-bottom: -79px;
	background: url(img/logo.png) top right no-repeat;
	z-index: 5;
}

a#titulka span{
	cursor: pointer;
}

/*** Tabulka na titulce ***/

body.uvod p#aktualizace{
	display: block;
	font-size: 0.9em;
	padding: 1em 0 0 0;
	color: #BBB;
}

body.uvod caption {
	text-align: left;
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #AAAAAA;
	padding-bottom: 1.5em;
}

body.uvod table{
	display: block;
	padding:  0;
	
	border-collapse: collapse;
	
	overflow: hidden;
	clear: both;
}

body.uvod table tr.last td{
	padding:  0 0 1.967em 0;	
}

body.uvod table#provozujeme {
	margin: 1em 0 1.467em 0;
	border-bottom: 3px solid #D9A61A;
}

body.uvod table#aktualne {
	margin: 1.967em 0 1.467em 0;
	border-bottom: 3px solid #9D020A;
}

body.uvod td{
	padding: 0 0 0.5em 0;
	vertical-align: top;
	overflow: hidden;
}

body.uvod td.narrow{
	width: 235px;
}

/*** Definice pro náhledy ***/

div.nahled{
	position: relative;
	height: 15em;
	width: 215px;
	display: block;
	margin: 0 20px 1.667em 0;
	float: left;
	overflow: hidden;
	
	background: url(img/nahled_linka.png) bottom right no-repeat;
}

div.nahled img{
	position: absolute;
	border-bottom: 1px solid #9D020A;
	z-index: 1;
}

a.ramecek{
	position: absolute;
	height: 80px;
	width: 213px;
	display: block;
	border: 1px solid #D2D2D2;
	border-bottom: none;
	overflow: hidden;
	z-index: 1;
}

a.ramecek img{
	position: relative;
	top: -1px;
}

div.nahled p{
	display: block;
	position: relative;
	margin-top: -1.9em;
	padding-top: 40px;
	padding-left: 1px;
	top: 50%;
}

/*** Definice pro uvodni stranu ***/

body.uvod h2 {
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: -2.467em;
	
	color: #AAAAAA;
}

body.uvod #text{
	display: block;
	position: relative;
	width: 410px;
	float: right;
	padding: 1.2em 20px 2.17em 20px;
	
	color: #fff2e3;
	
	background: url(img/bg_text.png) top right no-repeat;		
	background-color: #9D020A;
	margin: 0 0 1.667em -3px;
	
	overflow: hidden;
}

body.uvod #text p{
	margin: 0;
}

body.uvod #text a{
	text-decoration: none;
	border-bottom: 1px solid #fff2e3;
	color: #fff2e3;
	font-weight: normal;
}

body.uvod #text a:hover{
	text-decoration: none;
	border-bottom: 1px solid #D9A61A;
	color: #D9A61A;
	font-weight: normal;
}

body.uvod #portfolio{
	width: 470px;
	position: relative;
	top: -1.667em;
	margin-bottom: 0;
	
	overflow: hidden;
}

/*** Definice pro kategorie ***/

body.web h1, body.knihy h1, body.vizual h1{
	width: 450px;
	
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: normal;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	padding-bottom: 1.367em;
	
	overflow: hidden;
}

body.web #text, body.knihy #text, body.vizual #text{
	display: block;
	width: 450px;
	padding: 0 0 1em 0;
	border-bottom: 3px solid #9D020A;
	
	overflow: hidden;
}

body.web #sloupec, body.knihy #sloupec, body.vizual #sloupec{
	display: block;
	width: 450px;
	float: right;
	margin-left: -3px;
}

body.web #dila, body.knihy #dila, body.vizual #dila{
	overflow: hidden;
	width: 470px;
	clear: left;
	position: relative;
}

/*** Definice pro dilo ***/

body.dilo h1{
	position: absolute;
	display: block;
	width: 2em;
	padding: 0;
	height: 2em;
	font-size: 100%;
	overflow:hidden;
	
	top: 0em;
	left: 0px;
	text-indent: -100em;
}

body.dilo #sloupec{
	display: block;
	width: 450px;
	float: right;
	margin-left: -3px;
}

body.dilo #kategorie{
	display: block;
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: normal;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	text-decoration: underline;
	color: #9D020A;
	font-weight: bold;
	
	margin-bottom: 1.367em;
}

body.dilo #kategorie:hover{
	color: #C29316;
}

body.dilo #info{
	display: block;
	padding: 0;
	margin: 0 0 1.467em 0;
	
	border: 0;
	border-collapse: collapse;
	
	overflow: hidden;
}

body.dilo #info td{
	padding: 0;
	vertical-align: top;
}

body.dilo #info td.p{
	padding-right: 3em;
	
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #76a6b1;
}

body.dilo #info tr.projekt td.h{
	padding-right: 3em;
	
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	letter-spacing: 0.15em;
	font-weight: normal;
	text-transform: uppercase;
}

body.dilo #info td.h{
	font-size: 0.9167em;
}

body.dilo #text{
	display: block;
	padding: 1.467em 0 0.5em 0;
	
	overflow: hidden;
	
	border-top: 3px solid #76a6b1;
}

body.dilo #obrazky{
	width: 452px;
	margin-right: -2px;
	overflow: hidden;
}

body.dilo #obrazky br{
	display: none;
}

body.dilo #obrazky img{
	display: block;
	float: left;
	margin: 0 0 1.5em 0;
	padding: 0 0 0 1px;
}

body.dilo #obrazky img.ramecek{
	border: 1px solid #D2D2D2;
	padding-left: 0;
}

/*** Definice pro praci ***/

body.prace h1{
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: normal;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	margin-bottom: 1.367em;
}

body.prace #text{
	display: block;
	padding: 0 0 1em 0;
	border-bottom: 3px solid #9D020A;
}

body.prace #sloupec{
	display: block;
	padding-left: 470px;
	background: url(img/jak_pracujeme.jpg) left top no-repeat;
	margin-bottom: 1em;
	
	min-height: 240px;
	height: auto !important; /* IE6 hack, IE7 korektni */
	height: 240px; /* IE6 hack, IE7 korektni */
}

/*** Definice pro lidi ***/
body.lide h1{
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: normal;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	margin-left: 470px;
	
	position: absolute;
}

body.lide h2{
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: normal;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	ddisplay: inline;
	float: left;
	
	padding-right: 1.667em;
	bborder: 1px solid gray;
	color: #76a6b1;
}

body.lide div.clovek{
	min-height: 240px;
	height: auto !important; /* IE6 hack, IE7 korektni */
	height: 240px; /* IE6 hack, IE7 korektni */
	
	padding: 0 0 0 470px;
	margin-bottom: 1.667em;
	
	}

body.lide div.martin{
	background: url(img/martin.jpg) top left no-repeat;
}

body.lide div.martin h2, body.lide div.martin p.prace{
	padding-top:	 4.3em;
}
/*
body.lide div.martin h2, body.lide div.martin p.prace{
	position: relative;
	top: 3.5em;
}
*/
body.lide div.pavel{
	background: url(img/pavel.jpg) top left no-repeat;
}

body.lide div.tomas{
	background: url(img/tomas.jpg) top left no-repeat;
}

body.lide div.david{
	background: url(img/david.jpg) top left no-repeat;
}

body.lide p.prace{
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: normal;
	letter-spacing: 0.18em;
	font-weight: normal;
	text-transform: uppercase;
	
	padding: 0;
	margin: 0;
	ddisplay: inline;
}

body.lide p.bio{
	border-top: 3px solid #76a6b1;
	padding-top: 1.467em;
	margin-top: 1.467em;
}

body.lide #text{
	display: block;
	ppadding: 0.437em 0 1em 0;
	padding: 0;
}

/*** Definice pro kontakty ***/

body.kontakt h1{
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	line-height: 1em;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	margin-bottom: 1.667em;
}

body.kontakt h2{
	font-size: 100%;
	font-weight: normal;
	margin-top: 1.667em;
}

body.kontakt h2.studio{
	font-family: Verdana, sans-serif; 
	font-size: 0.834em;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-transform: uppercase;
	
	border-bottom: 3px solid #76a6b1;
	color: #76a6b1;
	
	padding-bottom: 1.667em;
	margin-top: 0;
	margin-bottom: 1.667em;
}

body.kontakt #text{
	display: block;
	min-height: 240px;
	padding: 0em 0 1em 0;
}

body.kontakt #text p{
	padding: 0;
	margin: 0;
}

body.kontakt #sloupec{
	display: block;
	padding-left: 470px;
	background: url(img/kontakt.jpg) top left no-repeat;
	margin-bottom: 1em;
	
	min-height: 240px;
	height: auto !important; /* IE6 hack, IE7 korektni */
	height: 240px; /* IE6 hack, IE7 korektni */
}




div#testing {
	position: fixed;
	left: 0px;
	top: 0px;
}
