﻿/* ZAKLADNI TAGY */


table {
	font-size: 1em;
}

h1, h2, h3, h4 {
	margin: 0;
	font-family: Trebuchet MS, arial, helvetica;
	}



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-image: url(Images/BG.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	color: #0b1f5a;
	
		
}

img {
	border-width: 0;
}

/* 1 HLAVICKA */

.header {
	background-image: url(Images/header.png);
	background-position:right;
	background-repeat: no-repeat;
	/*position: relative;*/
	width:800px;	
	height: 100px;
	margin-left:auto;
	margin-right:auto;	

}

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;
}

.nav {
	position: absolute;
	right: 37px;
	top: 60px;
	text-transform: uppercase;
	font-size: 10px;
}

.menua a:visited, .nav a:visited {
	color: #d32525;
}

.textarea
{
	text-align:justify; 
	text-indent: 20px;
	
	}
	

	
.textarea-
{
	text-align:justify;
	text-indent: -10px;
	}
.uplink
{	
	color:ThreeDShadow;
	}	
.nadpis
{
	font-weight:bold;
	text-decoration:underline;
	}
	
.paragraf
{
	font-weight:bold;
	text-align:center;
	}

/* 1.1 SLOUPEC */

.shim {
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 5px;
	font-size: 0px;
}

.column {
	background-image: url(images/content-shim.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	height: 20px;
	font-size: 9px;
	font-family:Trebuchet MS, Arial;	
	text-align:right;
	
}
ul 
{
	margin-left:40px;
	list-style-image: url(images/bullet-1.gif);
	text-align:justify;
	line-height:15px;
	
}

ol
{
	line-height:15px;
	text-align:justify;
}	
/* STRANKA */

.page 
{
	
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top:0px;
	min-height:657px;	
		
}


.leftcolumn{	
	
	margin-left: 8px;
	margin-top:5px;
	color:#000000;
	font-size:110%;
	
}




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.jpg);
	position: static;
	width: 729px;
	padding: 40px 35px;
	padding-top: 0px; /* Mozilla */
	padding-bottom: 40px; /* Mozilla */
}

#sidebar {
	float: left;
	width: 175px;
	height: 100%;
	margin-left:-27px;
	margin-top:-3px;
}

#content {
	/*margin-top: 20px;*/
	margin-left: 190px;
	
}


#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: 77px;
	text-align: center;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 799px;
	height: 77px;
	text-align: left;
	font-size: 10px;
}


#context input.cssbutton
{
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    /*font-weight: bold;*/
    /*font-size: .85em;*/
    background: url(Images/buttonBg.gif) #dcdcdc repeat-x 100% 0%;
    border-left: #dcdcdc 1px solid;
    color: #606060;
    border-bottom: #dcdcdc 1px solid;
    height: 22px;
    font-family: Tahoma, Arial, sans-serif;
}
