body {
	font-family: Arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

body.basic {
	background: url('img/bg.gif') repeat-y #FFFFFF;
	color: black;
}

.bg {
	background: url('img/bgCtverec.gif') no-repeat;
}

a {
	color: black;
}

img  {
	border: 0 none;
}

.leftPart {
	float: left;
	width: 314px;
}
.leftPart a {
	text-decoration: none;
}
.leftPart a:hover {
	text-decoration: underline;
}
.leftPart div.odkaz {
	margin-top: 8px;
}
.leftPart .digitalislam {
	margin-left: 16px;
	margin-top: 30px;
	text-align: center;
}
.leftPart .evropa2045 {
	margin-left: 16px;
	margin-top: 30px;
	text-align: center;
}

.rightPart {
	margin-left: 315px;
	width: 660px;
}

.header {
	color: white;
	background-color: #FF9933;
	padding-top: 12px;
}
.header .who {
	float: left;
}
.header h1.title {
	font-size: 200%;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0 20px 0 0;
}

.content {
	margin-top: 100px;
	padding: 0 40px;
}

.content h2.subtitle {
	font-size: 170%;
        color: white;
	text-align: center;
}

.item {
	margin: 40px 0;
}
.firstItem {
	margin-top: 0 !important;
}
.itemTitle {
	font-size: 100%;
	color: white;
	margin-bottom: 0;
}
.itemText {
	margin-top: 20px;
}
