﻿/******* Nulovanie defaultov prehliadačov *******/
html,body,div,ul,li,h1
{
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

html,body,div,ul,li
{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    line-height: 1.6em;   
}

/**************** MASTERPAGE ********************/

table
{
	margin-bottom: 20px;	
}

td
{
	width: 250px;
	vertical-align: top;	
}

td table
{
    margin: 0;
}

a
{
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;	
}

h1
{
	font-family: "Trebuchet MS", Sans-serif;
	color: #ed1c24;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 10px;
}

h2, h2 a
{
	font-family: "Trebuchet MS", Sans-serif;
	font-weight: normal;
	color: #ed1c24;
	font-size: 20px;
	margin-top: 7px;
	line-height: 25px;
}

body 
{
	background-image: url(../../Images/bg.png);
	background-repeat: repeat;
}

#back
{
	width: 990px;	
	margin: 0 auto;
}

#container
{
	position: relative;
	width: 990px;
}

#top
{
	width: 990px;
	height: 124px;
	background: url(../../Images/top.jpg) no-repeat center top;
	border-bottom: solid 1px White;
	position: relative;
	margin-top: 20px;
}

#divLang
{
	position: absolute;
	top: 86px;
	right: 20px;	
}

#divLang input
{
	margin-left: 10px;
	border: solid 1px #3f3f3f !important;	
	width: 28px;
}

.banner_logo img
{
	padding: 17px 20px;	
}

#container_bg
{
	background: White url(../../Images/bg.jpg) repeat-x center top;	
}

#outer_column_container
{
    border-left: solid 4px White;
	border-right: solid 250px #e9e9e9;
}

#inner_column_container
{
	width: 100%;
}

#source_order_container
{
	float: left;
	width: 100%;	
}

#content
{
	float: right;
	width: 100%;
}

#inner_content
{
	margin: 35px 30px;	
}

#left_column
{
	position: relative;
	float: left;
	width: 139px;
	margin-left: -140px;
	border-right: dotted 1px #d2d2d2;
}

#right_column
{
	position: relative;
	float: right;
	width: 245px;
	margin-right: -250px;
	border-top: solid 1px White;
	border-left: solid 1px White;
	border-right: solid 4px White;
}

div.clear_column
{
	clear: both;	
}

#patka
{
	width: 970px;
	height: 83px;
	background: url(../../Images/Layout/patka.png) no-repeat center top;	
}

#patka_content
{
	width: 990px;
	height: 30px;
	border-top: solid 1px #d2d2d2;
	font-size: 10px;
	color: #999999;
}

#fajnidea
{
	margin-right: 20px;
	float: right;
}

#fajnidea a
{
	font-size: 10px;
	color: #999999;	
	line-height: 30px;
}

/**** HORIZONTÁLNE MENU ****/

#menu
{
    width: 982px;
    background-color: White;   
    padding: 0 4px;
}

#menu a
{
    font-family: Arial;
    font-weight: bold;
    color: #3f3f3f;
    text-transform: uppercase;   
    padding-left: 7px;
    font-size: 11px;
}

#menu a:hover
{
    text-decoration: none;
    color: Red;   
}

#menu_inn
{
    width: 982px;
    padding: 4px 0;
    background: Black url(../../Images/menu_bg.jpg) repeat-x;
}

#menu_inn ul
{
	list-style: none;
	padding-left: 30px;
}

#menu_inn ul li
{
	display: inline;
	border-left: solid 3px #598303;
	margin-right: 20px;
}

/*#menu_inn ul li a
{
	text-transform: uppercase;
	color: White;
	font-family: "Trebuchet MS", Sans-Serif;
	font-weight: bold;
	padding-left: 7px;
}*/

#rotator
{
    width: 982px;   
    background-color: White;
    height: 249px;
    padding: 1px 4px 1px 4px;
}

dt
{
	padding-bottom: 5px;	
}

dd
{
	margin: 0 0 20px 0;
}

td.label
{
	width: 300px;
	text-align: right;
	padding-right: 20px;	
}

td.validacia
{
	width: 20px;	
}

span.key
{
	display: block;
	width: 250px;
	float: left;
}

#content ul li a
{
	font-family: Trebuchet MS;
	font-size: 11px;	
}

table.tabPiloti th
{
	background-color: #005D91;
	color: White;
}

table.tabPiloti tr
{
    background-color: #f7f7f7;
}

table.tabPiloti tr.parny
{
    background-color: #d1effc;
}

table.tabPiloti tr td, table.tabPiloti th
{
	vertical-align: top;
}

td.poradie, th.poradie
{
	width: 20px;	
	text-align: center;
}

td.pilot, th.pilot
{
	width: 180px;	
}

td.krajina, th.krajina
{
	width: 80px;
}

table input.tbx
{
	width: 200px;
}

#right_column img
{
	width: 180px;
	margin: 7px 35px 20px;
}

/***** VERTIKÁLNE MENU *****/
#right_column ul
{
	list-style: none;
	padding-top: 15px;
}

#right_column ul li a
{
	color: #3f3f3f;
	text-decoration: none;	
}

#right_column ul li a:hover
{
    color: Red;
    text-decoration: none;   
}

#right_column ul li
{
	border-bottom: solid 1px White;	
	line-height: 2.5em;
	margin: 0 25px;
	border-bottom: expression(this.nextSibling == null ? 'none':'solid 1px White');
}

#right_column ul li:last-child
{
	border: none;
}

div.sponzori
{
	font-family: "Trebuchet MS", Sans-Serif;	
	font-size: 24px;
	color: #598303;
	padding: 20px 20px 5px;
	text-align: center;
}

div.techp
{
	font-family: "Trebuchet MS", Sans-Serif;	
	font-size: 16px;
	color: #005D91;
	padding: 10px 20px 5px;
}

div.techpopis
{
	padding: 0 20px;	
}

div.teren_parametre
{
    margin-top: 10px;
    margin-bottom: 50px;
    background-color: #e9e9e9;
    padding: 10px;
}

div.teren_parametre strong
{
	display: block;
	width: 200px;
	float: left;	
}

div.teren_popis img
{
	float: left;
	padding: 5px 20px 8px 0;
}

span.key2
{
    display: block;
    width: 120px;
    font-weight: bold;
    float: left;
}

span.value2
{
    display: block;
    width: 600px;
    padding-bottom: 5px;
}

span.clear
{
    display: block;
    clear: both;
}

div.ubyt_img
{
	text-align: center;
	margin-bottom: 30px;	
}

div.ubyt_img table
{
	margin: 0 auto;	
}

tr.checked
{
    background-color: #80C975 !important;
}

div.startpreteku
{
    font-family: "Trebuchet MS", Sans-Serif;	
	font-size: 16px;
	color: #005D91;
	padding: 10px 20px 5px;
}

div.startpreteku object
{
    margin-right: -15px;
}

div.popis img
{
    float: left;
    margin-right: 20px;
}

div.hq
{
    background-color: #e9e9e9;
    padding: 15px 20px;
    margin: 20px auto;
    width: 300px;
    text-align: center;
}

div.hq img
{
    border: none;
}

div.mapa
{
    margin-bottom: 40px;
}

div.mapa a.mapa_odkaz
{
    margin-right: 40px;
}   

div.mapa a
{
    font-size: 15px;
}

div.kontakt
{
    margin-bottom: 20px;   
}

div.kontakt img
{
    float: left;
    margin-right: 40px;   
}

table.tab_galeria td
{
    text-align: center;
    background: #f2f2f2;
    padding: 20px 10px;
}

table.tab_galeria td img
{
    max-width: 180px;   
}
