@charset "utf-8";
/* CSS Document */

html {
	background:#55adff;
}

body {
	margin: 0;
	padding: 0;
	background: #55adff;
	font-size:62.5%;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background:url(../img/back-repeating.png) repeat-y 50% 0;
}

#wrapper {
	background:url(../img/main-back.jpg) no-repeat 50% 0;
	font-size:1.2em;
}

#wrapper2 {
	background:url(../img/footer.jpg) no-repeat 50% 100%;
	padding-bottom:128px;
}

#wrapper #container {
	width:900px;
	margin: 0 auto;
	max-width: 1270px;
	min-height:775px;
}

* html #wrapper #container {
	height:775px;
	}

#wrapper #header {
	height: 100px;
	width:880px;
	margin:auto;
	position:relative;
}

#wrapper #header #logo-floater {
	position: absolute;
}

#flags {
	position:absolute;
	margin:0;
	right:20px;
	top:10px;
	display:block;
}

#flags li {
	display:inline;
	margin-left:2px;
}

#flags li img {
	border:0;
}

#content {
	float:right;
	width:480px;
	margin-right:30px;
	/*font-size:1.1667em;*/
	font-size:1.0833em;
	}

* html #content {
	margin-right:15px;
	}

#content p {
	text-align:justify;
}

#column {
	float:left;
	width:360px;
	margin-left:10px;
	height:300px;
	}

* html #column {
	display:inline;
	}

.clr {
	clear:both;
}

.left {
	float:left;
}

img.left {
	margin-right:3px;
}

.right {
	float:right;
}

img.right {
	margin-left:3px;
}

#footer {
	width:880px;
	margin:auto;
	clear:both;
}

#menu {
	list-style:none;
	padding:0;
	display:block;
	width:490px;
	padding-left:370px;
	margin:0 auto;
	margin-bottom:.5em;
}

#menu li a {
	background:url(../img/bullet-red.png) 0 40% no-repeat;
	line-height:2em;
	padding-left:12px;
	margin-right:12px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu li {
	display:inline;
}

h1 {
	margin:0;
	padding:0;
}

h1#heading {
	text-indent:-9999em;
	margin-left:5px;
	width:320px;
	background-position:100% 100%;
	background-repeat:no-repeat;
	display:block;
	height:66px;
}

body.bg h1#heading {
	background-image:url(../img/tagline-bg.png);
}

body.en h1#heading {
	background-image:url(../img/tagline-en.png?20100210);
}

.bowDown {
	display:block;
	position:absolute;
	left:50%;
	top:30px;
	margin-left:100px;
	width:350px;
	height:31px;
	background:url(../img/pokloni-se-bg.png) no-repeat 0 0;
}

blockquote {
	font-style:italic;
	font-weight:bold;
	font-size:110%;
	margin-right:0;
}

p {
	margin:0;
	padding-bottom:.6em;
}

#column .quote {
	color:#592525;
	text-transform:uppercase;
	font-size:.83333em;
	text-align:right;
	line-height:2em;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:right;
}

/* victims list */

.victims {
	background:#c9e8ff;
	background:url(../img/trans50.png);
	font-size:.923em;
	padding:.6em;
	border:1px solid #cdd0d1;
}

.tableHeading {
	margin:0;
	margin-bottom:.6em;
	padding:0;
	background:url(../img/victimtopheading.gif) repeat-x bottom left;
	border:1px solid #cdd0d1;
	height:2.3em;
	display:block;
	width:100%;
}

.tableHeading li {
	list-style:none;
	display:block;
	float:left;
	padding:.4em;
	padding-right:0;
}

.tableHeading li.name{
	text-align:center;
}

.tableHeading a {
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.victimContainer {
	clear:both;
}

.victimHeader {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	background:#f3f6f9 url(../img/victimheading.gif) repeat-x bottom left;
	border:1px solid #ccced0;
	height:2.3em;
	cursor:pointer;
	color:#444;
}

.victimHeader li {
	display:block;
	float:left;
	padding:.4em;
	padding-right:0;
	list-style:none;
	overflow:hidden;
	white-space:nowrap;
}

li.unfold {
	width:22px;
	height:15px;
	background:url(../img/arrow-down.png) no-repeat 50% 50%;
	border-right:1px solid #CCC;
}

.tableHeading li.unfold {
	background:none;
	border:0;
}

li.name {
	width:220px;
	color:black;
	font-weight:bold;
}

li.age {
	width:42px;
	text-align:center;
}

li.profession {
	width:130px;
}

li.birthplace {
	width:170px;
}

li.deathDate {
	width:90px;
	text-align:center;
}

li.deathPlace {
	width:130px;
}

.victimData {
	clear:both;
	display:none;
}

.victimData .photoContainer {
	width:130px;
	height:175px;
	padding:8px;
	padding-top:0;
	float:left;
	margin-right:1em;
	margin-left:.5em;
	display:inline;
	background:url(../img/photo-frame.png) no-repeat;

	width:85px;
	height:100px;
	background:url(../img/photo-frame-small.png) no-repeat;
	padding:5px;
	padding-top:0;
}

.victimData .photoContainer .years {
	font-size:1.2em;
	text-align:center;
	font-weight:bold;
	display:block;
}


.victimData .photo img {
	width:85px;
}

.victimData .photo {
	height:100px;
	overflow:hidden;
}

.victimData .miscData {
	display:block;
	width:250px;
	float:left;
	margin:0;
	margin-right:1em;
	padding:0;
}

.victimData .miscData li {
	list-style:none;
	border-bottom:1px solid #AABECF;
}


.victimData .bio {
	width:455px;
	float:right;
	min-height:120px;
}

span.label {
	font-weight:bold;
}

.smallLinks {
	font-weight:bold;
}

.smallLinks a {
	font-size:80%;
	font-weight:normal;
}
/* end of victims list */

.photoCaption {
	margin-left:.5em;
	width:232px;
}

.photoCaption span, .photoCaption img {
	display:block;
	text-align:center;
	font-size:.8em;
}

#music {
	position:absolute;
	top:5px;
	left:50%;
	margin-left:300px;
}

#content a {
	color: #494949;
}

.paging {
	margin-top:1em;
}

.paging a {
	padding:.3em .6em;
}

#content .paging a:hover {
	background:#333;
	color:white;
	text-decoration:none;
}

.paging .disabled {
	display:inline;
}

.paging .current {
	font-weight:bold;
	padding:.4em .8em;
}

.inline{
    display: inline;
}

#search {
	float:right;
}

#search #VictimName {
	font-style:italic;
	color:#999;
}