/**************************************************
***************** Pansion Andelko *****************
***************************************************
   Coded by Ilija Bopsic on Februar, 10th 2007
      (c) Copyright 2007 by Pansion Andelko
***************************************************
***************************************************/

/* BODY */

html, body { 
	background: #6E282A url(img/bg.gif);
	margin: 0;
	font-size: 12px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-align:justify; }


/* TEXT */

/*a, a:hover {
	text-decoration:none;
	color: #990000; } */

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none; }

.textMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	text-decoration : none; }

.textMenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 12px;	
	color : #FFFFFF;
	text-decoration : none; }

a.textMenuLink {
	color:#FFFFFF; }
	
a.textMenuLink:hover {
	color:#990000;
	text-decoration:none; }

.textLeftMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	text-decoration : none; }

.textLeftMenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	padding-left: 5px;	
	color : #333333;
	text-decoration : none; }

a.textLeftMenuLink {
	color:#333333; }
	
a.textLeftMenuLink:hover {
	color:#990000;
	text-decoration:none; }

.bgTop { 
	background:url(img/bg_top.jpg) no-repeat top; }

.bgBottom { 
	background:url(img/bg_bottom.gif) no-repeat bottom; }

.futuro {
	padding-left: 735px; }

.floatright {
	float : right;
	margin : 0 0 15px;
	border : 5px solid #D5C8AF; }

	
.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color : #BC297D;
	padding-left: 10px;	
	text-decoration : none; }

ul {
	list-style-type: none;
	padding: 10px;
	list-style-image:url(img/dot.gif);
	margin-left: 5px;
	font-weight: normal;
}

.bgLeftSide { 
	background-color : #FFFFFF;
	margin : 10px 5px 10px 10px; }

.bgRightSide { 
	background : #FFFFFF;
	margin : 10px 10px 10px 5px; }

.textLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #BC297D;
	text-decoration : none; }

a.textLink:link {color: #BC297D; text-decoration: none; }
a.textLink:hover {color: #BC297D; background-color:#FFFFFF; text-decoration: none; border-bottom:1px dotted #BC297D; }

.textDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10px;
	font-weight : normal;
	color : #BC297D;
	padding-top: 5px;
	padding-left: 10px;	
	padding-right: 10px;	
	text-decoration : none; }
	
	
.textPaginator {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #BC297D;
	text-decoration : none;
	font-weight: normal;
	padding-right: 1px;
	padding-left: 1px;
}
.textPaginator_b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #BC297D;
	text-decoration : none;
	font-weight: bold;
	padding-right: 1px;
	padding-left: 1px;
}

.button {
  	background:#ED1C23;
  	color:#fff;
	width: 75px;
	height: 19px;
  	font-size : 12px;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
  	border:1px solid #f00;
  	border-color:#f00 #900 #900 #f00;  }

	
.floatimage {
	float: center;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ED1C23;
	padding: 0px; }		



/*
input, textarea, select {
	background: url(img/form_gr.gif) repeat-x bottom left #D5C8AF;
	border: 1px solid #ED1C23;
    margin: 0px 0px 0px 0px;
	padding: 1px;
} */

.textOpisRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #ED1C23;
	padding-left: 6px;
	text-decoration : none; }

.textOpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	padding-left: 6px;
	text-decoration : none; }
	
h5 {
	font-size: 16px;
	margin: 0 0 0 0;
	display: inline;	

}
	
.textWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #FFFFFF;
	padding-left: 3px;
	text-decoration : none; }

.textBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	padding-left: 3px;
	text-decoration : none; }

a#button1 {
	display : block;
	width : 16px; 
	height : 18px;
	background-image : url(img/hr_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button1:hover {
	background-image : url(img/hr_on.gif);
	text-align : right; }

a#button2 {
	display : block;
	width : 16px;
	height : 18px;
	background-image : url(img/en_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button2:hover {
	background-image : url(img/en_on.gif);
	text-align : right; }

a#button3 {
	display : block;
	width : 16px;
	height : 18px;
	background-image : url(img/de_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button3:hover {
	background-image : url(img/de_on.gif);
	text-align : right; }

a#button4 {
	display : block;
	width : 16px;
	height : 18px;
	background-image : url(img/it_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button4:hover {
	background-image : url(img/it_on.gif);
	text-align : right; }

a#button5 {
	display : block;
	width : 16px;
	height : 18px;
	background-image : url(img/cz_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button5:hover {
	background-image : url(img/cz_on.gif);
	text-align : right; }

h4 {
	font-size: 40px;
	margin: 0 0 0 0;
	display: inline;	

}

#navlist li { 
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px; }
	
.box1 {
	background: url(img/form_gr.gif) repeat-x bottom left #D5C8AF;
	border: 1px solid #ED1C23;
    margin: 0px 0px 0px 0px;
	padding: 1px;
}
.box2 {
	background: url(img/form_gr.gif) repeat-x bottom left #D5C8AF;
	border: 1px solid #ED1C23;
    margin: 0px 0px 0px 0px;
	padding: 1px;
}
.box3 {
	background: url(img/form_gr.gif) repeat-x bottom left #D5C8AF;
	border: 1px solid #ED1C23;
    margin: 0px 0px 0px 0px;
	padding: 1px;
}
.boxs4 {
	background: url(img/form_gr.gif) repeat-x bottom left #EAE5DF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	border: 1px solid #D5C8AF;
    margin: 0px 0px 0px 0px;
	padding: 1px;
}
.boxs4_small {
	background: url(img/form_gr.gif) repeat-x bottom left #EAE5DF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	border: 1px solid #D5C8AF;
    margin: 0px 0px 0px 0px;
	width: 35px;
	padding: 1px;
}

.textkontakt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none;
	text-align: justify;
	padding-top: 8px;
	padding-bottom: 8px;
}
.box5 {
	background: url(img/form_gr.gif) repeat-x bottom left #D5C8AF;
	border: 1px solid #ED1C23;
    margin: 0px 0px 0px 0px;
	padding: 1px;
}
.box6 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
	height: 19px;
	width: 130px;
	border: 1px solid #666666;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
}

.boxs5txt {
	background: url(img/form_gr.gif) repeat-x bottom left #EAE5DF;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #D5C8AF;
	text-align: left;
	padding-left: 2px;
	padding-top: 1px;
}
	
