/* CSS Document */

/*PAGE LAYOUT
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
*/
body {
    background-color: #00245C; // #001e5b;
	background-image: url(img/bg_zivis1.png);
    background-position: 0px 400px;
    background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div { border: solid 0px #ff0000; }

#toppage{
	width:800px;
}
#date{
	float:left; width:190px; height:39px; border-bottom:solid 1px #999999; border-right:solid 1px #999999;
}
#topbar{
	float:left;
	width:608px; 
	height:40px; 
	//background-image:url(bg_topbar.gif);
	border-right:solid 1px #999999;
}
#header{
	width:900px;
}
#greenbox{
	float:right;
	width:750px; 
	height:35px; 
	background-image:url(img/green_gradient_35.png);
    background-repeat:repeat-x;
}
#content{
	width:900px;
    clear: both;
}
#contenttext{
	float: left;
    width:699px; 
	background-color: #c1d82f; 
	min-height:700px;
    padding-left: 10px;
    padding-top: 40px;
	background-image:url(img/bg_content_light.png);
    background-repeat:repeat-x;
}
#contenttext_main{
	float: left;
    width:699px; 
	background-color: #ffffff; 
	min-height:700px;
    padding-left: 10px;
    padding-top: 40px;
	background-image:url(img/bg_content.png);
    background-repeat:repeat-x;
}
#menu{
	float:left; 
    width:190px; 
    height:740px;
    margin-top:0px;
	background-image:url(img/bg_menu_tr.png);
    background-repeat:np-repeat;
}
#logo{
	float:left; 
    width:210px; 
    height:60px; 
    padding-top: 20px;
    padding-bottom: 5px;
    margin: 0px;
}
#pagetitle{
	position:relative; 
    float:left; 
    width:258px; 
    height:90px; 
}
#topmenu{
	position:relative; 
    float:right; 
    width:320px; 
    height:100px; 
    color: #ffffff;
}

#title{
	position:absolute; right:10px; bottom:0px; width:258px; color: #007dc3;
}
#linksmenu{
    margin-top:60px;
}
#footer{
	width:590px; padding-right:10px; padding-left:200px;
}

#topmenutop{
	position:absolute; 
    right:0px; 
    bottom:30px; 
    width:320px;
}
#topmenubottom{
	position: absolute; 
    right: 0px; 
    bottom: 0px; 
    width: 320px; 
    height: 30px; 
    border-top: solid 1px #c1d82f;
}

/*GRAY PANEL*/
.panel{
	padding:12px;
	border:solid 1px #E4E4E4;
	background-color:#EEEEEE;
	margin:10px;
	padding:10px;
	width:550px;
	height:160px;
}

/*TEXT STYLES*/
td {
	font: 0.7em Tahoma, sans-serif;
	color: #ffffff;
    font-size: 10px;
}
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #000000;
}
.smalltext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size:28px;
	font-weight:bold;
	color: #CCCCCC;
    font-style: italic;
}
.logotext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 28px;
	font-weight:bold;
	color: #999999;
}
.orangelogotext {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FF9900;
}
.orangetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FF9900;
}
#linksmenu a{
	float:right; 
	width:183px; 
	height:18px; 
	background-color: #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
    border: solid 1px #007dc3;
    margin: 3px;
    text-align: left;
}
/*
    border: solid 1px #007dc3;
--
    border: solid 1px #fbfdf3;

*/

#linksmenu a:hover{
    color: #000000;
	background-color: #c1d82f;
    // border: 0px;
    border: solid 1px #fbfdf3;
    margin: 3px;
}

#linksmenu .cur{
    color: #000000;
	background-color: #c1d82f;
    border: solid 1px #fbfdf3;
    margin: 3px;
}

.prodtitle {
	background-color: #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	padding:3px;
    text-align: left;
}

.prodleft {
	border-right: solid 1px #007dc3; 
	border-bottom: solid 1px #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
    text-align: left;
}

.prodright {
	border-bottom: solid 1px #007dc3; 
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
    text-align: left;
}


.topmenu_a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #007DC3;
	text-decoration:none;
	//padding-top:5px;
}

.topmenu_a:hover{
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
	color: #007DC3;
	text-decoration:underline;
}

h3 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 10px;
    font-weight: bold;
	color: #007dc3;
	text-decoration:none;
	padding:0px;
    margin: 0px;
}
