body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
margin:0; 
padding:0; 
}
p, li{
line-height: 23px;
}
table { 
border-collapse:collapse; 
border-spacing:0; 
} 
fieldset,img {  
border:0; 
} 
address,caption,cite,code,dfn,em,th,var { 
font-style:normal; 
font-weight:normal; 
} 
ol,ul { 
list-style:none; 
} 
caption,th { 
text-align:left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-size:100%; 
font-weight:normal; 
} 
q:before,q:after { 
content:''; 
} 
{ border:0; 
} 


body{
	/*background:#6c635d;*/
	background:url(images/bg_top_scrolling.jpg) repeat-x scroll left top #6c635d;
	font-family:Arial, Helvetica, sans-serif;
	color:#6d645d;
	font-size:12px;
	/*background:url(images/bg_top_static.jpg) no-repeat left top;*/
}

#topBG{
	background:url(images/bg_top_static.jpg) no-repeat left top;
	margin:0;
	padding:0;
}

#contentWrapper{
	margin: 0 auto;
}

#footerBG{
	margin: 0 auto;
	background:#6d645d;
	background:url(images/bg_bot_scrolling.jpg) repeat-x scroll left top;
	/*height:400px;*/
	margin:0;
	padding:0;
}
#footerIMG{
	margin: 0 auto;
	background:url(images/bg_bot_static.jpg) no-repeat scroll right top;
	height:60px;
	margin:0;
	padding:0;
}

#content{
	margin: 0 auto;
	width:1000px;
}

#header{
	margin: 0 auto;
	width:1000px;
}

#topWrapper{
	margin: 0 auto;
	width:1000px;
	height:49px;
}

#login{
	height:49px;
	width:685px;
	float:left;
	padding-top:18px;
	padding-left:19px;
	position: relative;
	right:+0px;
}

#language{
	width:280px;
	height:29px;
	float:right;
	padding-top:23px;
	padding-left:10px;
}

#language a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bcada0;
	text-decoration:none;
}

#language a:hover{
	color:#f7941d;
}

#language p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bcada0;
}

.selected{
	color:#f7941d;
}

.menuSelected{
	background:url(images/menu_rolloverBG.gif);
}

#logo{
	width:1000px;
	height:67px;
}

#logo img{
	float:right;
	position:relative;
	top:-3px;
}

#nadpis{
	height:41px;
	width:1000px;
}

#nadpis p{
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f7941d;
	padding-top:10px;
	padding-left:21px;
}

#stranka{
	margin: 0 auto;
	width:1000px;
	height:623px;
}

#lavyStlpec{
	margin: 10 auto;
	width:600px;
	float:left;
	padding-left:20px;
}
/*
.lavyStlpecSoSipkou {
	background: url(images/sipka.gif) no-repeat left top;       
}
*/
#lavyStlpec a{
	color:#f7941d;
	text-decoration: none;
	border-bottom: 1px solid;
}
#lavyStlpec a:hover{
	color:#f7b71d;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#pravyStlpec{
	margin: 0 auto;
	width:285px;
	float:right;
}

#footer{
	margin: 0 auto;
	width:1000px;
	font:11px #bcada0;
}

#footer p{
	font-size:11px;
	color:#b9ab9e;
}

#footer a{
	font-size:11px;
	color:#b9ab9e;
	text-decoration:none;
}

#footer a:hover{
	color:#f1922e;
}

#footerMenu {
	margin: 0 auto;
	width:600px;
	float:left;
	padding-left:20px;
	padding-top:29px;
}

#footerCopyright {
	margin: 0 auto;
	float:right;
	width:273px;
	padding-right:20px;
	padding-top:29px;
}

#menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#6d645d;
	display:block;
	background:white;
	height:19px;
	text-align:right;
	padding-top:5px;
	padding-right:56px;
}
#menu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f7941d;
	background:url(images/menu_rolloverBG.gif);
}

input, textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #978779;
	background:url(images/input_bg.gif) repeat-x;
	border: 1px solid #dfd7d0;
	/*height:16px;*/
	padding-top:3px;
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

submit{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/login.gif) repeat-x;
}

table{
	line-height: 1.8em;
}

.vstupy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #bcada0;
	background:url(images/input_bg.gif) repeat-x;
	border: 1px solid #dfd7d0;
	height:17px;
	padding-top:3px;
	padding-left:5px;
}

.odoslat{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #e0d8d0;
	background:url(images/login.gif) repeat-x;
	border: 1px solid #ddd4cc;
	font-weight:bold;
	height:22px;
	width:60px;
	text-align:left;
	position:relative;
	top:+1px;
	padding-bottom:1px;
	padding-left:5px;
} 

.homeFontBig {
	font-size: 21px;
	font-weight: normal;
	line-height: 30px;
	
}

.homeFontBigYellow {
	font-size: 21px;
	color:#f7941d;
	font-weight: normal;
	line-height: 30px;
}

.fontBoldYellow {
	color:#f7941d;
	font-weight: bold;
}


/*-----------------*/

hr 
{
    border-top: 1px;
    color:#cac4bf;
	/*background: url(assets/img/delimiter.gif) center center no-repeat;*/
}

#lavyStlpec p{
	margin-top: 9px;
	margin-bottom: 9px;
	padding-top: 9px;
	padding-borrom: 9px;
}

#lavyStlpec div ul
{
	list-style-type: none;
	padding: 0;
	margin: 18px;
}

#lavyStlpec div li
{
	background-image:url(images/odrazka.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:18px;
}

form{
	float:left;
	position:relative;
}

.form2Table td, .formLogin td
{
	padding: 2px;
}

/*----  Prompting jQuery text input ----*/

div.promptingInputDiv
{
    position: relative;
}

div.promptDiv
{
    position: absolute;
    top: 0px;
    left: 4px;
    color: #BCADA0;
}

