﻿body
{
	font-family: Verdana, Tahoma;
	font-size: 70%;
	background: white url(Images/background.png) repeat-x 0px 0px;
}

input, select, table, submit
{
	font-family: Verdana, Tahoma;
	font-size: 100%;
}

body, form, ul, ol, li, h1, h2, h3, h4, h5, h6, p, div, input, select
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

a
{
	cursor: pointer;
}

/*===========================================================================================================*/

#page
{
	width: 958px;
	margin: 0 auto;
}

/*===========================================================================================================*/

#topPanelHolder
{
	width: 958px;
	height: 270px;
	background: url(Images/highlight.jpg) no-repeat 0px bottom;
}

#topPanel
{
	position: absolute;
	top: 0;
}

#topPanel .content
{
	width: 958px;
	height: 91px;
	background: url(Images/top-panel-background.png) no-repeat 0px 0px;
}

#topPanel .highlight
{
	width: 958px;
	height: 179px;
}

#topPanel .logo
{
	position: relative;
	left: 20px;
	top: 15px;
}

#topPanel ul
{
	float: right;
	position: relative;
	left: -15px;
	top: 50px;
	list-style: none;
	color: White;
	font-weight: bold;
}

#topPanel ul li
{
	width: 99px;
	height: 59px;
	margin: 0 25px 0 0;
	float: left;
	display: block;
	text-align: center;
	background: url(Images/top-button.gif) no-repeat 0px 0px;
}

#topPanel ul li table
{
	width: 100%;
	height: 100%;
}

#topPanel ul li a
{
	color: White;
	text-decoration: none;
}

/*===========================================================================================================*/

#contentPanel
{
	width: 958px;
	background: url(Images/content-middle.png) repeat-y 0px 0px;
	font-size: 90%;
}

#contentPanel .content
{
	width: 735px;
	float: right;
	padding: 35px 20px 35px 0;
}

#contentPanel .content h1
{
	margin: 0 0 10px 0;
	font-size: 150%;
}

#contentPanel .content h2
{
	margin: 20px 0 10px 0;
	font-size: 120%;
}

#contentPanel .content ol, ul
{
	padding: 10px 0 10px 20px;
}

#contentPanel .content table td
{
	padding: 5px;
}

#contentPanel .leftMenu
{
	width: 122px;
	float: left;
	padding: 30px 0 30px 20px;
}

#contentPanel .leftMenu ul
{
	list-style: none;
}

#contentPanel .leftMenu ul li
{
	width: 122px;
	padding: 6px 0 3px 12px;
	line-height: 12px;
	display: block;
	background: url(Images/left-menu-middle.png) no-repeat left top;
}

#contentPanel .leftMenu ul li.first
{
	padding: 9px 0 2px 12px;
	background: url(Images/left-menu-first.png) no-repeat left top;
}

#contentPanel .leftMenu ul li.last
{
	padding: 3px 0 10px 12px;
	background: url(Images/left-menu-last.png) no-repeat left bottom;
}
#contentPanel .leftMenu ul li.space
{
	width: 134px;
	height: 2px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	background: url(Images/left-menu-space.png) no-repeat left bottom;
}
#contentPanel .leftMenu ul li.onlyone
{
	height: 23px;
	padding: 9px 0 0 12px;
	background: url(Images/left-menu-onlyone.png) no-repeat 0px 0px;

}

#contentPanel .leftMenu ul li a
{
	color: White;
	text-decoration: none;
	font-weight: bold;
}

#topLine
{
	display: block;
	width: 958px;
	height: 6px;
	overflow: hidden;
	background: url(Images/content-top.png) no-repeat 0px 0px;
}

#bottomLine
{
	display: block;
	width: 958px;
	height: 6px;
	overflow: hidden;
	background: url(Images/content-bottom.png) no-repeat 0px 0px;
	clear: both;
}
/*===========================================================================================================*/
#box
	{
	background: url(Images/background-boxes.jpg) no-repeat 0px 0px;
	width: 724px;
	height: 160px;
	overflow: hidden;
	float: right;
	display: inline;
	margin-right: 12px;
	margin-top: -10px;
	margin-bottom: 10px;
	}
#box a
	{
	width: 170px;
	height: 147px;
	display: block;
	text-decoration: none;
	}
#box .vozidla, #box .obcania, #box .podnikatele, #box .fondy
	{
	background: url(Images/background-box-vozidla.jpg) no-repeat 0px 0px;
	width: 171px;
	height: 148px;
	display: inline;
	float: left;
	margin-left: 8px;
	margin-top: 6px;
	}
#box .obcania
	{
	background: url(Images/background-box-obcania.jpg) no-repeat 0px 0px;
	}
#box .podnikatele
	{
	background: url(Images/background-box-podnikatele.jpg) no-repeat 0px 0px;
	}
#box .fondy
	{
	background: url(Images/background-box-fondy.jpg) no-repeat 0px 0px;
	}

/*===========================================================================================================*/

.textBox
{
	width: 500px;
	font-size: 100%;
}

.textArea
{
	width: 500px;
	height: 130px;
	font-size: 110%;
}

.button
{
	float: right;
	width: 80px;
	margin-right: 5px;
	text-align: center;
	background: #dadada;
	font-size: 100%;
	border: 1px solid black;
}

/*===========================================================================================================*/



/*===========================================================================================================*/
.povForm
	{
	width: 720px;
	border: 0px;
	}	
.povForm .formTitle
	{
	background: #5BABD0;
	color: White;
	font-weight: bold;
	border: 1px solid #1B4381;
	}
.povForm .formDesc
	{
	text-align: right;
	font-weight: bold;
	}
.povForm input, .povForm select
	{
	width: 200px;
	}

.povForm input.short
	{
	width: 50px;
	}
.povForm input.short3
	{
	width: 80px;
	}
.povForm input.checkbox
	{
	width: 20px;
	}

.povForm input.short2
	{
	width: 100px;
	}
.povForm input.short4
	{
	width: 120px;
	}

.povForm .sendButton
	{
	margin-top: 20px;
	width: 120px;
	background: #5BABD0;
	color: White;
	font-weight: bold;
	border: 1px solid #1B4381;	
	}

.message
	{
	width: 700px;
	background: #5BABD0;
	color: Red;
	font-weight: bold;
	border: 1px solid #1B4381;			
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
	}
