@font-face {
    font-family: 'GillSansMT-Bold';
    src: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/font/GillSansMT-Bold.eot');
    src: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/font/GillSansMT-Bold.eot') format('embedded-opentype'),
         url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/font/GillSansMT-Bold.woff') format('woff'),
         url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/font/GillSansMT-Bold.ttf') format('truetype'),
         url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/font/GillSansMT-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
} 


.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

#message {
position: absolute;
position: fixed;
top: 5px;
right: 5px;
z-index: 1000;
background: #008FAA;
color: white;
padding: 10px;
border: 1px solid #C0DEE6;
border-image: initial;
}

.left {
	float: left;
}

.right {
	float: right;
}

.error {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/admin/exclamation.png') 0 0 no-repeat !important;
	padding-left: 20px;
}

.hide {
	display: none;
}

body,html {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/body_bg.png') repeat-x #9f9f9f;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	font-family: 'Trebuchet MS', sans-serif;
}

a {
	color: #BF1E2E;
}

button {
	background: #cfcfcf;
	border: none;
	color: #333;
	box-shadow: 1px 1px 5px #666;
}

button:hover {
	box-shadow: 1px 1px 5px #333;
}

strong,b {
	font-weight: bold;
}

em,i {
	font-style: italic;
}

#socweb {
	width: 1000px;
	margin: 0 auto;
}


#hd, #bd {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#bd {
	border-bottom: 1px solid #ccc;
}

#hd {
	position: relative;
	background-color: #BF1E2E;
}

#hd #hd-text {
	margin: 0;
	padding: 0;
	color: white;
	font-weight: normal;
	height: 121px;
}

#hd #hd-text a {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/logo.png') no-repeat 0 10px;
	display: block;
	height: 100%;
}

.en #hd #hd-text a {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/logo_en.png') no-repeat 0 10px;
}

#hd #hd-text a .text, #hd #hd-text a .separator {
	display: none;
}

#hd #hd-text a {
	color: #fff;
	text-decoration: none;
	font-family:  'GillSansMT-Bold', 'Trebuchet MS', sans-serif;
}

#hd #hd-link-g-and-s {
	position: absolute;
	width: 167px;
	height: 100px;
	top: 10px;
	right: 170px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/logo_g_and_s.gif') no-repeat;
}

#hd #hd-link-su {
	position: absolute;
	width: 124px;
	height: 80px;
	top: 25px;
	right: 20px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/logo_su.gif') no-repeat;
}

#hd #hd-text .separator, #hd #hd-text .text {
	float: left;
	display: block;
	line-height: 51px;
	height: 51px;
	font-size: 24px;
}

#hd #hd-text .separator {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/heading_separator.gif') no-repeat;
	width: 34px;
	height: 51px;
	text-indent: 10000px;
	overflow: hidden;
	color: #EB8948;
}

#hd #hd-image {
	height: 24px;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/gradient_bg.png') repeat-y;
}

#hd #hd-language-select {
	position: absolute;
	bottom: 0;
	right: 30px;
	z-index: 100;
}

#hd #hd-info {
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	color: white;
}

#hd #hd-language-select a {
	text-decoration: none;
	display: block;
	width: 80px;
	float: left;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #FFF;
}

#hd #hd-language-select a.selected {
	background-color: #fff;
	color: #333;
}

#bd {
	background: #fff;
	position: relative;
}

#bd-left {
	width: 208px;
	float: left;
	padding: 15px 7px 15px 15px;
}

#bd-left .box {
	width: 200px;
	margin-bottom: 10px;
}

#bd-left .box ul.menu,#bd-left .box #search {
	margin: 0 0 25px 0;
}

#bd-left .box #search {
	background: #BF1E2E;
	box-shadow: 5px 5px 10px #999;
}

#search button {
	color: white;
	background: #777;
}

#bd-left .box ul.menu ul {
	background-image: none;
	padding: 0;
	margin: 0;
}

#bd-left ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/gradient_bg.png') -1000px 0 repeat-y;
}

#bd-left ul.menu li a {
	display: block;
	padding: 10px 15px;
	margin-bottom: 1px;
	text-decoration: none;
	color: black;
	background: #777;
	color: white;
	font-size: 13px;
	font-weight: bold;
	box-shadow: 5px 5px 10px #999;
}

#bd-left .box ul.depth1 li a {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/bullets.gif') 15px 50% no-repeat;
	padding: 6px 15px 6px 30px;
	color: #000;
}

#bd-left .box ul.depth2 li a {
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/bullets.gif') -270px 50% no-repeat;
	padding: 6px 15px 6px 40px;
	color: #000;
}

#bd-left ul.menu li a:hover,#bd-left ul.menu li.active > a {
	color: #fff;
	background: #BF1E2E;
}

#bd-left ul.menu .depth1 li  a:hover,#bd-left ul.menu .depth1 li.active > a {
	color: #fff;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/bullets.gif') -281px 50% no-repeat #BF1E2E;
}



#bd-left #search h3 {
	color: #FFF;
	padding: 8px 5px 8px 35px;
	font-size: 1em;
	font-weight: normal;
	background: url('https://webarchiv.lib.cas.cz:443/wayback/20160305010455/http://www.genderonline.cz/images/search_bg.png') 5px 50% no-repeat #0090AB;
}

#bd-left #search form {
	padding: 15px;
}

#bd-left #search input {
	width: 60%;
	background: #BF1E2E;
	border: 1px solid white;
	color: #fff;
}

#bd-right {
	width: 755px;
	float: left;
	padding: 15px 0 8px 0;
}

#bd-right .content {
	padding: 15px 15px 15px 15px;
	background: silver;
	box-shadow: 5px 5px 10px #999;
	margin-top: 39px;
}

#bd-right .content .content-inner {
	margin: 10px 0;
}

#ft {
	color: #fff;
}

#ft #ft-contact {
	padding: 10px 15px;
	float: left;
}

#ft #ft-copyright {
	padding: 10px 0;
	color: #FFF;
	text-align: right;
}

#login {
	text-align: right;
}

#login a {
	font-size: .8em;
	color: #fff;
}

/*****************************************************************************/
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 15px 0;
}

.content h1 {
	margin: -54px 0 15px -15px;
	padding: 10px 15px;
	background: #BF1E2E;
	color: white;
	width: 725px;
	font-size: 13px;
	font-weight: bold;
	box-shadow: 5px 5px 10px #999;
}

.content h2 {
}

.content h3 {
	color: #000;
}

.content a {
	color: #000;
}

.content table, .content table td {
	border: none;
} 

.content a:hover {
	color: #FE8400;
}

.content .article {
	margin-bottom: 1em;
}

.content .article h3 {
	margin: 0 0 1em 0;
}

#review-detail .article h4 {
	margin: 0 0 .5em 0;
}

#review-detail .review-content {
	margin-bottom: 1.5em;
}

#review-detail .cover {
	float: right;
	margin: 0 0 10px 10px;
}

#review-detail .article {
	margin-left: 20px;
	margin-bottom: 20px;
}

#review-detail h3.category {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}





/*
     FILE ARCHIVED ON 1:04:55 Mar 5, 2016 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 18:59:13 Aug 22, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
