﻿/* ZAKLADNI TAGY */


table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Trebuchet MS, arial, helvetica;
	}

p {
	line-height: 1.5em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

a {
	text-decoration: none;
	color: #d32525;
}
/*
a:visited {
	color: #1c63ff;
}
*/
a:hover {
	text-decoration: underline;
	color: #e05252;
}
/*
a:active {
	color: #1c63ff;
}*/

body {
	background-color: #FFFFFF;	
	background-image: url(images/bg.png);
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #4f4f4f;	
}

img {
	border-width: 0;
}

/* 1 HLAVICKA */

.header {
	background-image: url(Images/header.png);
	background-repeat: repeat-x;
	position: relative;
	width: 836px;
	height: 148px;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
}

h1 {
	position: absolute;
	left: 37px;
	top: 12px;
	font-weight:normal;

}

h2 {
	position: absolute;
	left: 37px;
	top: 60px;
	font-size: 11px;
	font-weight:normal;
}

.menua {
	position: absolute;
	right: 37px;
	top: 17px;
	text-transform: uppercase;
	font-size: 10px;
}

.textarea
{
	text-indent:25px;
	text-align:justify;
	}

.nadpis

{
	font-weight:bold;
	text-decoration:underline;
	}

.nav 
{
	
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

/* 1.1 SLOUPEC */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 836px;
	height: 45px;
	
}

.column {
	background-image: url(images/content-shim.png);
	
}
ul 
{
	
	margin-left:40px;
	list-style-image: url(images/bullet-1.gif);
	line-height: 2.1em;
}
/* STRANKA */

.page {	
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top:0px;
	min-height:500px;	
		
}


h3 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.3em;
	
}

/* 2.1  odkazy, sloupec */

#home, #links {
	background-image: url(images/body-repeat.png);
	background-repeat:repeat-y;
	position: static;
	width: 766px;
	
	padding: 40px 35px;
	padding-top: 0px; /* Mozilla */
	padding-bottom: 40px; /* Mozilla */
}

#sidebar {
	float: left;
	width: 170px;
	height: 100%;
	margin-left:-20px;
}

#content {
	margin-left: 218px;
}





#resume h4, #links h4 {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.0em;
	position: absolute;
	left: 30px;
	width: 214px;
}

#resume #photo {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 214px;
}

#resume .first {
	margin-top: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 1px solid #bababa;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	position: relative;
}

dt {
	position: absolute;
	left: 0;
}

dd {
	margin-left: 150px;
	height: 2.0em;
}

.emptydata td {
	padding: 50px;
	color: #aeaeae;
}



/* zapati */

.footerbg {
	/*background-image: url(images/footer-side.gif);
	background-repeat: repeat-x;*/
	width: auto;
	height: 60px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 836px;
	height: 75px;
	text-align: center;
	font-size: 10px;
}

.menub {
	margin: 12px auto 5px auto;
	text-transform: uppercase;
	font-size: 10px;
}

.menub a:visited {
	color: #d32525;
}





/*FOTOGALERIE*/

/*.previewPane
{
	background-color: #fff;
	background-image: url(../../Images/previewPaneBg.gif);
	background-repeat: no-repeat;
}*/
/*.infoPane
{
	background-color: #fff;
	background-image: url(../../Images/infoPaneBg.gif);
	background-repeat: no-repeat;
}*/

/*.infoPaneBg
{
	margin-top: 20px;
	background-color: #fff;
	background-image: url(../../Images/grayBg.gif);
	background-repeat: no-repeat;
	height: 192px;
	width: 272px;
}
.imageDetailsHeader
{
	font: bold 16px Arial, Verdana, Helvetica, Sans-serif;
	color: #666666;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 5px;
}
.details
{
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	color: #666666;
	margin-left: 30px;
	width: 230px;
	vertical-align: middle;
	margin-bottom: 4px;
}
.detailsTxtBox
{
	font: normal 11px Arial, Verdana, Helvetica, Sans-serif;
	color: #666666;
	height: 13px;
	border: solid 1px #ccc;
}
a.editBtns, a.editBtns:link, a.editBtns:visited, a.editBtns:active, a.editBtns:focus
{
	text-decoration: none;
	border: solid 1px #808080;
	display: inline-block;
	width: 50px;
	font: bold 11px Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
	margin-top: 4px;
	background-color: #e8e8e8;
	color: #808080;
}
a.editBtns:hover
{
	color: #3b3b3b;
}*/
/*.thumbsViewer
{
	background-color: #fff;
	background-image: url(../../Images/thumbsBg.gif);
}*/

.RotatorImage
{
	margin:0px 11px;
	cursor:hand;
	cursor: pointer;
}
