/* CSS Document */

/* HTML tag styles
-----------------------------*/
body{
background-image	:url(../images/background1-page.jpg);
/* font-family: Helvetica, Arial, sans-serif; */
color: #FFFFFF;
font-size: 62.5%;
text-align: center;
margin: 0px;
padding: 0px;

font-family: Arial, sans-serif;

}
/* hyperlink and anchor tag styles
----------------------------*/
a:link {
color				:#CD5932;
/* font-family			:Helvetica, Arial, sans-serif; */
font-size			:12px;
text-decoration		:none;

font-family			:Arial, sans-serif;

}
a:visited {
color				:#CD5932;
/* font-family			:Helvetica, Arial, sans-serif; */ 

font-family			:Arial, sans-serif;

font-size			:12px;
text-decoration		:none;
}
a:hover {
color				:#CC9900;
/* font-family			:Helvetica, Arial, sans-serif; */

font-family			:Arial, sans-serif;

font-size			:12px;
text-decoration		:none;
}
a:active {
color				:#CD5932;
/* font-family			:Helvetica, Arial, sans-serif; */

font-family			:Arial, sans-serif;

font-size			:12px;
text-decoration		:none;
}
/* header tag styles
---------------------------*/
h1{ 
}
h2{
}
h3{
}
h4{
}
h5{
margin-left: 30px;
font-size: 1.1em;
}
img{
border: 0px;
margin: 0px;
}
/* Main Elements
---------------------------*/
#wraper{
width: 756px;
background-image: url(../images/background.jpg);
background-repeat: repeat-y;
margin: auto;
}
#container{
width: 720px;
margin: auto;
font-size: 1.2em;

margin-bottom: 0px !important;
padding-bottom: 0px !important;

}
#logo{
width: 720px;
}
#header{
width: 720px;
}
#navbar{
width: 720px;
height: 24px;
background-image:url(../images/menubg.png);
background-repeat: repeat-x;
padding-top: 6px;
}
#navbar a{
color: #630100;
font-weight: bold;
border-left-color: #630100;
border-left-style: solid;
border-left-width: 1px;
padding-left: 10px;
padding-right: 6px;
}
.rightborder{
border-right-color: #630100;
border-right-style: solid;
border-right-width: 1px;
}
.leftborder{
border-left: 0;
}
#horizontalline{
width: 720px;
}
#widecolumn{
float: left;
width: 578px;
text-align: left;
}
#narrowcolumn{
float: left;
width: 142px;
text-align: left;
margin-top: 2px;

}
#footer{
width: 720px;
}
/* Wide Column
---------------------------*/
#widecolumnContent{
width: 578px;
margin-top: 2px;
line-height: 2em;
}
#widecolumnContent p{
margin-left: 10px;
margin-right: 10px;
}
#widecolumnContent table{
margin: auto;
line-height: normal;
}
.linkatright{
text-align: right;
margin-right: 10px;
}
.textindent{
margin-left: 20px;
}
/* Narrow Column
---------------------------*/
#form{
width: 142px;
height: 495px;
background-image: url(../images/background4-form.jpg);
background-repeat: no-repeat;
padding-top: 30px;
}
#formContainer{
width: 142px;
}
#formContainer img{
text-align: left;
padding-left: 5px;
padding-bottom: 5px;
padding-top: 5px;
}
.inputfields{
width: 118px;
margin-left: 10px;
}
.button{
margin-top: 8px;
width: 62px;
margin-left: 40px;
}
#openhours{
padding-top: 100px;
text-align: center;
}
#colorcolumn{
float: left;
width: 142px;
height: 300px;
background-color: #630100;
margin-top: 2px;
}
.imagemargin{
margin: 5px 10px 5px 10px;
}
.module_redbg{
width: 126px;
height: 30px;
background-color: #630100;
margin: 0;
padding: 15px 0 0 16px;
text-align:center
}

/* Footer
---------------------------*/
#footerLine{
width: 720px;

/*height: 100%;*/

}
#footerContent{
width: 720px;
line-height: 1.5em;

/*height: 100%;*/

}
#footerAwards{
width: 600px;
height: 65px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
text-align: left;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
padding-top: 10px;
}
/* Aktuality
---------------------------*/
.iframeformat{
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
background-color: #191E08;
font-size: 22px;
}
/***********************************************/
/* END                                         */
/***********************************************/


/* wad modifications */

/* system message */

#system-message {
	
	margin-top: 0px !important;
	
	padding-top: 10px !important;
}




#narrowcolumn{

height: 100%;

}


/* mailing list */

#acymailing_module_formAcymailing1 {
	
	float: left;
	
	width: 142px;
	
}

/* top menu */

ul.menu {
	
	margin: 0px;
	padding: 0px;
	
	width: 713px;
	height: 24px;
	
	padding-top: 0px;
	
	list-style: none;
	
	text-transform: uppercase;

	margin-left: 0px;
	
	padding-left: 7px;
	
	
	
}

ul.menu li li { display: none; }

ul.menu li {
	
	float: left;
	width: auto;
	
	margin: 0px;
	padding: 0px;
	
}



ul.menu li a {
	
	
	margin: 0px !important;
	padding: 0px !important;
	
}

ul.menu li a span {
	
	/* border-left:1px solid #630100; */
	color:#fbd3b3;
	font-weight:bold;
	padding-left:10px;
	padding-right:9px;
	
}

ul.menu li.item9 a span {
	
	border-right: 1px solid #630100;
	
}

#system-message dd ul {
border-bottom:3px solid #7E0025;
border-top:3px solid #7E0025;

background: #7E0025;

color:#fff;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
padding:10px;
}

#footer {
	
	margin-bottom: 0px;
	
}

#wraper {
	
	margin-bottom: -12px !important;
	
}


/* formatovanie clanokv textu */

p {
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-top: 0px;
	padding-bottom: 0px;
	
}

.contentpaneopen {
	
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	
	line-height: 2em !important;
	
}

.contentpaneopen img {
	
	margin: 5px 10px !important;
	
}

.contentpaneopen strong {
	
	font-size:1.1em !important;
	
}


/* kniha navstev */

textarea {
height:80px;
width:455px;
}

input, textarea, select {
background-color:#DDDDDD;
border:1px solid black;
color:black;
height:20px;
margin:0 0 10px 15px;
padding:0;
width:200px;

margin-top: 10px;

}

#phocaguestbook {
	
	width: 558px !important;
	
	padding: 15px 10px;
	
}

#phocaguestbook .reset {
	
	display: none;
	
} 

#phocaguestbook .submit {
	
	margin-left: 0px;
	width: 100px;
	cursor: pointer;
	
	
	
} 

#phocaguestbook tr td {
	
	margin-left: 0px !important;
	padding-left: 0px !important;	
}

#phocaguestbook .captchatext {
	
	padding-top: 35px !important;
	
}

#pgbSaveForm { border: 1px solid #444444 !important; }

.pgbox {
	
	border: 1px solid #444444 !important;
	
}

.pgtitle {
	
	background: #660000 !important;
	color: white !important;
	
	height: 12px !important;
	line-height: 12px !Important;
	
	display: block !important;
	
	font-size: 1.0em !important;
	
}

.pgcontent {
	
	border: none !important;
	color: white !important;
	
	border-left: 0px solid red !important;
	
	padding-left: 0px !important;
	
}

.povinnepolozky {
	
	margin-left: 12px;
	margin-bottom: 15px;
	
	display: block;
	
}

#phocaguestbook .pagination span, #phocaguestbook .pagination a {
	
	padding-left: 2px;
	padding-right: 2px;
	
}


/* newslwtter */

.acymailing_module_form {
	
	width: 142px;
	height: 83px;
	
	background: url(../images/novinky_emailem_bg.jpg) left top no-repeat;
	
}

.acymailing_module_form .button {
	
	width: 80px;
	height: 20px;
	
	margin: 0px auto !important;
	
	border: none !important;
	cursor: pointer;
	
	margin-left: 6px !important;
	
	margin-top: -2px !important;
	
}


#user_name_formAcymailing1 {
	
	width: 122px !important;
	margin-left: 8px !important;
	
	margin-top: 17px !important;
	
	border: none !important;
	
	padding-top: 4px;
	
	font-size: 11px;
	
	height: 17px;
	
	background: none !important;
}

#user_email_formAcymailing1 {
	
	width: 122px !important;
	
	margin-left: 8px !important;
	
	margin-top: 3px !important;
	
	border: none !important;
	
	font-size: 11px;
	
	padding-top: 4px;
	
	height: 17px;
	
	background: none !important;
	
	
}

#colorcolumn2 {
width: 142px;
height: 495px;
background-image: url(../images/background4-form.jpg);
background-repeat: no-repeat;
padding-top: 30px;
}


/* otvaraci hodiny */

.module-otvaracihodiny {
	
	float: left;
	
	font-size: 12px;
	line-height: 15px;
	
	margin-top: 130px;
	
	width: 142px;
	
}

/* aktualne clanky */

.blog-aktualnepage p {
	
	line-height: 2em !important;
	
}

.contentpaneopen-aktualnepage {
	
	width: 100% !important;
	
}

.contentheading-aktualnepage {
	
	font-weight: bold;
	margin-left: 0px !important;
	
	float: left;
	
	width: 552px;
	height: 20px !important;
	line-height:20px;
	
	margin-bottom: 0px !important;
	
	color: #CD5932;
	
	padding-top: 10px;
	
	font-size: 14px;
	
	padding-left: 11px;
	
	
}

.createdate {
	
	font-size: 10px; 
	
	padding-left: 11px;
	
	color: #6D6D80;
	
}

#widecolumnContent p {
	
	margin-left: 0px;
	margin-right: 0px;
	
}

.contentpaneopen {
	
	padding-left: 10px;
	padding-right: 10px;
	
}

.contentpaneopen-aktualnepage p {
	
	padding-left: 10px;
	padding-right: 10px;	
	
}

/* --- edit, 1.3.2013 --- */
#subnav{margin: 0; padding: 0; list-style-type: none;}
#subnav li{margin: 0; padding: 0; list-style-type: none;}
#subnav li a{
display: block; 
padding-left: 25px; 
height: 23px; 
line-height: 25px; 
overflow: hidden;
font-size: 11px; 
text-transform: uppercase; 
color: #e6ceca; 
background-image: url(../images/button.png);
font-family: Arial, sans-serif; 
}

.alignright{float: right}
.alignleft{float: left}
.blog p{margin-bottom: 24px !important;}