body{
	margin:0 0 0 0;
	padding: 0 0 0 0;
	color:#333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: white;
	background-image: url("images/background.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

#stage {
	width: 1025px;
	height : "";
	margin: 0 auto;
	position : relative;
}

#logo { 
	width: 428px;
	height: 192px;
	top: 121px;
	left: 299px;
	position: absolute;
}

#tabMenu {
	position: relative;
	width: 1025px;
	height: 32px;
	left : 0px;
	top : 0px;
}

#tabMenu A {
  color: white;
}

#homeTab{
	width: 186px;
	height: 32px;
	display: inline-block;
	font-weight:bold;
	font-size:14px;
	color: white;
	background-image: url("images/homeTab.png");
	background-repeat: no-repeat;	
	position: relative;
	padding-top: 8px;
	padding-right: 18px;
    text-align: right;
	cursor : pointer;
}

#homeTab:hover {
	background-image: url("images/overTab.png");
}

#servicesTab {
	width: 186px;
	height: 32px;
	display: inline-block;
	font-weight:bold;
	font-size:14px;
	color: white;
	background-image: url("images/servicesTab.png");
	background-repeat: no-repeat;	
	position: relative;
	padding-top: 8px;
	padding-right: 18px;
    text-align: right;
	cursor : pointer;

}

#servicesTab:hover {
	background-image: url("images/overTab.png");
	background-repeat: no-repeat;	
}

#insuranceTab {
	width: 186px;
	height: 32px;
	display: inline-block;
	font-weight:bold;
	font-size:14px;
	color: white;
	background-image: url("images/insuranceTab.png");
	background-repeat: no-repeat;	
	position: relative;
	padding-top: 8px;
	padding-right: 18px;
    text-align: right;
	cursor : pointer;

}

#insuranceTab:hover {
	background-image: url("images/overTab.png");
	background-repeat: no-repeat;	
}
#quotesTab {
	width: 186px;
	height: 32px;
	display: inline-block;
	font-weight:bold;
	font-size:14px;
	color: #006eba;
	background-image: url("images/quotesTab.png");
	background-repeat: no-repeat;	
	position: relative;
	padding-top: 8px;
	padding-right: 18px;
    text-align: right;
	cursor : pointer;

}

#quotesTab:hover {
	background-image: url("images/overTab.png");
	background-repeat: no-repeat;
	color : white;	
}


#aboutTab {
	width: 186px;
	height: 32px;
	display: inline-block;
	font-weight:bold;
	font-size:14px;
	color: #006eba;
	background-image: url("images/aboutTab.png");
	background-repeat: no-repeat;	
	position: relative;
	padding-top: 8px;
	padding-right: 18px;
    text-align: right;
	cursor : pointer;

}

#aboutTab:hover {
	background-image: url("images/overTab.png");
	background-repeat: no-repeat;
	color : white;	
}

#content {
	width: 1020px;
    min-height: 268px;
	position: relative;
	background-color: #0079c2;
	padding-bottom: 20px;
	background-image: url("images/shadow.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}

#contentWait {
	width: 1020px;
    min-height: 268px;
	background-image: url("images/wait.gif");
	background-repeat: no-repeat;
	background-size: 32px 32px;
    background-position: center center;
}



#contentWrapper {
	width: 1020px;
	position: relative;
	min-height: 300px;
	top: 419px;
}

#bottomMenuCopyright {
	color : #999999;
	padding-top:10px;
	height:13px;
	font-size: 10px;
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 1020px;
}

#bottomMenuCopyright a {
	color : #999999;
	text-decoration : none;
}

#bottomMenuCopyright a:hover{
	color : #999999;
	text-decoration : underline;
}

#bottomMenuCopyright a:visited{
	color : #999999;
	text-decoration : none;
}

#bottomMenuCopyright a:active{
	color : #999999;
	text-decoration : none;
}

p {
  margin: 0 0 0 0;
  padding : 20px;
}

#homePageParagraph {
	padding-top: 70px;
	padding-left: 70px;
	padding-bottom: 70px;
	width: 590px;
	display: inline-block;
}

#pageParagraph {
	padding-top: 70px;
	padding-left: 70px;
	padding-bottom: 70px;
	padding-right: 70px;
	width: 880px;
	display: inline-block;
}


#newsAndShortCuts {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 70px;
	left: 640px;
}

.news {
	background-image: url("images/news.png");
	background-repeat: no-repeat;
	width:115px;
	height:116px;
	display: inline-block;
	cursor: pointer;
}

.news:hover {
	background-image: url("images/newsOver.png");
}

.buy {
	width: 200px;
	padding-left:45px;
	height: 35px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/buy.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :-18px; 
	left :96px;
}

.buy:hover {
	background-image: url("images/buyOver.png");
	text-decoration : underline;
}

.life {
	width: 200px;
	padding-left:45px;
	height: 35px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/life.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :18px; 
	left :117px;
}

.life:hover {
	background-image: url("images/lifeOver.png");
	text-decoration : underline;
}

.health {
	width: 200px;
	padding-left:45px;
	height: 41px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/health.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :60px; 
	left :117px;
}

.health:hover {
	background-image: url("images/healthOver.png");
	text-decoration : underline;
}

.travel {
	width: 200px;
	padding-left:45px;
	height: 35px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/travel.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :96px; 
	left :96px;
}

.travel:hover {
	background-image: url("images/travelOver.png");
	text-decoration : underline;
}

#clockWrapper {
	position:absolute;
	top:0;
	left:850px;
}

.clock {
	width:50px;
	text-align: center;
	padding-top:10px;
	display:inline-block;
	font-size:10px;
	color: #777777;
}

#language {
	font-size:10px;
	color: #3333BB;
	text-align: center;
	cursor : pointer;
	float:right;
}

#language:hover {
	text-decoration : underline;
}


/* Serbian */

#homePageParagraphSerbian {
	padding-top: 70px;
	padding-left: 70px;
	padding-bottom: 70px;
	width: 490px;
	display: inline-block;
}

#newsAndShortCutsSerbian {
	width: 200px;
	height: 200px;
	position: absolute;
	top: 70px;
	left: 590px;
}

.newsSerbian {
	background-image: url("images/news.png");
	background-repeat: no-repeat;
	width:115px;
	height:116px;
	display: inline-block;
	cursor: pointer;
}

.newsSerbian:hover {
	background-image: url("images/newsOver.png");
}

.buySerbian {
	width: 200px;
	padding-left:45px;
	height: 35px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/buy.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :-18px; 
	left :96px;
}

.buySerbian:hover {
	background-image: url("images/buyOver.png");
	text-decoration : underline;
}

.lifeSerbian {
	width: 200px;
	padding-left:45px;
	height: 35px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/life.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :18px; 
	left :117px;
}

.lifeSerbian:hover {
	background-image: url("images/lifeOver.png");
	text-decoration : underline;
}

.healthSerbian {
	width: 200px;
	padding-left:45px;
	height: 41px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/health.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :60px; 
	left :117px;
}

.healthSerbian:hover {
	background-image: url("images/healthOver.png");
	text-decoration : underline;
}

.travelSerbian {
	width: 200px;
	padding-left:45px;
	height: 35px;
	cursor: pointer;
	padding-top:10px;
	background-image: url("images/travel.png");
	background-repeat: no-repeat;
	text-decoration : none;
	position: absolute;
	top :96px; 
	left :96px;
}

.travelSerbian:hover {
	background-image: url("images/travelOver.png");
	text-decoration : underline;
}


.modalClose {
	width : 15px;
	height : 15px;
	cursor : pointer;
	font-weight : bold;
}

.modalWindowBackground {
	width : 500px;
	height : 800px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	box-shadow: 10px 10px 25px rgba(55,55,55,0.4);
	-moz-box-shadow: 10px 10px 25px rgba(55,55,55,0.4);
	-ms-box-shadow: 10px 10px 25px rgba(55,55,55,0.4);
	-webkit-box-shadow: 10px 10px 25px rgba(55,55,55,0.4);
	-o-box-shadow: 10px 10px 25px rgba(55,55,55,0.4);
	border-radius: 20px;
	background-color : white;
	color : #333333;
}



li a {
	color : inherit;
}

li a:hover {
	color : inherit;
	font-weight : bold;
}

li a:active {
	color : inherit;
}

li a:visited {
	color : inherit;
}

li {
	line-height:18px;
}







