/**************************************************
**************** Apartments Pirovac ***************
***************************************************
   Coded by Ilija Bopsic on April, 26th 2007
      (c) Copyright 2007 by Apartments Pirovac
***************************************************
***************************************************/

/* BODY */

html, body { 
	background: #FFFFFF url(img/web2_02.gif);
	background-repeat: repeat-x;
	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; }

a.text:link {
	text-decoration:none;
	color: #333333; } */

a.text:hover {
	text-decoration:none;
	color: #3795DB; } */



.textMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
	color : #3795DB;
	text-decoration : none; }

.textMenuLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
	color : #3795DB;
	text-decoration : none; }

a.textMenuLink {
	color:#3795DB; }
	
a.textMenuLink:hover {
	color:#FF6600;
	text-decoration:none; }

.textWeather {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : bold;
	color : #3795DB;
	text-decoration : none; }

.textTemperature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-weight : normal;
	color : #333333;
	text-decoration : none; }
	
.textTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : bold;
	color : #BC297D;
	padding-left: 10px;	
	text-decoration : none; }






.textLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	color : #3795DB;
	text-decoration : none; }

a.textLink:link {color: #333333; text-decoration: none; }
a.textLink:hover {color: #3795DB; background-color:#FFFFFF; text-decoration: none; }

.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: 0 0 0 0;
	border: 1px solid #3795DB;
	padding: 1px; }		

.floatright {
	float : left;
	margin : 2px 5px 5px 0;
	border : 1px solid #3795DB;
	padding: 1px;  }


/*
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; }
	
	
.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; }


h3 {
	font-size: 18px;
	margin: 0 0 0 0;
	display: inline;	

}

h4 {
	font-size: 16px;
	margin: 0 0 0 0;
	display: inline;	
}

#navlist li { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 5px; }
	
ul {
	list-style-type: none;
	padding: 10px;
	list-style-image:url(img/dot.gif);
	margin-left: 5px;
	font-weight: normal;
}	


a#button1 {
	display : block;
	width : 16px; 
	height : 21px;
	background-image : url(img/flags/flag1_off.gif);
	margin : 0 auto; }

a#button1:hover {
	background-image : url(img/flags/flag1_on.gif); }

a#button2 {
	display : block;
	width : 16px;
	height : 21px;
	background-image : url(img/flags/flag2_off.gif);
	margin : 0 auto; }

a#button2:hover {
	background-image : url(img/flags/flag2_on.gif); }

a#button3 {
	display : block;
	width : 16px;
	height : 21px;
	background-image : url(img/flags/flag3_off.gif);
	margin : 0 auto; }

a#button3:hover {
	background-image : url(img/flags/flag3_on.gif); }

a#button4 {
	display : block;
	width : 16px;
	height : 21px;
	background-image : url(img/flags/flag4_off.gif);
	margin : 0 auto; }

a#button4:hover {
	background-image : url(img/flags/flag4_on.gif); }
	
	
.clash4 { 
    /*font-family:"Arial Black", Arial, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	/*font-variant:small-caps;*/
	
	text-transform:uppercase;
	/*font-size: 16px;*/
	font-size: 15px;
	margin: 0 0 0 0;
	display: inline; 
	text-decoration:none; 
	color:#3795db;
}	

.clash4:hover { 
 	text-decoration:none; 
	color:#91bbdb;
}

.clash4:visited { 
	text-decoration:none; 
	color:#3795db;
}
