@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
img	{
	BORDER: 0px;
		}
#globalDiv {
	width: 100%;
	height: 100%;
	text-align: center;
}

#centerDiv {
	position: relative;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	display: table;
	background-image: url(../images/left_panel_gradient.jpg);
	background-repeat: repeat-y;
	background-position: 28px 0px;
}

#global {
	width: 990px;
	height: 100%;
}

#global .top {
	width: 990px;
	height: 140px;
}

/*
	topArea
*/

#global #topArea {
	width: auto;
}

#topArea .logo {
	width: 185px;
	height: 95px;
}

#topArea .logo div {
	position: relative;
	padding-left: 18px;
	padding-top: 30px;
}
#topArea .logo div h1 span {
  display:none;
}

/*
	mainMenu
*/

#topArea .mainMenu {
	width: 805px;
	height: 95px;
}
#topArea .mainMenu h3{
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	padding-top: 22px;
	color: rgb(227,130,171);
}
#topArea .mainMenu h2{
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	padding-top: 22px;
	color: rgb(227,130,171);
}


#topArea .mainMenu .menuBox {
	padding-top: 21px;
}

#topArea .mainMenu .active {
	display: block;
	float: left;
	height: 20px;
	color: #333333;
	font-size: 10px;
	padding-right: 15px;
	text-decoration: none;
	text-transform: uppercase;
}

#topArea .mainMenu .active .left {
	display: block;
	height: 36px;
	float: left;
	width: 13px;
	background-image: url(../images/active_item_bkg_left_pink.jpg);
	background-repeat: repeat-x;
}

#topArea .mainMenu .active .center {
	display: block;
	height: 36px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	background-image: url(../images/active_item_bkg_center_pink.jpg);
	background-repeat: repeat-x;
}

#topArea .mainMenu .active .center span {
	display: block;
	padding-top: 11px;
}

#topArea .mainMenu .active .right {
	display: block;
	height: 36px;
	float: left;
	width: 13px;
	background-image: url(../images/active_item_bkg_right_pink.jpg);
	background-repeat: repeat-x;
}

/*
	subMenu
*/

#topArea .subMenu {
	width: 990px;
	height: 34px;
	background-image: url(../images/submenu_bkg.jpg);
	background-repeat: repeat-x;
}

#topArea .subMenu .subMenuBox {
	position: relative;
}

#topArea .subMenu .menuBox {
	padding-left: 38px;
	padding-top: 10px;
}

#topArea .redRect {
	width: 990px;
	height: 11px;
	font-size: 6px;
	background-color: rgb(227,130,171);
}

/*
	searchBox
*/

#topArea .subMenu .subMenuBox .searchBox {
	width: 220px;
	position: absolute;
	left: 772px;
	top: 34px;
}

#topArea .subMenu .subMenuBox .searchBox .inputBox {
	float: left;
	padding-top: 6px;
	padding-right: 10px;
}

#topArea .subMenu .subMenuBox .searchBox .inputBox input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: none;
	width: 102px;
	height: 17px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	background-image: url(../images/search_shadow.gif);
	background-repeat: no-repeat;
	_background-attachment: fixed;
	border: 1px solid #c0c0c0;
}

#topArea .subMenu .subMenuBox .searchBox .btn {
	float: left;
}

#topArea .subMenu .subMenuBox .searchBox .btn a {
	display: block;
	width: 80px;
	height: 28px;
	background-image: url(../images/search_btn_pink.jpg);
	background-repeat: no-repeat;
}

#topArea .subMenu .subMenuBox .searchBox .btn a:hover {
	color: #333333;
}

#topArea .subMenu .subMenuBox .searchBox .btn span {
	display: block;
	width: 80px;
	padding-top: 5px;
	text-align: center;
	cursor: pointer;
}

/*
	mainArea
*/

.mainArea {
	width: 990px;
	height: 100%;
}

.mainArea .mainAreaTable {
	width: 990px;
	height: 100%;
}

#motive {
	width: 357px;
	height: 500px;
}

#motive .motiveBox {
	width: 357px;
	height: 100%;
	background-image: url(../images/motiv_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 335px;
}

#motive .motiveBox .topMotiv {
	height: 335px;
}

/*
	content
*/

#contentTable {
	width: 633px;
	margin-top: 30px;
}

#contentTableSub {
	width: 990px;
	margin-top: 30px;
	margin-bottom: 50px;
}

#contentTable .leftPart {
	width: 172px;
}

#contentTableSub .leftPart {
	width: 172px;
}

#contentTable .leftPart .box {
	padding-left: 24px;
	padding-right: 16px;
}

#contentTableSub .leftPart .box {
	padding-left: 38px;
	padding-right: 16px;
}

#contentTable .rightPart {
	width: 800px;
}

#contentTableSub .rightPart {
	width: 800px;
}

#detailMenu {
	width: 133px;
	margin-top: 32px;
	margin-bottom: 30px;
	border-top: 1px solid #dadada;
}

/*
	subPage structure
*/

#contentTable .rightPart .boxSubpage {
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 25px;
}

#contentTableSub .rightPart .boxSubpage {
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 25px;
}

/*
	homepage structure
*/

#contentTable .rightPart .boxHomepage {
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 0px;
}

#contentTableSub .rightPart .boxSubpage {
	padding-left: 16px;
	padding-top: 23px;
	padding-right: 0px;
}

#contentTable .rightPart .boxHomepage .textColum {
	width: 403px;
}


#contentTableSub .rightPart .boxSubpage .textColum {
	width: 568px;
}

#contentTable .rightPart .boxHomepage .textColum .box {
	padding-left: 6px;
	padding-right: 30px;
}

#contentTableSub .rightPart .boxSubpage .textColum .box {
	padding-left: 6px;
	padding-right: 30px;
}

#contentTable .rightPart .boxHomepage .newsColum {
	width: 219px;
}

#contentTableSub .rightPart .boxSubpage .newsColum {
	width: 219px;
}

#contentTable .rightPart .boxHomepage .content {
	width: 444px;
}

#contentTableSub .rightPart .boxSubpage .content {
	width: 568px;
}

#contentTableSub .rightPart .boxSubpage .content .box {
	padding-right: 30px;
}









form					{
					MARGIN: 0px;
					PADDING: 0px;
					}

.form_polozka				{
					WIDTH: 100%;
					OVERFLOW: auto;
					MARGIN-BOTTOM: 5px;
					CLEAR: both;
					}

.form_polozka .form_nadpis		{
					FLOAT: left;
					PADDING-TOP: 4px;
					PADDING-BOTTOM: 5px;
					FONT-WEIGHT: bold;
					}

.form_polozka .form_pole		{
					FLOAT: right;
					}

.form_polozka .form_pole input		{
					_MARGIN-TOP: -1px;
					_MARGIN-BOTTOM: -1px;
					WIDTH: 250px;
					MARGIN-RIGHT: 100px;
					}

.form_polozka .form_pole textarea	{
					WIDTH: 250px;
					HEIGHT: 150px;
					MARGIN-RIGHT: 100px;
					OVERFLOW-Y: scroll;
					}

.button					{
					WIDTH: 100%;
					TEXT-ALIGN: right;
					}

.button button				{
					BORDER: 1px solid rgb(0,0,0);
					MARGIN-RIGHT: 100px;
					WIDTH: 60px;
					FONT-SIZE: 8pt;
					PADDING: 0px;
					PADDING-TOP: 4px;
					PADDING-BOTTOM: 4px;
					}






