@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,latin-ext);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
}
img {
	height:auto;
	max-width:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	background-color:#ffffff;
	color:#323232;
	font-family:"Open Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:1.2em;
}
h1 {
	font-size:2em;
}
h2 {
	font-size:1.6em;
}
h3 {
	font-size:1.4em;
}
h4 {
	font-size:1.2em;
}
h5 {
	font-size:1.1em;
}
h6 {
	font-size:1em;
}
p {
	margin:0 0 1.2em;
	padding:0;
}
a {
	color:#323232;
	outline:medium none;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul, ol {
	line-height:140%;
	margin:0;
	padding:0;
}
li {
	margin:0;
	padding:0;
}
input[type="search"] {
	outline:medium none;
}
table {
	width:100%;
}
table td {
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e5e5e5;
	text-align:left;
	vertical-align:top;
	font-size:14px;
	line-height:normal;
	color:#666666;
}
table th {
	background-color:#e5e5e5;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
	font-size:14px;
	color:#333333;
	text-align:left;
	font-weight:normal;
}
.last {
	margin-right:0 !important;
}
.module {
	margin-bottom:40px;
}
.wrap {
	width:1200px;
	margin:0 auto;
}
.menu-line {
	background-color:#323232;
	height:40px;
	position:absolute;
	top:0;
	width:100%;
	z-index:20000;
}
.menu-line ul {
	border-left:1px solid #000000;
	border-right:1px solid #646464;
	height:40px;
	line-height:40px;
	margin:0;
}
.menu-line ul.main {
	float:left;
}
.menu-line ul.user {
	float:right;
}
.menu-line ul li {
	border-left:1px solid #646464;
	border-right:1px solid #000000;
	float:left;
	height:40px;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
	cursor:pointer;
}
.menu-line ul li a, .menu-line ul li span {
	color:#ffffff;
	display:inline-block;
	float:left;
	font-size:14px;
	line-height:40px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	text-shadow:-1px -1px 0 #000000;
}
.menu-line ul li.hover a, .menu-line ul li.hover span {
	background-color:#ffffff;
	color:#333333;
	filter:none;
	text-shadow:none;
}
.menu-line ul li.trend a, .menu-line ul li.sections a, .menu-line ul li.sections span, .menu-line ul li.search a, .menu-line ul li.search span, .menu-line ul li.predplatne a, .menu-line ul li.join a, .menu-line ul li.join span, .menu-line ul li.login a, .menu-line ul li.login span {
	background-image:url("../img/sprites.png");
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:40px;
}
.menu-line ul li.trend a {
	padding-left:25px;
	text-indent:-10000px;
}
.menu-line ul li.sections a, .menu-line ul li.sections span {
	background-position:-420px 0;
}
.menu-line ul li.search a, .menu-line ul li.search span {
	background-position:-570px 0;
}
.menu-line ul li.predplatne a {
	background-position:-780px 0;
}
.menu-line ul li.join a, .menu-line ul li.join span {
	background-position:-930px 0;
}
.menu-line ul li.login a, .menu-line ul li.login span {
	background-position:-1060px 0;
}
.menu-line ul li.trend.hover a {
	background-position:0 -40px;
}
.menu-line ul li.sections.hover a, .menu-line ul li.sections.hover span {
	background-position:-420px -40px;
}
.menu-line ul li.search.hover a, .menu-line ul li.search.hover span {
	background-position:-570px -40px;
}
.menu-line ul li.predplatne.hover a {
	background-position:-780px -40px;
}
.menu-line ul li.join.hover a, .menu-line ul li.join.hover span {
	background-position:-930px -40px;
}
.menu-line ul li.login.hover a, .menu-line ul li.login.hover span {
	background-position:-1060px -40px;
}
.menu-line ul li div.submenu {
	background-color:#ffffff;
	border-bottom:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.25);
	display:none;
	left:0;
	padding-left:20px;
	padding-top:30px;
	position:absolute;
	top:40px;
}
.menu-line ul li.sections div.submenu {
	width:480px;
}
.menu-line ul li.join div.submenu, .menu-line ul li.login div.submenu {
	left:auto;
	right:0;
	width:320px;
}
.menu-line ul li.login div.submenu {
	width:300px;
}
.menu-line ul ul {
	border-left-width:0;
	border-right-width:0;
	float:left;
	height:auto;
	line-height:normal;
	margin-bottom:20px;
	width:160px;
}
.menu-line ul ul li {
	border-left-width:0;
	border-right-width:0;
	float:none;
	height:auto;
}
.menu-line ul ul li a {
	background-image:none !important;
	color:#999999 !important;
	display:block;
	filter:none;
	float:none;
	font-size:13px;
	line-height:15px;
	margin-bottom:6px;
	padding-left:0 !important;
	text-shadow:none;
	text-transform:uppercase;
}
.menu-line ul ul li a:hover {
	color:#333333 !important;
	text-decoration:underline;
}
.menu-line ul ul.color li a {
	color:#ac0904 !important;
}
.menu-line ul ul.black li a {
	color:#333333 !important;
}
.menu-line ul li.search form {
	border:1px solid #e6e6e6;
	height:30px;
	line-height:normal;
	margin-bottom:20px;
	margin-right:20px;
	margin-top:0;
	padding:0;
	position:relative;
	width:270px;
}
.menu-line ul li.search form .input {
	border-style:none;
	color:#999999;
	float:left;
	font-size:12px;
	height:20px;
	margin-right:10px;
	padding:5px 10px;
	width:210px;
}
.menu-line ul li.search form .button {
	background-color:#ffffff;
	background-image:url("../img/sprites.png");
	background-position:-200px -100px;
	background-repeat:no-repeat;
	border-style:none;
	cursor:pointer;
	float:left;
	height:20px;
	margin-right:10px;
	margin-top:5px;
	text-indent:-10000px;
	width:20px;
}
.menu-line ul li.join ul li {
	background-image:url("../img/sprites.png");
	background-position:-1180px -160px;
	background-repeat:no-repeat;
	color:#333333;
	line-height:20px;
	padding-left:30px;
}
.menu-line ul li.join ul li.fb {
	background-position:-1180px -80px;
}
.menu-line ul li.join ul li.tw {
	background-position:-1180px -100px;
}
.menu-line ul li.join ul li.gplus {
	background-position:-1180px -120px;
}
.menu-line ul li.join ul li.in {
	background-position:-1180px -140px;
}
.menu-line ul li.join ul li.profit {
	background-position:-1180px -500px;
}
.menu-line ul li.join ul li a {
	color:#333333 !important;
	line-height:20px;
}
.menu-line ul li.login form {
	padding:0 10px 10px;
}
.menu-line ul li.login form .input {
	border:1px solid #e6e6e6;
	color:#666666;
	float:left;
	font-family:"Open Sans";
	font-size:12px;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	padding:5px 10px;
	width:240px;
}
.menu-line ul li.login form .button {
	background-image:url("../img/sprites.png");
	background-position:-300px -80px;
	background-repeat:no-repeat;
	border-width:0;
	cursor:pointer;
	float:right;
	height:40px;
	width:40px;
	margin-top:32px;
	margin-right:20px;
	text-indent:-10000px;
}
.menu-line ul li.login form .button.logout {
	background-position:-340px -80px;
	padding:0;
	margin-top:22px;
}
.menu-line ul li.login form ul {
	padding-top:10px;
}
.menu-line ul li.login form ul li {
	width:210px;
	padding:3px 0;
}
.menu-line ul li.login form ul li a {
	color:#333333 !important;
	font-size:11px;
	line-height:15px;
	margin-bottom:0;
	text-transform:none;
}
.menu-line ul li.login form p {
	font-size:12px;
	font-weight:bold;
	line-height:26px;
}
.menu-line ul li div.submenu .close {
	background-image:url("../img/sprites.png");
	background-position:-380px -80px;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	height:25px;
	position:absolute;
	right:7px;
	top:7px;
	width:25px;
}
.menu-line ul li div.submenu .close:hover {
	background-position:-380px -105px;
}
.menu-line ul li.login form ul li a.expiring_codes_info {
	color:#ac0904 !important;
}
.menu-line ul li.login span.alert_message_icon {
	background-position:-1160px -520px;
}
.menu-line ul li.login.hover span.alert_message_icon {
	background-position:-1160px -560px;
}
.content {
	width:1200px;
	margin-top:60px;
	overflow:visible;
}
.top {
	position:relative;
}
.top .logo {
	height:40px;
	padding-top:10px;
}
.top .logo h1 {
	margin:0;
}
.top .logo a {
	background-image:url("../img/sprites.png");
	background-position:0 -80px;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	text-indent:-10000px;
	width:200px;
}
.top ul.mainmenu {
	border-bottom:1px solid #ac0904;
	margin:0 0 20px;
	overflow:hidden;
	width:100%;
}
.top ul.mainmenu li {
	list-style-type:none;
	margin:0;
}
.top ul.mainmenu li a {
	display:block;
	float:left;
	font-size:13px;
	height:30px;
	margin-right:20px;
	text-decoration:none;
	text-transform:uppercase;
}
.top ul.mainmenu li a:hover, .top ul.mainmenu li.active a {
	border-bottom:2px solid #ac0904;
	height:28px;
}
.top ul.mainmenu li.send_tip a {
	color:#ac0904;
	font-weight:bold;
}
.top ul.submenu {
	margin:0;
	position:relative;
	top:-20px;
}
.top ul.submenu li {
	background-image:url("../img/sprites.png");
	background-position:-1168px -183px;
	background-repeat:no-repeat;
	float:left;
	font-size:13px;
	height:38px;
	line-height:38px;
	list-style-type:none;
	margin-bottom:0;
	padding-left:24px;
}
.top ul.submenu li.first {
	background-image:none;
	padding-left:0;
	text-transform:uppercase;
}
.top ul.submenu li a {
	color:#666666;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	text-decoration:none;
}
.top ul.submenu li a:hover, .top ul.submenu li.active a {
	color:#ac0904;
}
.top .special {
	display:table;
	position:absolute;
	right:0;
	top:0;
	width:530px;
}
.top .special h3 {
	display:table-cell;
	font-family:"Open Sans";
	font-size:14px;
	height:40px;
	line-height:normal;
	padding-left:50px;
	position:relative;
	vertical-align:middle;
}
.top .special img {
	height:40px;
	left:0;
	position:absolute;
	top:0;
	width:40px;
}
.col1 {
	clear:left;
	float:left;
	margin-right:-560px;
	min-width:300px;
	width:100%;
}
.col1 p a {
	text-decoration:underline;
}
.col1 .inner-block {
	margin-right:560px;
}
.col1 .top-post {
	clear:both;
	margin-bottom:30px;
	position:relative;
}
.col1 .top-post img {
	height:auto;
	width:100%;
}
.col1 .top-post h2 {
	font-size:32px;
	margin-bottom:10px;
	position:relative;
}
.col1 .top-post h2 em, .col1 .post h2 em, .col1 .box4 .box h3 em {
	background-color:#ac0904;
	color:#ffffff;
	display:block;
	font-family:"Open Sans";
	font-size:10px;
	font-style:normal;
	height:20px;
	line-height:20px;
	overflow:visible;
	padding-left:10px;
	padding-right:10px;
	position:absolute;
	text-transform:uppercase;
	top:10px;
}
.col1 .box4 .box h3 em {
	top:40px;
}
.col1 .top-post h3, .col1 .post h3 {
	color:#666666;
	font-family:"Open Sans";
	font-size:14px;
	margin:0 0 3px;
}
.col1 .top-post .nav {
}
.col1 .top-post .nav .prev a, .col1 .top-post .nav .next a {
	background-image:url("../img/sprites.png");
	background-position:-220px -80px;
	background-repeat:no-repeat;
	display:none;
	height:30px;
	left:10px;
	overflow:hidden;
	position:absolute;
	text-indent:-10000px;
	top:30%;
	width:30px;
}
.col1 .top-post .nav .next a {
	background-position:-250px -80px;
	left:auto;
	right:10px;
}
.col1 .top-post .nav ul {
	display:none;
	height:15px;
	margin:0;
	padding:0;
	position:absolute;
	text-align:center;
	top:70%;
	width:100%;
}
.col1 .top-post .nav ul li {
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
}
.col1 .top-post .nav ul li a {
	background-image:url("../img/sprites.png");
	background-position:-280px -100px;
	background-repeat:no-repeat;
	display:inline-block;
	height:20px;
	width:20px;
	text-indent:0;
	text-align:center;
	color:#ac0904;
	font-size:11px;
	line-height:20px;
	font-weight:600;
}
.col1 .top-post .nav ul li.active a, .col1 .top-post .nav ul li a:hover {
	color:#ffffff;
	text-decoration:none;
	background-position:-280px -80px;
}
.col1 .post {
	clear:both;
	margin-bottom:30px;
	min-height:130px;
	position:relative;
}
.col1 .post img {
	float:left;
	height:auto;
	margin-bottom:0;
	margin-right:20px;
	width:200px;
}
.col1 .post h2 {
	font-size:22px;
	margin-bottom:10px;
}
.col1 .post h4, .col1 .post h4 a, .author a, .author {
	color:#b2b2b2;
	font-family:"Open Sans";
	font-size:12px;
}
.comments {
	background-image:url("../img/sprites.png");
	background-position:-200px -80px;
	background-repeat:no-repeat;
	font-family:"Open Sans" !important;
	color:#666666;
	display:inline-block;
	font-size:9px;
	height:14px;
	line-height:14px;
	margin-left:5px;
	padding-bottom:4px;
	text-align:center;
	width:20px;
}
.comments:hover {
	color:#ac0904;
	text-decoration:none;
}
.col1 .box4 {
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
}
.col1 .box4 h2, .col2 h2, .col1 .blogs h2, .col1 .prnews h2, .col3 h2, .col3 h2 a {
	color:#ac0904;
	font-family:"Open Sans";
	font-size:18px;
	letter-spacing:-0.025em;
	margin-bottom:10px;
}
.col1 .box4 h2 a, .col2 h2 a, .col1 .blogs h2 a {
	color:#ac0904;
}
.col1 .box4 .box {
	float:left;
	margin-bottom:10px;
	margin-right:1%;
	position:relative;
	width:24%;
}
.col1 .box4 .box h3 {
	font-size:14px;
}
.col1 .box4 .box img {
	height:auto;
	margin-bottom:5px;
	width:100%;
}
.col1 .blogs {
	display:none;
}
p.infoline {
	color:#b2b2b2;
	font-family:"Open Sans" !important;
	font-size:12px !important;
	line-height:normal !important;
	margin-bottom:20px;
}
p.infoline a {
	color:#b2b2b2;
	cursor:pointer;
	text-decoration:none;
}
p.infoline a.comments {
	text-decoration:none;
}
.infoline a:hover {
	color:#333333;
}
.infoline em {
	display:inline-block;
	font-style:normal;
	position:relative;
}
.infoline span.buble {
	background-color:#ffffff;
	background-image:url("../img/buble-top.png");
	background-position:0 0;
	background-repeat:no-repeat;
	display:none;
	position:absolute;
	z-index:1;
}
.infoline span.buble span {
	border-right:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.25);
	color:#333333;
	display:block;
	font-size:11px;
	height:50px;
	line-height:18px;
	margin-top:6px;
	padding:5px 10px 10px;
	width:150px;
}
.infoline span.buble span strong {
	display:block;
	font-size:12px;
	font-weight:bold;
}
.infoline span.buble span a {
	color:#333333;
	display:block;
}
.col1 .add-reaction {
	font-size:12px;
	margin-top:50px;
}
.col1 .add-reaction p {
	font-family:"Open Sans";
	font-size:12px;
	padding-top:20px;
}
.col1 .add-reaction label {
	clear:left;
	display:block;
	float:left;
	line-height:30px;
	margin-bottom:10px;
	width:50px;
}
.col1 .add-reaction .input {
	border:1px solid #e6e6e6;
	float:left;
	height:30px;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:160px;
}
.col1 .add-reaction .button, .col1 .nove-vlakno .button {
	background-color:#b2b2b2;
	border-width:0;
	clear:left;
	color:#ffffff;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:30px;
	margin-left:50px;
	text-align:center;
	width:80px;
}
.col1 .add-reaction .button:hover, .col1 .nove-vlakno .button:hover {
	background-color:#666666;
}
.col1 .add-reaction .comment label {
	display:block;
	float:none;
	margin-bottom:0;
	width:auto;
}
.col1 .add-reaction .comment textarea {
	border:1px solid #e6e6e6;
	font-family:"Open Sans";
	font-size:12px;
	height:150px;
	margin-bottom:10px;
	padding:10px;
	width:95%;
}
.col1 .add-reaction .comment .button {
	margin-left:0;
	width:100px;
}
.col2 {
	float:left;
	margin-left:30px;
	min-height:1px;
	position:relative;
	width:200px;
}
.col2 p, .col1 .prnews p {
	font-size:13px;
	margin-bottom:10px;
}
.col2 p a {
	text-decoration:none;
}
.col2 p a:hover {
	text-decoration:underline;
}
.col2 img {
	height:auto;
	margin-bottom:10px;
	width:200px;
}
.col2 ul, .col2 ol, .col3 ul, .col3 ol {
	line-height:normal;
	margin:0;
}
.col2 li, .col3 li {
	font-size:12px;
	line-height:1.3em;
	list-style-type:none;
	margin-bottom:10px;
}
.col2 li {
	font-size:13px;
}
.col2 .magazine, .col3 .magazine {
	background-color:#e5e5e5;
	padding:10px;
}
.col2 .magazine img, .col3 .magazine img {
	box-shadow:0 0 5px 0 rgba(0, 0, 0, 0.75);
	height:auto;
	margin-bottom:10px;
	width:180px;
}
.col2 .magazine ul li, .col3 .magazine ul li {
	font-size:12px;
	margin-bottom:5px;
}
.col3 .magazine {
	min-height:160px;
}
.col3 .magazine img {
	float:left;
	height:auto;
	margin-bottom:0;
	margin-right:20px;
	width:120px;
}
.col3 .magazine ul {
	padding-top:5px;
}
.col3 .magazine ul li {
	margin-bottom:10px;
}
.col1 .magazine ul li:first-child a span:first-child,.col2 .magazine ul li:first-child a span:first-child,.col3 .magazine ul li:first-child a span:last-child {
	display:none;
}
a.more {
	background-image:url("../img/red-arrow.png");
	background-position:right center;
	background-repeat:no-repeat;
	color:#ac0904;
	display:block;
	font-size:13px;
	padding-right:10px;
	text-align:right;
}
.blogs .post {
	margin-bottom:10px;
	min-height:60px;
	padding-left:70px;
	position:relative;
	width:130px;
}
.col1 .blogs .post {
	clear:none;
	float:left;
	margin-right:3%;
	width:28%;
}
.blogs .post h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:1.3em;
	margin-bottom:0;
}
.blogs .post img {
	height:auto;
	left:0;
	position:absolute;
	top:0;
	width:55px !important;
}
.blogs .post p {
	font-size:13px;
	margin-bottom:10px;
}
.poll p {
	font-size:13px;
	margin-bottom:10px;
}
.poll ol li {
	font-size:12px;
	text-transform:uppercase;
}
.poll ol li a, .poll ol li {
	color:#676767;
}
.poll ol li strong {
	color:#ac0904;
	display:inline-block;
	float:right;
	font-weight:normal;
}
.poll ol li .bar {
	background-color:#ac0904;
	display:block;
	height:10px;
}
.col3 {
	float:left;
	margin-left:30px;
	width:300px;
}
.top .top-tabs, .search-box .top-tabs {
	background-image:url("../img/border.gif");
	background-position:left bottom;
	background-repeat:repeat-x;
	height:40px;
	margin:0;
	padding:0;
}
.top .top-tabs li, .search-box .top-tabs li {
	float:left;
	margin-bottom:0;
	margin-right:10px;
	list-style:none;
}
.top .top-tabs li a, .search-box .top-tabs li a {
	background-color:#e5e5e5;
	border:1px solid #e5e5e5;
	border-radius:5px 5px 0 0;
	color:#666666;
	display:block;
	float:left;
	font-size:15px;
	height:38px;
	letter-spacing:-0.025em;
	line-height:38px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #ffffff;
	width:143px;
}
.top .top-tabs li a.sel, .search-box .top-tabs li a.sel {
	background-color:#ffffff;
	border-bottom-color:#ffffff;
	color:#ac0904;
}
.top .list {
	border-color:#e6e6e6;
	border-style:solid;
	border-width:0 1px 1px;
	clear:both;
}
.top .list ol {
	padding:20px 20px 10px 20px;
	margin:0;
	line-height:normal;
}
.top .list ol li {
	color:#b2b2b2;
	font-size:14px;
	list-style-type:decimal;
	margin-left:20px;
}
.top .list ol li a {
	font-family:Georgia, "Times New Roman", Times, serif;
}
.top .list ul {
	height:30px;
	margin:0;
	padding:0;
}
.top .list ul li {
	float:left;
	height:30px;
	width:33.334%;
	list-style-type:none;
}
.top .list ul li a {
	background-color:#e5e5e5;
	color:#666666;
	float:left;
	font-size:11px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0 #ffffff;
	width:100%;
}
.top .list ul li a.sel {
	background-color:#ffffff;
	border-right:1px solid #e5e5e5;
	color:#333333;
}
.col3 .module h2 .date {
	color:#666666;
	display:inline-block;
	float:right;
	font-size:12px;
	padding-top:4px;
}
.col3 .exchange th, .col3 .exchange td {
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}
.col3 .exchange th {
	font-weight:bold;
}
.col3 .exchange tr.r2 td {
	background-color:#f2f2f2;
}
.col3 .exchange td img {
	margin-right:5px;
	vertical-align:middle;
}
.col3 .exchange .change {
	text-align:right;
}
.col3 .exchange td.change {
	background-position:75px center;
	background-repeat:no-repeat;
	padding-right:20px;
	width:60px;
}
.col3 .exchange td.change.up {
	background-image:url("../img/up.png");
}
.col3 .exchange td.change.down {
	background-image:url("../img/down.png");
}
.col3 .exchange p a {
	margin-top:20px;
}
.col3 .border {
	border:1px solid #e6e6e6;
	padding:20px;
}
.col3 .border p {
	color:#b2b2b2;
	font-size:12px;
	line-height:24px;
	margin:0;
}
.col3 .reality {
	position:relative;
}
.col3 .reality h3 {
	clear:both;
	color:#333333;
	font-family:"Open Sans";
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}
.col3 .reality img {
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}
.col3 .reality p {
	color:#666666;
	font-family:"Open Sans";
	font-size:12px;
	min-height:100px;
}
.col3 .reality a.add {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	right:0;
	top:0;
}
.col3 .zmluvy {
	background-color:#e5e5e5;
	padding:20px;
}
.najdi-vydanie {
	padding:20px;
	border:1px solid #e7e7e7;
}
.najdi-vydanie h2 {
	margin-bottom:20px;
}
.najdi-vydanie label {
	font-size:12px;
	line-height:30px;
	display:block;
	float:left;
	margin-right:10px;
}
.najdi-vydanie select {
	font-family:"Open Sans", Arial;
	font-size:12px;
	float:left;
	height:30px;
	width:70px;
	border:1px solid #e7e7e7;
	line-height:30px;
}
.najdi-vydanie select.year {
	margin-right:20px;
}
.najdi-vydanie input {
	font-family:"Open Sans", Arial;
	font-size:14px;
	line-height:30px;
	color:#ffffff;
	background-color:#ac0904;
	text-align:center;
	clear:left;
	height:30px;
	width:50%;
	margin:20px 25% 0;
	border-top-width:0;
	border-right-width:0;
	border-bottom-width:0;
	border-left-width:0;
	cursor:pointer;
}
.vyhody ol li {
	list-style-type:decimal;
	color:#ffffff;
	background-image:url(../img/red-box.png);
	background-repeat:no-repeat;
	background-position:0 3px;
	margin-left:0;
	padding-left:5px;
	list-style-position:inside;
	line-height:20px;
	margin-bottom:30px;
	margin-top:20px;
}
.vyhody ol ul {
	margin-top:10px;
	margin-left:25px;
}
.vyhody ol ul li {
	list-style-type:none;
	font-size:13px;
	line-height:normal;
	color:#333333;
	margin-bottom:10px;
	background-image:none;
	margin-top:0;
}
.vyhody ol ul li a {
	color:#ac0904;
}
.vyhody ol li h3 {
	display:inline;
	font-family:"Open Sans", Arial;
	font-size:18px;
	margin-left:10px;
}
.clear {
	clear:both;
}
.col1 .box4 .clear {
	clear:none;
}
.col2 .tags p a {
	text-decoration:underline;
}
.col1 p.perex, .col1 p.perex a {
	color:#ac0904;
}
.banner {
	margin-bottom:30px;
	text-align:center;
}
#desktop_screen {
	display:none;
	text-align:center;
}
#desktop_halfpage {
	display:none;
	text-align:center;
}
#mobile_top {
	display:none;
	margin-bottom:10px;
	text-align:center;
}
.social {
	clear:both;
}
.social-button {
	float:left;
	margin:10px 0;
}
.col2 .social-button {
	float:none;
}
.module .social-button {
	clear:both;
}
.module .social .first {
	margin-top:0;
}
.module .social .last {
	margin-bottom:0;
}
.eos_dp {
	clear:both;
	cursor:pointer;
}
.eos_dp span {
	padding:5px 10px;
	font-family:Open Sans;
	font-size:15px;
	color:#666666;
	background-color:#e5e5e5;
}
.responsive {
	position:relative;
    margin-bottom: 20px;
}
.responsive iframe, .responsive object, .responsive embed {
	position:relative;
	top:0;
	left:0;
	width:100%;
}
span.flag {
	background-image:url(../img/sprites.png);
	background-repeat:no-repeat;
	display:inline-block;
	height:15px;
	width:12px;
	text-indent:-10000px;
	margin-left:5px;
}
span.flag.red {
	background-position:-670px -80px;
}
span.flag.green {
	background-position:-650px -80px;
}
.carTest {
	border:1px solid #e6e6e6;
	padding:30px 20px;
	margin-bottom:40px;
}
.carTest select {
	border:1px solid #e8e8e8;
	padding:3px;
	margin:0 2% 25px;
	font-family:"Open Sans";
	font-size:14px;
	color:#333333;
	height:30px;
	width:46%;
	line-height:30px;
	float:left;
}
.carTest .button {
	font-family:"Open Sans";
	font-size:18px;
	color:#ffffff;
	background-color:#ac0904;
	text-align:center;
	display:block;
	clear:both;
	height:40px;
	width:33%;
	margin:0 33%;
	border-width:0;
	cursor:pointer;
}
h1.pagetitle {
	font-size:1.7em;
	color:#ac0904;
	margin-bottom:20px;
}
p.warning {
	color:#ac0904;
	text-align:center;
}
.jobFilter {
	border:1px solid #e6e6e6;
	padding:30px 20px;
	margin-bottom:40px;
}
.jobFilter .input {
	font-family:"Open Sans";
	font-size:15px;
	line-height:30px;
	height:30px;
	width:90%;
	padding:0 2.5%;
	border:1px solid #e8e8e8;
	margin:0 2.5% 25px;
	color:#333333;
}
.jobFilter select {
	border:1px solid #e8e8e8;
	padding:3px;
	margin:0 2.5% 25px;
	font-family:"Open Sans";
	font-size:14px;
	color:#333333;
	height:30px;
	width:95%;
	line-height:30px;
	clear:both;
}
.jobFilter .button {
	font-family:"Open Sans";
	font-size:18px;
	color:#ffffff;
	background-color:#ac0904;
	text-align:center;
	display:block;
	clear:both;
	height:40px;
	width:33%;
	margin:0 33%;
	border-width:0;
	cursor:pointer;
}
.col1 .prnews {
	display:none;
	margin-bottom:20px;
}
span.gallery-in, span.video-in {
	background-image:url(../img/sprites.png);
	background-repeat:no-repeat;
	background-position:-690px -80px;
	display:inline-block;
	height:16px;
	width:20px;
	text-indent:-10000px;
	margin-left:5px;
}
span.video-in {
	background-position:-720px -80px;
}
#brandcom_html {
	display:none;
}
.brandcom_flag {
	background-color:#e5e5e5 !important;
	color:#ac0904 !important;
	margin:0 0 0 5px !important;
	padding:0 5px !important;
	cursor:pointer !important;
	font-size:12px !important;
	line-height:1.2em !important;
	text-decoration:none !important;
}
#swiper .brandcom_flag {
	vertical-align:sub;
}
#brandcom_popup {
	display:none;
	position:absolute;
	z-index:1;
	margin:0;
	padding:10px;
	background-color:#ffffff;
	border:1px solid #eaeaea;
	box-shadow:0px 0px 3px 0px rgba(0, 0, 0, 1);
	font-size:11px;
	line-height:17px;
	width:265px;
}
#brandcom_popup a {
	color:#ac0904 !important;
}
.magazine .first {
	background-color:#ac0904;
	font-family:"Open Sans", Arial;
	font-size:14px;
	line-height:30px;
	color:#ffffff;
	text-align:center;
	height:30px;
	width:100%;
	border-width:0;
	cursor:pointer;
	margin:0 0 11px;
}
.col3 .magazine .first {
	width:130px;
	height:50px;
	line-height:20px;
	padding:7px 5px 0;
	float:left;
}
.col2 .magazine .last {
	display:none;
}
.CalcButton {
	background-color:#b2b2b2;
	border-width:0;
	clear:left;
	color:#ffffff;
	cursor:pointer;
	display:block;
	font-size:12px;
	height:30px;
	margin-left:50px;
	text-align:center;
	width:80px;
}
.CalcButton:hover {
	background-color:#666666;
}
.subtitle {
	border-bottom:1px solid #ac0904;
	color:#ac0904;
	font-size:140% !important;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:0;
	padding-top:0;
	text-transform:uppercase;
	width:100% !important;
	clear:left;
}