/* CSS Document */

body {
background-color: #dddaeb;
margin: 0;
padding: 0;
}

p {
font-family: Arial;
color: #000;
}

h1 {
font-family: Arial;
font-size: xx-large;
color: #000;
}

div.main {
width: 80%;
margin-left: 10%;
margin-top: 15px;
border: 1px solid #0f004f;
text-align: center;
background-color: #fff;
}

div.topright {
float: right;
clear: right;
border-bottom: 1px solid #aaa;
border-left: 1px solid #aaa;
margin-top: 10px;
margin-right: 10px;
padding-left: 5px;
}

.topright a:link, .topright a:visited {
font-family: Arial;
font-size: smaller;
color:#0f004f;
text-decoration: none;
}

.topright a:hover, .topright a:active {
text-decoration: none;
color: #000;
}

div.mainmenu {
width: 98%;
margin-top: 15px;
margin-left: 1%;
text-align: left;
padding-top: 15px;
padding-bottom: 15px;
font-size: smaller;
}

.mainmenu a:link, .mainmenu a:visited {
font-family: Arial;
font size: smaller;
color: #0f004f;
text-decoration: none;
}

.mainmenu a:hover, .manimenu a:active {
color: #000;
text-decoration: none;
}

div.submenu {
width: 98%;
margin-left: 1%;
height: 150px;
background-image: url(images/ladesta_podloga_2.jpg);
background-repeat: no-repeat;
background-position: center center;
background-color: #dddaeb;
border: 1px solid #fff;
-moz-border-radius-topright: 100px;
-moz-border-radius-bottomleft: 100px;
}

.submenu a:link, .submenu a:visited {
height: 24px;
font-family: Arial;
font-size: smaller;
color: #0f004f;
text-decoration: none;
background-image: url(images/ladesta_button.png);
background-repeat: repeat-x;
float: right;
text-align: center;
display: block;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
margin-top: 120px;
border: 1px outset #dddaeb;
}

.submenu a:hover, .submenu a:active {
text-decoration: none;
background-image: url(images/ladesta_button_hover.png);
background-repeat: repeat-x;
}

/*** u submenu idu div s linkovima i hover slicicama***/

div.media {
width: 98%;
margin-left: 1%;
height: 200px;
border: 1px solid #dddaeb;
-moz-border-radius-topleft: 100px;
-moz-border-radius-bottomright: 100px;
}

div.adds {
width: 98%;
margin-left: 1%;
}

table.tableadds {
width: 100%;
}

td {
vertical-align: top;
padding: 10px;
text-align: left;
}

td.malileft {
width: 250px;
}

div.footer {
width: 100%;
text-align: center;
font-family: Arial;
font-size: smaller;
color: #000;
}

.fotter a:link, .footer a:visited {
font-family: Arial;
font-size: smaller;
color: #000;
text-decoration: none;
}

.footer a:hover, .footer a:active {
text-decoration: underline;
}


/****************************     P STILOVI   ********************/


.style6 {
	color: #E9850B;
	font-weight: bold;
}

.style1 {
	color: #9900CC;
	font-weight: bold;
}

.style2 {
	color: #73B4DE;
	font-weight: bold;
}

.style4 {
	color: #02725A;
	font-weight: bold;
}

.style7 {color: #CC0000}

/***********************************  K O M E N T A R I ******************************/

div .js-LeaveComment a:link, div .js-LeaveComment a:active, div .js-LeaveComment a:visited {
font-family: verdana;
font-size: x-large;
font-weight: bold;
color: darkblue;
text-decoration: none;
}

div .js-LeaveComment a:hover {
text-decoration: underline;
}

div .jsk-MenuAdmin, div .js-poweredBy {
display: none;
}

