/* ================================    CSS LuKaS*   ================================*/
body {
	font: normal 0.83em Tahoma, Arial, sans-serif;
	margin: 0px;
	line-height: 1.6em;
	padding: 0px;
	text-align: left;
}
/* ================================    CSS STYLES FOR DotNetNuke   ================================*/
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body {
	font: 0.9em "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	line-height: 150%;
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane {
}
.ContentPane {
}
.RightPane {
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/* GENERAL */
/* style for module titles */
.Head {
}
/* style of item titles on edit and admin pages */
.SubHead {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal {
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
}
.NormalRed {
}
.NormalBold {
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}
A.CommandButton:visited {
}
A.CommandButton:active {
}
A.CommandButton:hover {
}
/* GENERIC */
H1 {
}
H2 {
}
H3 {
}
H4 {
}
H5, DT {
}
H6 {
}
TFOOT, THEAD {
}
TH {
}
A:link {
	color: #1e8e1e;
	text-decoration: underline;
}
A:visited {
color: #1e8e1e;
	text-decoration: underline;

}
A:active {
}
A:hover {
	color: #006600;
	text-decoration: underline;
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI {
}
UL LI LI {
}
UL LI LI LI {
}
OL LI {
}
OL OL LI {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message {
}
/* style of item titles by Announcements and events */
.ItemTitle {
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */
.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
div#formarea1 {
	background: url(http://barnmanager.net/Portals/0/formarea4-4.jpg) no-repeat center top;
	width: 170px;
	margin-bottom: 30px;
	height: 112px;
	float: left;
}
div#formarea2 {
	background: url(http://barnmanager.net//Portals/0/formarea1-1.jpg) no-repeat center top;
	width: 170px;
	height: 112px;
	margin-bottom: 30px;
	float: right;
}
div#formarea3 {
	background: url(http://barnmanager.net/Portals/0/formarea3-3.jpg) no-repeat center top;
	width: 170px;
	height: 112px;
	margin-bottom: 0px;
	float: left;
}
div#formarea4 {
	background: url(http://barnmanager.net/Portals/0/formarea2-2.jpg) no-repeat center top;
	width: 170px;
	margin-bottom: 0px;
	height: 112px;
	float: right;
}
h2.bunky {
	font-size-adjust: none;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	margin: 4px 0px 0px 55px;	
	color: #fff;
}

h2.koupit	
	
	display:none;
        font-weight: bold;
	font-size: 1.5em;
	padding: 10px 0 0 10px;	
	color: #000;
        
}



h2 {
	font-size-adjust: none;
	font-stretch: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0px;
	color: #000;
}




table#obal {
	width: 400px;
	margin: 10px auto 0 auto;
	height: 250px;
	border: none;
}
table#obal div {
	margin: 0px 10px 10px 10px;
}
table#obal p {
	margin: 30px 0px 0px 15px;
}
table#obal span {
	float: right;
	margin: 3px 10px 0 0;
}
a.odkaz {
	padding-left: 8px;
	background: url('http://barnmanager.net/Portals/0/odkaz.gif') no-repeat 0px 6px;
	color: #318bca;
	text-decoration: underline;
}
a.odkaz:hover {
	background: url('http://barnmanager.net/Portals/0//odkaz.gif') no-repeat 0px -5px;
	color: #318bca;
	text-decoration: none;
}
a.odkaz:visited {
	color: #656564;
	padding-left: 10px;
	text-decoration: underline;
	background: url('http://barnmanager.net/Portals/0/odkaz_visited.gif') no-repeat 0px 2px;
}
p.clear {
	clear: both;
	margin: 0px;
}
ul li {
	list-style-image: url("http://barnmanager.net/Portals/0/odrazka.gif");
	line-height: 150%;
	margin-bottom: 7px;
	padding-left: 5px;
}
a {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #7fb27f;
	text-decoration: none;
}
span.nadpis {
	color: #006600;
	font-weight: bold;
	background: url(http://barnmanager.net/Portals/0/next.gif) no-repeat left;
	padding-left: 13px;
}
strike {
	color: #a9754d;
	font-weight: bold;
}

div#standartni-header {
	background: url('http://barnmanager.net/Portals/0/standartni-header.gif') no-repeat center top;
	height: 28px;
	width: 540px;
	padding: 0px;
	margin:0 auto 0 auto;
}

div#zakladni-header {
	background: url('http://barnmanager.net/Portals/0/zakladni-header.gif') no-repeat center top;
	height: 28px;
	width: 540px;
	padding: 0px;
	margin:0 auto 0 auto;
}

div#profi-header {
	background: url('http://barnmanager.net/Portals/0/profi-header.gif') no-repeat center top;
	height: 28px;
	width: 540px;
	padding: 0px;
	margin:0 auto 0 auto;
	
}

div.formarea-bottom {
	background: url('http://barnmanager.net/Portals/0/formarea-bottom.gif') no-repeat center bottom;
	height: 13px;
	width: 540px;
	padding: 0px;
	margin: -5px auto 20px auto;
}


div.formarea-body {
	background: url('http://barnmanager.net/Portals/0/formarea-body.gif') repeat-y center;
	width: 540px;
	padding: 5px 0 0 0;
	margin: -1px auto 0 auto;
}


div.formarea-body p {
	
	margin: 5px;
	adding:5px 5px 0 5px;
}


table.reference {
	width: 530px;
	float:left;
	border: none;
	padding: 5px;
}
table.reference tr {
	margin-top: 20px;
}

.obr {
	padding: 2px;
	border: 1px solid #eaeaea;
}

.obr:hover {
	padding: 2px;
	border: 1px solid #7fb27f;
        background: #d4eed3;
}

.phone {float: right;
margin-right: 20px;

}

.anketa { width: 155px;
float: left;

}



