@charset "utf-8";
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin : 0;
padding : 0;
border : 0;
}
html {
min-height : 100%;
margin-bottom : 1px;
}
body {
color : #395a13;
border : 0;
font : 100.01% Arial, Helvetica, sans-serif;
background-image : url(../Images/texture_bg2.jpg);
background-color : #c1e3fa;
}
#wrapper {
margin : 5px auto;
width : 770px;
width : 770px;
border : 1px solid #7691a4;
position : relative;
background : #024562 url(../Images/wrapper.gif) no-repeat bottom;
}
#header {
margin : 0;
padding : 0;
border-bottom : 1px solid #99cccc;
}
#innerwrapper {
background : url(../Images/inner_22.09.gif) repeat-y;
}
#navcontainer {
background : #024562;
border-top : 1px solid #9cc;
margin : 20px 0 0;
border-bottom : 1px solid #9cc;
font : normal 12px Verdana, Arial, Helvetica, sans-serif;
}
#navlist {
list-style : none;
margin : 0;
padding : 0;
}
@media all {
#navlist {
text-align : center;
}
}
#navlist li {
bottom : 11px;
display : inline;
margin : 0;
padding : 0;
position : relative;
}
html > body #navlist li {
background : #000;
margin : 0 3px 0 0;
padding : 4px 0 4px 0;
}
#navlist a, #navlist a:link, #navlist a:visited {
background : #0099cc;
border : 1px solid #fff;
bottom : 2px;
color : #fff;
cursor : pointer;
display : inline;
height : 1em;
margin : 0;
padding : 3px 5px 3px 5px;
position : relative;
right : 2px;
text-decoration : none;
}
#navlist a:hover {
background : #336699;
bottom : 1px;
color : #fff;
position : relative;
right : 1px;
}
#navlist a:active {
background : #b1c3d9;
bottom : 0;
color : #fff;
position : relative;
right : 0;
}
#navlist li#active {
background : #369;
bottom : 13px;
display : inline;
margin : 0 3px 0 0;
padding : 0;
position : relative;
}
html > body #navlist li#active {
background : #000;
margin : 0 4px 0 4px;
}
#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover {
background : #369;
border-bottom : none;
border-left : 1px solid #9cc;
border-right : 1px solid #9cc;
border-top : 1px solid #9cc;
bottom : 0;
color : #fff;
cursor : text;
margin : 0;
padding : 2px 5px 0 5px;
position : relative;
right : 0;
}
#leftcol {
float : left;
width : 169px;
background : #ffffff no-repeat center bottom;
margin-top : 1px;
border-right-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-left-style : solid;
border-right-color : #fffff1;
border-left-color : #fffff1;
}
#leftcol h2 {
font-size : 12px;
color : #3399cd;
padding : 3px;
text-align : center;
font-weight : normal;
font-variant : normal;
}
#leftcol #navigation {
line-height : 99%;
width : 169px;
background : no-repeat center bottom;
font-weight : normal;
padding-bottom : 30px;
padding-top : 15px;
}
#leftcol #navigation ul {
list-style-type : none;
margin : 0;
padding : 0;
font-weight : normal;
font-size : 14px;
}
#leftcol #navigation ul li {
padding : 0;
margin : 0;
margin : 0 0 -3px 0;
margin : 0;
}
#leftcol #navigation a, #leftcol #navigation a:visited {
display : block;
padding : 4px 0 6px 4px;
text-decoration : none;
width : 169px;
width : 163px;
background : #39c;
color : #ffffff;
text-align : justify;
border-top : 1px solid #5bd;
border-right : 1px solid #035;
border-bottom : 1px solid #068;
border-left : 10px solid #6cf;
}
#leftcol #navigation a:hover, #leftcol #navigation a:focus {
color : #ffffff;
background : #28b;
border-top : 1px solid #5bd;
border-right : 1px solid #035;
border-bottom : 1px solid #065;
border-left : 10px solid #069;
width : 163px;
}
#tl {
margin : 0;
padding : 0;
z-index : 100;
float : left;
}
#tr {
margin : 0;
padding : 0;
position : relative;
z-index : 100;
float : right;
}
.floathright {
float : right;
position : relative;
}
.floatleft {
float : inherit;
position : relative;
}
#rightcol {
float : right;
width : 125px;
margin-left : 5px;
font-size : 14px;
line-height : 1em;
background : #ffffff no-repeat center bottom;
margin-bottom : 0;
padding-bottom : 0;
margin-top : 10px;
padding-top : 5px;
clear : right;
position : relative;
}
#rightcol h2 {
font-size : 12px;
color : #3399cd;
padding : 3px;
text-align : center;
font-weight : normal;
font-variant : normal;
}
#rightcol p {
font-size : 70%;
padding : 0 3px 8px 5px;
}
#content {
width : 425px;
margin-left : 197px;
color : #3399cc;
background : #f7f7f7;
padding : 0;
border-right : 1px solid #9cc;
border-bottom : 1px solid #9cc;
border-left : 1px solid #9cc;
margin-bottom : 200px;
margin-top : 1px;
font-style : normal;
font-weight : normal;
font-variant : normal;
font-family : Arial, Helvetica, sans-serif;
}
#content h1 {
	color : #3399CC;
	text-align : center;
	font-size : 16px;
	font-family: Tahoma, Geneva, sans-serif;
}
#content h2 {
	color : ##3399CC;
	text-align : center;
	text-decoration : none;
	font-size : 14px;
	font-family: Tahoma, Geneva, sans-serif;
}
#content p {
margin-top : 10px;
border : 1px solid #3399cc;
white-space : normal;
margin-bottom : 10px;
}
blockquote {
font-size : medium;
text-align : left;
border : 1px solid red;
background-color : #996600;
}
blockquote:hover {
background-color : #000099;
border : 1px solid #0066ff;
}
#footer {
width : 770px;
text-align : left;
clear : both;
background : #024562;
margin-top : 20px;
border-top : 1px solid #990000;
font-size : 14px;
color : #ffffff;
}
#footer p {
padding : 4px 4px 4px 10px;
margin : 0;
color : #ffffff;
background : #3399cc;
}
#footer ul {
margin : 0;
padding : 4px;
background : #7d9be3;
}
#footer li {
display : inline;
}
#footer a {
color : #fffff1;
text-decoration : none;
}
#footer a:hover, #footer a:focus {
text-decoration : none;
}
a {
color : #fffff1;
}
.left {
float : left;
margin : 5px 10px 1px;
}
.valgin {
text-align : center;
}
#content h3 {
text-align : center;
color : #b58c64;
font-size : 0.5em;
line-height : 30px;
}
#content h4 {
text-align : center;
color : #000001;
font-size : 1em;
line-height : 1.1em;
}
#flash {
width : 210px;
padding-left : 10px;
}
.titleimages {
display : block;
margin : auto 11.5px;
padding-top : 10px;
}
.dropcap {
font-size : 1.8em;
float : left;
color : #660000;
}
.center {
text-align : left;
vertical-align : bottom;
}
.podvleceno {
font-size : 1em;
background : #fdffce url(../Images/navhor_bg12.gif);
padding-bottom : 2.5px;
color : #fdfeff;
}
.opisi {
text-align : center;
line-height : 0.9em;
font-size : 12px;
color : #ffffff;
margin : 2px;
text-decoration : blink;
background-color : #cc6666;
border : 9px solid #433c44;
}
.titleimages1 {
padding : 30px 10px 10px;
}
a {
color : #3399cd;
text-decoration : none;
}
#content h5 {
font-size : 130%;
line-height : normal;
font-weight : bold;
color : #0c5a7e;
}
.feature {
padding : 0 10px 10px;
font : 12px Tahoma, Georgia, "Courier New", Arial;
}
.feature1 {
padding-top : 0;
padding-left : 5px;
}
.feature h3 {
padding : 30px 0 5px 0;
text-align : center;
}
.feature img {
float : left;
padding : 5px 10px 0 0;
margin : 10px 5px 5px 0;
}
#navigation h5 {
text-align : center;
font-size : 14px;
}
.top {
padding-top : 15px;
padding-bottom : 10px;
}
.bottom {
padding-bottom : 10px;
}
.t1 {
margin-right : 14px;
margin-left : 14px;
}
.style1 {
color : #3399cd;
font-weight : normal;
text-align : center;
}
.style3 {
color : #3ba6c9;
}
.style3 {
color : #3ba6c9;
}

