
/* moved by compressor */
@import url("//hello.myfonts.net/count/25bf17");

/* default styles for extension "tx_felogin_pi1" */
	.tx-felogin-pi1 label {
		display: block;
	}
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 1px solid #a2a2a2;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 20px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 20px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 20px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 20px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; padding-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }
/* default styles for extension "tx_form" */
	div.csc-mailform ol,
	div.csc-mailform ol li {
		margin: 0;
		padding: 0;
	}

	div.csc-mailform ol li {
		overflow: hidden;
	}

	div.csc-mailform fieldset {
		margin: 0;
		padding: 0;
		position: relative;
	}

	div.csc-mailform legend {
		margin-left: 1em;
		color: #000000;
		font-weight: bold;
	}

	div.csc-mailform fieldset ol {
		padding: 1em 1em 0 1em;
	}

	div.csc-mailform fieldset li {
		padding: 0.5em;
		margin-bottom: 0.5em;
		list-style: none;
	}

	div.csc-mailform fieldset.submit {
		border-style: none;
	}

	/**
	 * Normal label
	 * Left aligned, in front of input
	 */
	div.csc-mailform li label {
		float: left;
		width: 13em;
		margin-right: 1em;
		vertical-align: baseline;
	}

	div.csc-mailform li input + label,
	div.csc-mailform li textarea + label,
	div.csc-mailform li select + label {
		float: none;
		width: auto;
		margin-right: 0;
		margin-left: 1em;
	}

	div.csc-mailform li textarea + label {
		vertical-align: top;
	}

	label em,
	legend em {
		display: block;
		color: #060;
		font-size: 85%;
		font-style: normal;
		text-transform: uppercase;
	}

	legend em {
		position: absolute;
	}

	label strong,
	legend strong {
		display: block;
		color: #C00;
		font-size: 85%;
		font-weight: normal;
		text-transform: uppercase;
	}

	legend strong {
		position: absolute;
		top: 1.4em;
	}

	/**
	 * Labels alignment right
	 */
	.labels-alignment-right label,
	.labels-alignment-right .fieldset-subgroup legend,
	.labels-alignment-right.fieldset-subgroup legend {
		text-align: right;
	}

	/**
	 * Horizontal fieldset
	 */
	fieldset.fieldset-horizontal {
		border-width: 0;
	}

	fieldset.fieldset-horizontal ol {
		padding: 0;
	}

	fieldset.fieldset-horizontal li {
		float: left;
		padding: 0;
		margin-right: 1em;
	}

	fieldset.fieldset-horizontal.label-below label {
		display: block;
		margin-left: 0;
		margin-top: 0.2em;
		font-size: 90%;
		color: #999999;
		text-align: left;
	}

	fieldset.fieldset-horizontal label em {
		display: inline;
	}

	/**
	 * Subgroup fieldset
	 */
	fieldset.fieldset-subgroup {
		margin-bottom: -2em;
		border-style: none;
	}

	fieldset.fieldset-subgroup legend {
		margin-left: 0;
		padding: 0;
		font-weight: normal;
		width: 13em;
	}

	fieldset.fieldset-subgroup ol {
		position: relative;
		top: -1.4em;
		margin: 0 0 0 14em;
		padding: 0;
	}

	fieldset.fieldset-subgroup li {
		padding: 0;
	}

	fieldset.fieldset-subgroup input + label {
		float: none;
		width: auto;
		display: inline;
		margin: 0 0 0 1em;
	}

	/**
	 * Labels as block
	 * Labels displayed above or below the input fields
	 */
	.labels-block label {
		display: block;
		float: none;
		margin: 0 0 0.5em;
		width: auto;
	}

	.labels-block input + label,
	.labels-block textarea + label {
		margin: 0.5em 0 0;
	}

	.labels-block fieldset.fieldset-subgroup,
	fieldset.labels-block.fieldset-subgroup {
		margin-bottom: 0;
	}

	.labels-block .fieldset-subgroup legend,
	.labels-block.fieldset-subgroup legend {
		width: auto;
	}

	.labels-block .fieldset-subgroup legend em,
	.labels-block.fieldset-subgroup legend em {
		position: relative;
	}

	.labels-block .fieldset-subgroup legend strong,
	.labels-block.fieldset-subgroup legend strong {
		position: relative;
		top: 0;
	}

	.labels-block .fieldset-subgroup ol,
	.labels-block.fieldset-subgroup ol {
		top: 0;
		margin: 0;
		padding: 0.5em 0 0;
	}
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* @license
 * MyFonts Webfont Build ID 2473751, 2013-02-07T19:19:28-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Antagometrica BT Light by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/antagometrica/light/
 * 
 * Webfont: Antagometrica BT Bold by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/antagometrica/bold/
 * 
 * Webfont: Antagometrica BT Regular by Bitstream
 * URL: http://www.myfonts.com/fonts/bitstream/antagometrica/regular/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2473751
 * Webfonts copyright: Copyright (c) 2006 by Bitstream Inc. All rights reserved.
 * 
 * © 2013 MyFonts Inc
*/

@font-face {font-family: 'AntagometricaBTLight-Regular';src: url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_0_0.eot');src: url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_0_0.eot?#iefix') format('embedded-opentype'),url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_0_0.woff') format('woff'),url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_0_0.ttf') format('truetype');}
@font-face {font-family: 'AntagometricaBT-Bold';src: url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_1_0.eot');src: url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_1_0.eot?#iefix') format('embedded-opentype'),url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_1_0.woff') format('woff'),url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_1_0.ttf') format('truetype');}
@font-face {font-family: 'AntagometricaBT-Regular';src: url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_2_0.eot');src: url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_2_0.eot?#iefix') format('embedded-opentype'),url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_2_0.woff') format('woff'),url('../../fileadmin/templates/skafandramotyl-1.0/fonts/25BF17_2_0.ttf') format('truetype');}

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	background:#FFF url('../../fileadmin/templates/skafandramotyl-1.0/img/bg-body.jpg') no-repeat scroll top center;
    font-size: 0.8em;
    line-height: 1.4;
	font-family: sans-serif;
	font-weight: normal;
	font-style: normal;
	margin:0;
}

::-moz-selection {
    background: #ccc;
    text-shadow: none;
}

::selection {
    background: #ccc;
    text-shadow: none;
}


a,a:link{
	color:#ef003f;
	text-decoration: underline;
}
a:visited{
	
	color:#a2a2a2;
}

a:hover{
	text-decoration: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

h1,h2{
	font-family: AntagometricaBTLight-Regular,Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#ef003f;
}

h2{
	margin:1em 0 0;
}

h1{
	font-size:240%;
	
}

header{
	width:701px;
	background-color:transparent;
	margin:0;
	padding:0;
}

#content li{
	margin-bottom:0.3em;
}
footer{
	width:701px;
	height:192px;
	background:transparent url('../../fileadmin/templates/skafandramotyl-1.0/img/bg-footer24.png') no-repeat scroll top right;
	position:relative;
    margin-left: 0;
	clear:both;
	top:0px;	
}

#footer-null{
	clear:both;
	width:701px;
	padding-top:30px;
}

#bg-null{
	height:100%;
    left: -320px;
    padding-right: 320px;
	min-width:381px;
	overflow-x: hidden;
}

#center-null{
	width:701px;
	margin:0 auto;
	padding:64px 30px 0;
}

#logo{
	height:150px;
	width:200px;
}

#logo a, #logo a:visited{
	display:block;
	width:200px;
	height:50px;
	background:transparent url('../../fileadmin/templates/skafandramotyl-1.0/img/logo-skafandr-a-motyl.png') no-repeat scroll top left;
}

html.svg #logo a, html.svg #logo a:visited{
	background-image:url('../../fileadmin/templates/skafandramotyl-1.0/img/logo-skafandr-a-motyl.svg');
}

#logo a span{
	display:none;
}

#topmenu{
	margin:0;
	padding:0;
	clear:both;
	background-color:red;
}

#topmenu ul{

	margin:0;
	padding:0;
	list-style: none inside;s
		background-color:red;
}

#topmenu li{
	float:left;
	margin:0;
	list-style: none inside;
	padding:0;
	border-right:1px solid white;
}

#topmenu li:last-child{
	border-right:0px;

}

#topmenu li a,#topmenu li a:visited{
	line-height:2.8em;
	padding-top:2px;
	background-color:#ffdbac;
	display:block;
	width:139px;
	text-decoration: none;
	font-size:100%;
	text-align:center;
	color:#000;
	font-family: AntagometricaBT-Bold, Helvetica, Arial, sans-serif;
	font-weight:bold;
	
	-ms-transition: color 0.3s ease, background-color 0.3s ease;
	-o-transition: color 0.3s ease, background-color 0.3s ease;
	-webkit-transition: color 0.3s ease, background-color 0.3s ease;
	-moz-transition: color 0.3s ease, background-color 0.3s ease;
	transition: color 0.3s ease, background-color 0.3s ease;
}

html.fontface #topmenu li a, html.fontface #topmenu li a:visited{
	font-weight: normal;
	font-style: normal;
}


#topmenu li:last-child a{
	width:140px;
}
#topmenu li.cur a,#topmenu li.cur a:visited,
#topmenu li a:hover,#topmenu li a:hover:visited,
#topmenu li:hover a, #topmenu li:hover a:visited{
	background-color:#ef003f;
	color:#fff;
	-ms-transition: color 0.3s ease, background-color 0.3s ease;
	-o-transition: color 0.3s ease, background-color 0.3s ease;
	-webkit-transition: color 0.3s ease, background-color 0.3s ease;
	-moz-transition: color 0.3s ease, background-color 0.3s ease;
	transition: color 0.3s ease, background-color 0.3s ease;
}

#topmenu li.cur span{
	position:absolute;
	margin-left:65px;
	display:block;
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ef003f;
}

#topmenu li ul{
	display:none;
	position:absolute;
	margin-left:-0px;
	background-color:#ffdbac;
	padding:15px 0 3px;

}

#topmenu li:hover ul,
#topmenu li.hover ul{
	display:block;
}

#topmenu li li{
	float:none;
	list-style: none outside;
	border-right:0;
}

#topmenu li li a,#topmenu li li a:visited{
	line-height:1.7em;
	background-color:#ffdbac !important;
	text-align:left;
	color:#ef003f !important;
	padding:0 30px 0 15px;
	width:auto;
}


#topmenu li li a:hover,#topmenu li li a:hover:visited{

	color:#000 !important;
}

#topmenu li li.cur a,#topmenu li li.cur a:visited{
	font-family: AntagometricaBT-Bold, Helvetica, Arial, sans-serif;
	color:#000 !important;
	font-weight:bold;
}

html.fontface #topmenu li li.cur a,html.fontface #topmenu li li.cur a:visited{
	font-weight: normal;
	font-style: normal;
}

#content-null{
	width:701px;
	float:none;
	clear:both;
}

#content{
	padding:37px 20px 0;
	min-height:200px;
	    font-size: 110%;
	
}

#content h1:first-child{
	margin-top:0;
}

#leftcol{
	width:199px;
	float:left;
	display:none;
}

#leftmenu, #vcard{
	margin:3.3em 0 0 0;
}

#leftmenu{
	min-height:30px;
}

#leftmenu ul{
	margin:0;
	padding:0;
}

#leftmenu ul li{
}
#leftmenu li a,#leftmenu li a:visited{
	color:#ef003f;
	line-height:1.5em;
	padding-top:3px;
	display:block;
	text-decoration: none;
	font-size:100%;
	text-align:left;
	font-family:  AntagometricaBT-Bold,Helvetica, Arial, sans-serif;
	font-weight:bold;
}

html.fontface #leftmenu li a,html.fontface #leftmenu li a:visited{
	font-weight: normal;
	font-style: normal;
}

#leftmenu li.cur a,#leftmenu li.cur a:visited{
	font-family: AntagometricaBT-Bold, Helvetica, Arial, sans-serif;
	color:#000;
	font-weight:bold;
}

html.fontface #leftmenu li.cur a,html.fontface #leftmenu li.cur a:visited{
	font-weight: normal;
	font-style: normal;
}

#leftmenu li a:hover,#leftmenu li.cur a:visited:hover{
	color:#000 !important;
}


#vcard{
	font-family: AntagometricaBT-Regular, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
}

#vcard h1{
	font-size:100%;
	font-family: AntagometricaBT-Regular, Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	background:transparent url('../../fileadmin/templates/skafandramotyl-1.0/img/bg-vcard24.png') no-repeat scroll 0px 6px;
	padding:0 0 11px 0;

}
#vcard .role{
	font-size:88%;
	margin-bottom:1.7em;
}

#vcard a, #vcard:visited{
	text-decoration: none;
	color:#000;
}
#vcard a:hover{
	color:#ef003f;
}

#vcard .inv{
	visibility: hidden;
}

#vcard div{
	font-size:100%;
}

#vcard .fn{
	font-family: AntagometricaBT-Bold, Helvetica, Arial, sans-serif;
	
}

#vcard div em{
		font-family: AntagometricaBT-Bold, Helvetica, Arial, sans-serif;
	width:2em;
	font-size:90%;
	font-style: normal;
}

#copyright{
	font-size:84%;
	font-weight:bold;
	color:#a2a2a2;
	padding-top:126px;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 900px) {
		
	footer{
		width:950px;
	    margin-left: 0;

	}

	#footer-null{
		width:950px;
			padding-top:0px;
	}
}
@media only screen and (min-width: 1190px) {
	header{
		width:900px;
	}
	
	#bg-null{
		height:100%;
	    left: -320px;
	    padding-right: 320px;
		min-width:640px;
		overflow-x: hidden;
	}
	
	#topmenu ul{

		margin:0 0 0 199px;
	}

	#center-null{
		width:900px;
		padding:64px 0px 0 60px;
	}

	#leftcol{
		display:block;
	}

	#content-null{
		float:right;
	}
	
	#content{
			min-height:380px;
	}
		
	footer{
		width:950px;
	    margin-left: 192px;

	}

	#footer-null{
		width:950px;
			padding-top:0px;
	}
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  #topmenu, #leftmenu{display:none};
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}