﻿h1,h2,h3,h4,h5,div,p,img,ul,li,blockquote,q,address {margin:0;padding:0}

body {
	background-color: #005791;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Calibri, Helvetica, Arial, sans-serif;
}

img {
	border: 0;	
}

p {
	text-indent: 1.5em;
	padding: 4px 0 4px;
}

abbr, acronym {
    cursor: help;
}

.vcard-link {
    padding-left: 20px;
    background-image: url('vcard.png');
    background-repeat: no-repeat;
}

body > * {
	background: white;
	margin: 0 auto;
	min-width: 500px;
	max-width: 608px;
	text-align: left;
	border-left: 2px solid #AAC1CF;
	border-right: 1px solid #AAC1CF;
	position: relative;
}

#header {
	background: #662D91 url('header-purple-wave.jpg') no-repeat;
	background-position: -1px 0;
	min-width: 480px;
	max-width: 588px;
	height: 94px;
	text-align: right;
	padding: 10px 10px 0px 10px;
	font-size: 90%;
	list-style: none;
}
#header a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#profile {
	background-image: url('header-red-wave.jpg');
	background-position: -1px 39px;
	background-repeat: no-repeat;
	height: 156px;
}
#profile > * {    
    top: -24px;
    margin-left: 250px;
    position: relative;   
}
#profile a {
    margin: 0;
    top: -44px;
    left: 86px;
    position: absolute;
}
#profile h1 {
	color: #781D68;
}
#profile p {
    padding: 0;
    text-indent: 20px;
    line-height: 150%;
    margin-top: -1px;
}
#profile q {
    font-style: italic;
}
#profile strong  {	
	color: #888888;
}

#content {
    clear: both;
}

#content > * {
    margin: 0 10px 0 10px;
}

#contact {
    float: right;
    width: 155px;
    min-height: 270px;
    padding: 30px 30px 30px 40px;
	color: #B06A15;
	font-size: 80%;
	background: #FFFDF2 url('contacts-background.jpg') no-repeat;
	background-position: 0 -14px;
	position: relative;
}
#contact h2 {
	font-size: 120%;
	padding-top: 12px;
	margin-bottom: 12px;
}
#contact a {
    color: #7B4A0F;
    text-decoration: none;
}
#contact a:hover {
    text-decoration: underline;
}
#contact .vcard-link {
    font-style: italic;
    display: block;
    position: absolute;
    top: 43px;
    left: 128px;
}
#contact .messenger {
    padding-left: 20px;
    background-image: url('http://messenger.services.live.com/users/3005888b920b04eb@apps.messenger.live.com/presenceimage?mkt=cs-CZ');
    background-repeat: no-repeat;
}
#contact dl {
    clear: both;
    margin: 12px 0 12px;
}
#contact dl dt {
	font-weight: bold;	
	margin-top: 10px;
}
#contact dl dd {
	margin-left: 10px;
}
#contact address {
    display: inline;
    font-style: normal;
}


#about-me {
	color: #005A97;
	background-image: url('blue-line.jpg');
	background-repeat: no-repeat;
}
#about-me h2 {
	margin-left: 130px;
}
#about-me p {
	font-size: 90%;
	font-style: italic;
	margin-left: 45px;
	text-align: justify;
}

#qualifications-awards > div {
    clear: left;
    padding: 0 0 10px 0;
    position: relative;
    min-height: 70px;
}
#qualifications-awards h2 {
	color: #FF8B53;
	margin: 20px 0 10px 30px;
}
#qualifications-awards h3 {
	margin: 10px 0 5px;
}
#qualifications-awards h3 .date {
    display: block;
    float: right;
    text-align: right;
    font-style: italic;
}
#qualifications-awards p {
	font-size: 90%;
	text-align: justify;
}
#qualifications-awards img {
	float: left;
	padding: 5px 10px 0 10px;	
}
#isef-finalist {
    color: #3333CC;	
}
#isef-finalist h3 .date {
    color: #7A7ADE;	
}
#isef-finalist a {
	color: #0000A8;	
}
#isef-finalist a:hover {
	color: #000059;	
}
#soc-winner {
	color: #C5353B;	
}
#soc-winner h3 .date {
    color: #DA767B;	
}
#soc-winner a {
	color: #C5353B;	
}
#soc-winner a:hover {
	color: #55171B;	
}
#zce {
	color: #662D91;	
}
#zce h3 .date {
    color: #9E5FCD;	
}
#zce a {
	color: #662D91;	
}
#zce a:hover {
	color: #35174A;	
}
#footer {
	font-size: 90%;
	color: #DBB7FF;
	background: #662D91 url('footer.jpg') no-repeat;
	padding: 50px 10px 0 10px;
	border: 0;
	min-height: 30px;
	max-height: 35px;
	min-width: 483px;
	max-width: 591px;
}
#footer dt {
	float: left;clear: none;
	margin: 0 1ex 0 20px;
}
#footer a {
	color: #EBD7FF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: white;
}


