@charset "UTF-8";
/* @override http://mesa.gekon.sk/css/main.css */
/* CSS Document */

body{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;
	font-family: Georgia, Arial,"Lucida Grande", sans-serif;
	font-size: 14px;
	color:#141414;
	background:#fff;
}
.highlight{
	background: #ff0;
}
/* @group Pomocne triedy */

.clear {clear:both;}
.centered {margin:auto auto;}              
.left {float:left;}
.right {float:right;}
.sirka {width: 980px;}

img{border:0;}

/* @end */

/* @group Rozlozenie */

#topbanner{
	height: 136px;
	width: 100%;
	padding-bottom: 20px;
	background: url(../images/mesa/mesa10_topbanner.png) repeat-x;
}
#leftPanel{ width:165px; /*border: 1px solid #f00;*/}
#rightPanel {width:165px; /*border: 1px solid #f00;*/}
#contentPanel {
	padding: 0px 25px 0px 25px;
	width: 600px;
	/*border: 1px solid #f00;*/
}

/* @end */

/* @group TopBanner */

#logobar{
	margin-top: 70px;
}

#topbanner h1 {
	margin-left: 23px;
	font-family: Arial, "Lucida Grande", sans-serif;
	color: #1e3c94;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

/* @end */

/* @group SearchBar */

#searchbar a {font-size: 12px;}
#searchbar {
	width: 350px;
	padding-top: 78px;
	height: 22px;
}
#searchbar .flag {padding-right: 25px;}
#searchbar .rss {padding-right: 25px;}
#searchinput {
	height: 20px;
	font-size: 12px;
	color: #1e3c94;
	width: 163px;
	border-top: 1px solid #1e3c94;
	border-right: 1px solid #1e3c94;
	border-bottom: 1px solid #4f6cc0;
	border-left: 1px solid #4f6cc0;
}

#searchbutton {
	width: 22px;
	height: 22px;
	border: none;
	color: #fff;
	background: url(../images/mesa/mesa10_search.gif) no-repeat;
}
#searchbar form fieldset{
	padding: 0;
	margin: 0;
	border: none;
}

#searchbar img {
	padding-right: 2px;
	padding-left: 2px;
	vertical-align: bottom;
}

.obr_vmiddle{
	vertical-align: middle}

/* @end */

/* @group Links */

a {
	color:#1e3c94; 
	text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

a.visited{color:#1e3c94;}

/* @end */

/* @group Content */

#content {
	width:100%;
	color:#000; 
	font-size:13px;
	text-align:justify;
}

#content h1, #content h1 a {
	font-family: Arial, "Lucida Grande", sans-serif;
	color:#1e3c94; 
	font-size:16px; 
	margin-top:0px;
	text-decoration:none; 
	font-weight: bolder;
	}

#content h2, #content h2 a {
	font-family: Arial, "Lucida Grande", sans-serif;
	color:#1e3c94; 
	font-size:14px; 
	margin-top:0px;
	margin-bottom:0px; 
	text-decoration:none; 
	font-weight: bolder;
}   
#content h3, #content h3 a {
	font-family: Arial, "Lucida Grande", sans-serif;
	color:#1e3c94; font-size:12px; 
	margin-top:0px;
	margin-bottom:0px; 
	text-decoration:none; 
	font-weight: bolder;
}

#content .title {
	border-left: 4px solid #bb141a;
	padding-left: 7px;
}

#content .blog{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}

#content .title .date,#content .title .categ, #content .title .categ a {
	font-size:12px; color:#bb141a;
	font-family: Arial, "Lucida Grande", sans-serif;}
#content .title h1 {	padding-top: 3px;	padding-bottom: 0px;}
#content .title .blog h1{	padding-top: 0px;}

#content .intro{color:#141414;}
#content img{padding:0px;}
#content h1 img {padding:0px;}

/* @group paginate */

.paginate {
	font-family: Arial, "Lucida Grande", sans-serif;
	color: #444;
}
.paginate .current {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bolder;
	font-size: 16px;
	color: #bb141a;
	
}
.paginate a {
	font-family: Arial, "Lucida Grande", sans-serif;
	margin-left: 5px;
	margin-right: 5px;
}

.paginate img{
	vertical-align: middle;
}

#paginate_top {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* @end */
/* @end */

/* @group kontakt */

#kontakt_left, #news_right {
	font-family: Georgia, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	padding-top: 10px;
}
#kontakt_left img, #news_right img {
	vertical-align: -20%;
	margin-right: 5px;
}
#kontakt_left h1, #news_right h1 {
	font-family: Arial, "Lucida Grande", sans-serif;
	color: #bb141a;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}

#kontakt_left .popiska {
	font-size: 14px;
	color: #999;
}

/* @end */

/* @group RSS */

#rss_menu{
	list-style: none;
	list-style-type: disc;
	color: #bb141a;
}
#rss_menu a{
	font-size: 14px;
	color: #bb141a;
}

/* @end */

/* @group Footer */

#footer{
	width: 980px;
	text-align:center;
	margin-top:10px;
  	background: #eee;
  	padding: 5px 0px 5px 0px;
	color:#555;
	font-size:10px;    
}                      
#footer a{
	color: #555;
	text-decoration: underline;
}

/* @end */
