/*definice fontu*/
body, input, select, textarea {
	font-family: 'Roboto Slab', serif;
}
#hlavicka, h1, h2, h3, h4, th, #search input, input[type="submit"], input[type="button"], #drobeckova, .togglelink, .tabhlp, .button, .popisek  {
	font-family: 'Calibri',Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
/*barvy
fialova: #7e387d, font 8D008B
šedá plocha: #B8BBC0 font #ABADB1
*/
/* tagy vseobecne*/
body {
    font-size: 75%;
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: center;
	background-color: #FFFFFF;
}
#layout {
    width: 890px;
    margin: 20px auto 0 auto;
    padding: 0 0 20px;
    text-align: left;
    position: relative;
    background: url(/img/feminismus-cz-logo.png) no-repeat left top #FFFFFF;
    z-index: 100;
}
/* tagy */
h1 {
	color: #8D008B;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.5em;
	margin: 0 0 0.5em;
	line-height: 1.1;
}
h2 {
	color: #8D008B;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.5em;
	margin: 1em 0 0.4em 0;
	line-height: 1.1;
}
h3 {
	color: #8D008B;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 0.7em;
}
h4 {
	color: #ABADB1;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 0.7em;
}
h4, th {
	color: #000;
	font-size: 1em;
	text-transform: uppercase;
	margin: 1em 0 0.7em;
}
table {
	border-collapse: collapse;
}
td, th {
	vertical-align: top;
}
th {
	padding-top: 10px;
}
hr {
    height: 1px;
    background-color: #fff;
    border: 0;
    border-bottom: solid 1px #B8BBC0;
}
input, select, textarea {
	border: 1px solid #B8BBC0;
}
textarea {
	width: 99%;
}
/* hlavicka*/
#click-home {
    width: 370px;
    height: 60px;
    cursor: pointer;
    float: left;
}
#hlavicka {
    padding: 1px 0 20px 0;
	text-transform: uppercase;
}
#hlavicka a {
	text-decoration: none;
}
#zvykova {
    float: right;
}
#zvykova ul {
    margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;  
}
#zvykova ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
#zvykova a {
	color: #ffffff;
    padding: 5px 3px 4px;
    margin-right: 1px;
    display: inline-block;
	background-color: #B8BBC0;
}
#zvykova a.fb {
    background-color: #b3b3b3;
	padding-left: 7px;
	padding-right: 7px;
}
#zvykova a.fb:hover {
    background-color: #3B5998;
}
#zvykova a:hover {
    background-color: #7e387d;
	color: #FFFFFF;
}
#zvykova .redakce {
	font-size: 0.9em;
	color: #ABADB1;
}
#zvykova .redakce a {
	background-color: transparent;
	color: #8D008B;
}
/* menu */
#menu {
    margin: 60px 0 0 0;
	font-size: 1.1em;
}
#menu ul {
    margin: 0 0 0 0;
    padding: 0 0 0 2px;
    list-style-type: none;
	background-color: #B8BBC0;
}
#menu li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
#menu a {
    color: #ffffff;
    padding: 8px 5px;
    display: inline-block;
}
#menu a:hover, #menu li.active a {
    color: #7c3a79;
}
/* vyhledavani */
#search {
    padding: 0;
    margin: 6px 0 0 0;
    float: right;
    width: 215px;
}
#search input.policko {
    width: 155px;
    border: none;
    margin: 0;
    height: 19px;
    padding: 1px 7px 0px;
	font-size: 12px;
}
#search input[type=button] {
    border: none;
    margin: 0;
    background-color: #B8BBC0;
    font-size: 12px;
    height: 19px;
	color: #FFFFFF;
}
/* drobeckova */
#drobeckova {
	font-size: 0.9em;
	text-align: right;
	text-transform: uppercase;
	margin: 0 -36px 1em;
}
/* levy + hlavni sloupec */
.layout a {
    color: #8D008B;
	text-decoration: none;
}
.layout a:hover {
	text-decoration: underline;
}
div [onclick] {
	cursor: pointer;
}
.date {
	font-size: 0.8em;
	margin-bottom: 5px;
}
.image {
	background: no-repeat left top;
}
input[type="submit"], input[type="button"], .layout a.togglelink, a.button {
	background-color: #B8BBC0;
	display: inline-block;
	clear: left;
	color: #FFF;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 3px 3px;
	border: none;
}
input[type="submit"]:hover, input[type="button"]:hover, .layout a.togglelink:hover, a.button:hover {
	text-decoration: none;
	background-color: #7e387d;
}
.toggleclass {
	border-top: 1px dotted #B8BBC0;
	padding-top: 20px;
	margin-top: -15px;
}
.tabhlp {
	font-size: 0.9em;
	margin-top: 2px;
	padding-bottom: 5px;
}
form th {
	width: 155px;
}
form th+td {
	width: 424px;
}
form input[type="text"], form input[type="url"] {
	width: 100%;
}
form input[value="12#:30"] {
	width: inherit;
}
/* levy sloupec */
#left {
    width: 236px;
	background: url(/img/gray-pix.gif) repeat-y right;
}
#left .text-box {
	margin: 0 26px 0 0;
	font-size: 0.8em;
}
#left .box {
	margin-bottom: 10px;
}
#left h3 {
	margin: 0.4em 0 0.1em;
	font-size: 1.5em;
}
#left .image {
	width: 210px;
	height: 122px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#left .anotace {
	height: 40px;
	overflow: hidden;
	position: relative;
}
#left .box:hover {
	background-color: #F1F1F1;
}
#left .vice {
	display: inline-block;
	position: absolute;
	top: 26px;
	background-color: #FFF;
	right: 0;
	padding-left: 18px;
}
/* hlavní sloupec */
#main {
    width: 650px;
}
#main .text-box {
	margin: 0 37px 0 26px;
}
#main .box {
	clear: left;
	padding-top: 28px;
}
#main .text-box>.box:first-child {
	padding-top: 0px;
}
#main .box h2 {
	margin: 0 0 0.1em 0;
}
#main img {
	margin-bottom: 10px;
	max-width: 100%;
}
#main .text-box>.box h2:first-child {
	margin-top: -10px;
}
#main .box .image,
.fulltext .image {
	float: left;
	margin-right: 25px;
	width: 210px;
	height: 133px;
	margin-top: 3px;
}
.fulltext .full-img {
	float: left;
	margin-right: 25px;
	width: 210px;
	margin-top: 3px;
}
.fulltext .full-img img {
	width: 210px;
	margin-bottom: 3px !important;
}
#main .box .image+.anotace,
.fulltext .image+.anotace,
.fulltext .full-img+.anotace{
	float: left;
    width: 350px;
}
.popisek {
	color: #666666;
	margin-bottom: 10px;
}
.anotace > p:first-child {
	margin-top: 0;
}
table.tabulka {
	margin-top: 4em;
	border-top: 7px solid #B8BBC0;
}
table.tabulka td {
	border-bottom: 1px solid #B8BBC0;
	padding: 4px 10px 3px 0;
	width: 100%;
}
/* seznamy */
#main .vypis .box h2 {
	font-size: 1.7em;
}
#main .vypis > .box:first-child {
	padding-top: 0;
}
#main .vypis .box .image {
	margin-right: 17px;
	width: 115px;
	height: 73px;
}
#main .vypis .popisek {
	display: none;
}
#main .vypis .box .image+.anotace{
	float: left;
    width: 453px;
}
.pager {
	text-align: right;
	color: #8D008B;
	clear: both;
	padding-top: 20px;
}
/* fulltext */
.fulltext .anotace, .zapojte-se .anotace  {
	color: #8D008B;
	font-size: 1.3em;
}
.fulltext .image {
	margin-top: 5px;
}
.fulltext .text {
	clear: both;
	padding-top: 5px;
	margin-bottom: 2em;
	text-align: justify;
}
.anotace {
    text-align: justify;
}
/* paticka */
#paticka .layout {
	width: 890px;
    margin: 3em auto 0 auto;
    padding: 0 0 20px;
}
#paticka .text-box {
	font-size: 0.8em;
	text-align: right;
}
