div#page_body_3cols {
	background: url("../../images/frontend/bckgFyzickeOsoby.gif") repeat-y;
}

.bckgWide {
	background: url("../../images/frontend/bckgFyzickeOsobyWide.gif") repeat-y !important;	
}

h1 {
	padding: 0;
	height: 25px;
}

h1 div.leftBorder {
	width: 7px;
	height: 25px;
	margin-right: 10px;
	background-color: #C69A63;
	background-image: url("../../images/frontend/leftBorderFyzickeOsoby.gif");
	background-repeat: repeat-x;
}

div.segmentMenu a {
	background-image: url("../../images/frontend/linkImg_fyzicke_osoby.gif");
}

div.segmentMenu a:hover, div.segmentMenu a.dark_link {
	color:  #f2d392 !important;
}

table.t_segment {
	background: transparent;
}
table.t_segment tr.alter {
	background: #F1EDE2;
}

table.t_segment td {
	border-top: 1px solid #878EA1;
	border-bottom: 1px solid #878EA1;
}

/* CONTACT ME FORM */

div#contactMeFormWrapper {
}

div#contactMeFormWrapper div#contactMeFMDiv {
	padding: 4px 10px 0 10px;
   	background: url("../../images/frontend/bckgAppBox.gif") repeat-x;
   	min-height: 40px;
	height: auto !important;
	height: 40px;
}

div#contactMeFormWrapper div#contactMeFMDiv div.contactMeFormIntro {
	margin: 5px 0 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.row label {
    color: #fff;
    display: block;
    float: none;
    margin: 0 0 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.inputGold input {
	width: 176px;
	height: 20px;
	border: 0;
	background: #fff;
	color: #000;
	padding: 2px 10px;
}

div#contactMeFormWrapper div#contactMeFMDiv input.button {
	width: 203px;
	height: 30px;
	background: url(../../images/frontend/btnContactMe.png) no-repeat;	
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.info {
	margin: 10px 0;
}

div#contactMeFormWrapper div#contactMeFMDiv div.info span {
	font-weight: bold;
}