img {
	border:0px;
}

body {
	margin:0px;
	padding:0px;
	font-family: verdana,arial,helvetica,sans-serif;
}

div {
	text-align: left;
}

td {
	text-align: left;
}

}

a {
	color:#e11a21;
}

h1 {
	color:#e11a21;	
	font-size: 118%;
}

h2 {
	font-size: 105%;
	font-weight: bold;
	color: black;
}

h3 {
	padding-bottom:4px;
	margin:0px;
	font-size: 105%;
	font-weight: bold;
	color: black;
}

h3 a {
	color:black;
	text-decoration: none;
}

h3 a:hover {
	color:#e11a21;
	text-decoration:underline;
}

ul {
	list-style-image:url('../images/disc.gif');
}

li {
	color:black;
}

#upperbar {
	height:10px;
	line-height:10px;
	font-size:10px;
	padding:0px;
	padding-bottom:7px;
}

#bottombar {
	height:10px;
	line-height:10px;
	font-size:10px;
	padding:0px;
	background-image:url('../images/bottomgraybar.jpg');
	background-repeat:no-repeat;
	padding-bottom:7px;
	margin-top:0px;
}

#menu {
	width: 154px;
	vertical-align: top;
	padding:0px;
	margin:0px;
}

#menu a {
	text-decoration:none;
	color:black;
}


#darkgraybar {
	height:12px;
	line-height:12px;
	font-size:12px;
	background-color:#313134;
}

#bottommenubar {
	height:9px;
	line-height:9px;
	font-size:9px;
	background-image:url('../images/bottommenubar.gif');
	background-repeat: no-repeat;
}

.sekcia {
	border-top: 1px solid #313035;
}

.sekcia div {
	padding: 3px 0px;
 	font-size:60%;
	font-family: verdana,arial,helvetica,sans-serif;
	vertical-align: middle;
	padding-left:15px;
	letter-spacing: 2px;
	background-color:#848589;
}

.clanok {
	border-top:1px solid #313035;
}

.clanok div {
 	font-size:60%;
	background-color:#c7c8d3;
	font-family:verdana,arial,helvetica,sans-serif;
	vertical-align:middle;
	padding: 3px 0px;
	padding-left:27px;
	letter-spacing: 0px;
	color: #000000;
}

.active {
	font-weight:bold;
	color:white;
}

.highlight div {
	background-color:#df1a23;
	color: white;
}

#certifikat {
	width: 154px; 
	vertical-align:bottom;
	text-align:right;
	padding-bottom:7px;
}

#bigimage {
	padding-top:0px;
}

#bigimage img {
	margin: 8px;
	margin-top: 0px;
}

#redmenu {
	vertical-align:top;
	width: 199px;
}

#smallbanners {
	vertical-align:top;
	width: 199px;
}

#footer {
	color: #666666;
	font-size: 9px;
}

#novinkycontent {
	min-height: 140px;
	_height: 141px;
	font-size: 70%;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	width:195px;
	overflow:visible;
}

#novinkycontent a {
	text-decoration:none;
	color:#e11a21;
}

#novinkycontent div {
	padding:4px 8px;
	border-bottom:1px solid silver;
}

#novinkycontent div.posledny {
	padding:2px 8px 5px;
	border-bottom:0px;
}

#novinkycontent div a:hover {
	text-decoration:underline;
	color:#e11a21;
}
	
#news {
	vertical-align:top;
}

#rightbar {
	vertical-align:top;
}

#middlebar {
	width:407px;
	vertical-align:top;
	padding-left:8px;
}

#content {
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	margin:0px;
	padding: 6px;
	font-size:70%;
	width: 393px;
	padding-bottom: 32px;
}
table{
	font-size:100%;
	}

.moreinfo {
	text-align:right;
	margin-bottom:8px;
}

div.title {
        width: 398px;
        height: 50px;
        text-align:left;
        display: table;
        #position: relative;
        overflow: hidden;
}

div.titlehack {
        padding-left:20px;
        padding-right:20px;
        #position: absolute;
        #top: 50%;
        display: table-cell;
        vertical-align: middle;
}

div.title2 {
				font-family: tahoma,verdana,arial,helvetica,sans-serif;
	       font-size: 13pt;
        font-weight: bold;
        #position: relative;
        #top: -50%;
	
}

/**
 * 2009-18-03
 */
#contact_form td
{
	vertical-align: top;
}

#contact_form .surname
{
	display: none;
}

#menu .active a
{
	color: #fff;
}

#content h3.delimiter
{
	/*color: #e11a21;*/
	background-color: #e11a21;
	color: #fff;
	padding: 2px 0 2px 5px;
}

#references_table th
{
	text-align: left;
}
#references_table th.header 
{ 
    background-image: url('../../images/design/bg.gif');     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center right; 
    padding-left: 5px; 
    border-right: 1px solid #dad9c7; 
    margin-left: -1px; 
}

#references_table th.headerSortDown 
{ 
    background-image: url('../../images/design/desc.gif'); 
}

#references_table th.headerSortUp 
{ 
    background-image: url('../../images/design/asc.gif');  
} 