@CHARSET "UTF-8";

* {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

body {
	margin: 0;
	padding: 0;
	font-size: 11pt;
	background: white url(../img/bg.png) left top repeat-x;
}

/** Anchors **/
a {
	cursor: pointer;
	color: #0184cc;
	text-decoration: underline;
	outline: none;
}

a:visited {
	color: #8e8e8e;
}

a:hover {
	text-decoration: none;
}

/** Articles **/
h1 {
	color: #0083ca;
	font-size: 1.5em;
	font-weight: bold;
}

div#article p.description {
	color: #757575;
	font-style: italic;
}


/** Layout **/

/** TOP **/
div#top {
	height: 187px;
	width: 950px;
	margin: 0 auto;
}

div#top div#logo-left {
	float: left;
	margin: 0 0 0 -2px;
	height: 187px;
	width: 2px;
	background: transparent url(../img/top_logo_left.png) center top no-repeat;
}

div#top div#logo {
	float: left;
	height: 117px;
	width: 206px;
	padding: 35px 15px;
	background: #F8F8F8 url(../img/top_logo_bg.png) center top repeat-x;
}

div#top div#logo-right {
	float: left;
	height: 187px;
	width: 6px;
	background: #F8F8F8 url(../img/top_logo_right.png) center top repeat-x;
}

div#top ul {
	list-style-image: none;
}

div#top ul.top-menu-main-ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	margin-left: 28px;
}

div#top ul.top-menu-main-ul li.top-menu {
	float: left;
	width: 152px;
	height: 124px;
	margin: 38px 0 0 0;
}

div#top ul.top-menu-main-ul li.top-menu a img {
	margin-bottom: 3px;
	height: 23px;
}

div#top ul.top-menu-main-ul div.top-menu-separator {
	float: left;
	margin-top: 42px;
	width: 2px;
	height: 100px;
	background: transparent url(../img/menu_separator.png) center top no-repeat;
}

div#top ul.top-menu-main-ul li.top-menu div.top-menu-desc {
	position: absolute;
	width: 152px;
	height: 80px;
	margin: 8px 0 0 0;
	background: transparent url(../img/home_desc.png) left top no-repeat;
}

div#top ul.top-menu-main-ul li#top-menu-home a img { margin-left: 31px }
div#top ul.top-menu-main-ul li#top-menu-news a img { margin-left: 32px }
div#top ul.top-menu-main-ul li#top-menu-regions a img { margin-left: 25px }
div#top ul.top-menu-main-ul li#top-menu-roadshow a img { margin-left: 35px }
div#top ul.top-menu-main-ul li#top-menu-program a img { margin-left: 15px; }
div#top ul.top-menu-main-ul li#top-menu-party a img { margin-left: 30px }

div#top ul.top-menu-main-ul li#top-menu-home div.top-menu-desc { background-image: url(../img/home_desc.png); margin-left: 31px; }
div#top ul.top-menu-main-ul li#top-menu-news div.top-menu-desc { background-image: url(../img/news_desc.png); margin-left: 32px; }
div#top ul.top-menu-main-ul li#top-menu-roadshow div.top-menu-desc { background-image: url(../img/roadshow_desc.png); margin-left: 34px;}
div#top ul.top-menu-main-ul li#top-menu-regions div.top-menu-desc { background-image: url(../img/regions_desc.png); margin-left: 25px;}
div#top ul.top-menu-main-ul li#top-menu-program div.top-menu-desc { background-image: url(../img/program_desc.png); margin-left: 15px;}
div#top ul.top-menu-main-ul li#top-menu-party div.top-menu-desc { background-image: url(../img/party_desc.png); margin-left: 30px;}

div#top ul.top-menu-main-ul li ul {
	padding: 0;
	list-style-type: none;
	display: none;
	text-align: center;
}

div#top ul.top-menu-main-ul li ul li {
	margin: 3px 0;
}

div#top ul.top-menu-main-ul li ul li a {
	display: block;
	margin-top: 0;
	height: 23px;
	line-height: 22px;
	color: #33401a;
	text-decoration: none;
	background: transparent url(/pub/local/img/topmenu_bg.gif) center 35px no-repeat;
}

div#top ul.top-menu-main-ul li ul li a:hover {
	color: white;
	background-position: center center;
}

div#top ul.top-menu-main-ul li ul li a.selected {
	color: white;
	background-position: center center;
}

/** Content **/
div#container {
	margin: 0 auto;
	width: 950px;
	background: transparent url(../img/left_box_bg.png) -2px top repeat-y;
}

/** CONTENT - LEFT **/
input#googleSearch {
	display: block;
	float: left;
	margin: 7px 0 0 20px;
	border: 1px solid #c7c7c7;
	width: 170px;
	padding: 2px 27px 2px 2px;
	background-color: white;
	color: black;
}

input.suggestion#googleSearch {
	color: #9d9d9d;
	font-style: italic;
}

input#googleSearchConfirm {
	border: none;
	float: left;
	margin: 8px 0 0 -26px;
	width: 25px;
	height: 22px;
	background: white url(../img/search_box.png) center center no-repeat;
}

input.loading#googleSearchConfirm {
	background-image: url(../img/ajax-loader.gif);
}

div#container div#left-panel {
	float: left;
	width: 236px;
	padding: 0 6px 100px 2px;
	margin: 0 -6px 0 -2px;
	background: #ededec url(../img/left_box_bg.png) center center repeat-y;
}

div#container div#left-panel div#left-panel-top {
	margin: 0 -6px 0 -2px;
	height: 35px;
	background: transparent url(../img/left_panel_top_bg.png) center center repeat-x;
}

div#container div#left-panel div.header-box {
	width: 236px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: transparent url(../img/left_panel_box_bg.png) center center repeat-x;
	margin-bottom: 8px;
}

div#container div#left-panel div.header-box-logo {
	padding-top: 4px;
	margin-top: 25px;
	height: 34px;
}

div#container div#left-panel div.left-panel-content {
	padding: 5px 9px 10px 9px;
	font-size: 0.8em;
}

div.separator {
	margin: 5px 0;
	border-top: 1px solid #c0c0c0;
}

div.fb-post img {
	float: left;
	border: 3px solid #c0c0c0;
	margin: 3px 5px 5px 0;
}

div.fb-photo {
	text-align: center;
}

div.fb-photo img {
	border: 3px solid #c0c0c0;
}

a.fb-style-name {
	text-decoration: none;
	color: #0184cc;
}
a.fb-style-name:visited { color: #0184cc; }

div.fb-comments-likes {
	font-weight: bold;
	color: #0083CC;
	float: left;
}

div.fb-comments-likes span.display {
	display: block;
	float: left;
	line-height: 20px;
	margin-top: 2px;
}

div.fb-comments, div.fb-likes {
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	margin: 0 3px 0 5px;
	background: transparent url(../img/fb_comments.png) center center no-repeat;
}

div.fb-comments {
	height: 19px;
}

div.fb-likes {
	width: 16px;
	margin-left: 0;
	background-image: url(../img/fb_likes.png);
}

div.fb-datetime {
	float: right;
	color: #626262;
	line-height: 24px;
}

div.fb-datetime a {
	text-decoration: none;
	color: inherit;
}

div.fb-datetime a:hover {
	text-decoration: underline;
}

a.fb-become-fan {
	display: block;
	float: right;
	width: 135px;
	height: 27px;
	margin-top: 10px;
	cursor: pointer;
	background: transparent url(../img/fb_become_fan.png) top left no-repeat;
}

div.left-panel-youtube {
	margin: 10px 0 10px 3px;
}

div.left-panel-youtube img {
	border: 3px solid #c0c0c0;
}

/** CONTENT - CENTER **/
div#content, div#content-larger, div#content-large {
	float: left;
	width: 448px;
	margin: 35px 34px 100px 34px;
}

div#content-larger {
	width: 458px;
}

div#content-large {
	width: 680px;
	margin-right: 0;
}

div#large-content {
	float: left;
	
	margin: 35px 0 100px 24px;
}

div#navbar {
	cursor: default;
	line-height: 24px;
	font-size: 0.9em;
	padding-left: 10px;
	color: #00467d;
	font-weight: bold;
	margin: 0 0 40px 0;
	background: #EDEDED url(../img/nav_bg.png) top left no-repeat;
}

div.navbar-large#navbar {
	background-image: url(../img/nav_bg-large.png);
}

div#navbar span {
	color: #565654;
}

div#navbar a {
	color: #565654;
	text-decoration: none;
}

div#navbar a:hover {
	text-decoration: underline;
}

div#sharing {
	float: right;
}

div#sharing a.vybrali_share {
	display: block;
	color: black;
	text-decoration: none;
	font-size: 0.6em;
	padding-left: 16px;
	margin-top: 8px;
	background: transparent url(http://zena.sme.sk/storm/imgs/toolbar/doasdf_c.gif) left center no-repeat;
}

div.article-toolbar {
	background-color: #ededed;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	color: #7d7d7d;
	height: 16px;
	font-size: 0.8em;
	padding: 2px 7px;
}

div#article div.article-toolbar, div#article h1 {
	width: 350px;
}

div.article-toolbar .article-datetime {
	float: right;
}

div.article-toolbar img {
	float: left;
	margin-top: 2px;
}


div.varspace {
	margin: 0 0 50px 0;
}

div.varspace * {
	margin: 0;
	padding: 0;
}

/** CONTENT - Form **/

table.form {
	text-align: left;
}

table.form textarea {
	border: 1px solid #c0c0c0;
	width: 302px;
	height: 80px;
}


table.form input {
	border: 1px solid #c0c0c0;
	width: 200px;
}

table.form input.m_form_submit, input.submit {
	border: 1px solid #33401A;
	width: auto;
	background-color: #A6CF39;
}

.mandatory-fields {
	color: red;
	font-size: 0.8em;
}

/** CONTENT - Contact **/
div.contact-map {
	float: left;
	width: 340px;
}

div.contact-text {
	float: right;
	width: 320px;
}

div#m_maps_map {
	width: 334px;
	height: 334px;
	border: 3px solid #c9c9c9; 
}


/** FOOTER **/
div#footer {
	width: 100%;
	padding: 20px 0 0 0;
	background: #ededed url(../img/footer_bg.png) top center repeat-x;
}

div#footer div#footer-container {
	margin: 0 auto 10px auto;
	width: 950px;
}

div#footer div#left-panel-bottom {
	margin: -22px 0 0 -2px;
	width: 244px;
	height: 7px;
	float: left;
	background: transparent url(../img/left_panel_bottom.png) center center no-repeat;
}

div#footer-links {
	float: left;
	width: 232px;
	margin: 0 0 0 10px;
}

div#footer-links a {
	padding: 3px 3px 3px 27px;
	margin-bottom: 5px;
	font-size: 0.9em;
	display: block;
	color: #8d8d8d;
	text-decoration: none;
	background: transparent url(../img/sulik_icon.png) left center no-repeat;
}

div#footer-links a#mladiliberali {
	background-image: url(../img/mladiliberali_icon.png);
}

div#footer-menu ul {
	list-style: none;
	padding: 0;
}

div#footer-menu ul.footer-main-ul {
	margin: 0 0 0 28px;
	width: 650px;
	float: left;
	text-align: center;
}

div#footer-menu ul.footer-main-ul li.footer-menu {
	float: left;
	width: 152px;
	height: 124px;
	margin: 0 0 0 0; 
}

div#footer-menu ul.footer-main-ul li.footer-menu ul li {
	margin: 3px 0;
}

div#footer-menu a {
	color: #8d8d8d;
	font-size: 0.9em;
	text-decoration: none;
}

div#footer-menu div.footer-menu-separator {
	float: left;
	height: 124px;
	border-left: 1px solid #dedede;
}


div#footer-authors {
	height: 38px;
	width: 100%;
	background-color: #e2e2e2;
}

div#footer-authors div#footer-authors-container {
	margin: 0 auto;
	width: 900px;
	text-align: right;
	color: #757575;
	padding-top: 13px;
	font-size: 0.6em;
}

div#footer-authors div#footer-authors-container a {
	color: inherit;
	text-decoration: underline;
}


table.program td.smaller, table.program-left td.smaller {
	font-size: 0.8em;
}

table.program-left td.links {
	padding-top: 3px;
}

table.program-left td.links img {
	display: block;
	float: left;
}



/** Helpers **/

.no-display {
	display: none;
	margin: 0;
	padding: 0;
}

.cleaner {
	clear: both;
}

img {
	border: none;
}
