html, body { 
height: 100%; 
}

body {
margin: 0;
padding: 0;
background-image: url(../img/bg.gif);
background-position: center;
background-repeat: repeat;
font-family: verdana, sans-serif;
}

#topdiv {
position: absolute;
top: 0;
left: 0;
width: 100%;
min-width: 800px;
margin: 0;
height: 237px;
background-image: url(../img/topbg.gif);
background-position: center;
background-repeat: repeat-x;
z-index: 1;
}

#headdiv {
background-image: url(../img/head.jpg);
width: 778px;
height: 166px;
margin: 23px auto 0 auto;
}

#menu {
margin: 8px auto;
font-size: 14px;
color: #ffffff;
min-width: 780px;
width: 100%;
text-align: center;
}

#menu a {
padding: 0 10px;
text-decoration: none;
font-weight: bold;
color: #ffffff;
}

#menu a:hover {
text-decoration: none;
font-weight: bold;
color: #808080;
}

label {
vertical-align: top;
float: left;
width: 130px;
color: #000000;
}


.active {
color: #ffffff !important;
}


.prispevek {
border-top: 1px solid #ffffff;
 width: 95%;
 margin: auto;
}

.prispevek .odpoved {
padding-left: 10px;
}
.prispevek .odpoved strong {
margin-left: -5px;
}
.prispevek strong {
color: #828282;
}
#menu #active {
text-decoration: none !important;
font-weight: bold !important;
color: #808080 !important;
}

#upcenterdiv {
position: absolute;
top: 223px;
left: 0;
width: 100%;
min-height: 331px;
z-index: 2;
}

#centerdiv {
background-image: url(../img/vbodybg.gif);
background-position: center top;
background-repeat: repeat-y;
width: 778px;
height: auto;
padding: 0;
margin: auto;
min-height: 500px;
_height: 500px;
z-index: 2;
position: relative;
}

#leftshadow {
position: absolute;
top: 0;
left: 1px;
background-image: url(../img/leftshadow.gif);
background-position: left top;
width: 20px;
height: 311px;
background-repeat: no-repeat;
}

#rightshadow {
position: absolute;
top: 0;
right: -1px;
background-image: url(../img/rightshadow.gif);
background-position: right top;
width: 20px;
height: 311px;
background-repeat: no-repeat;
}

#banner {
z-index: 3;
width: 736px;
background-color: #CC0000;
float: left;
border-left: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
margin: 0 21px; 
}

embed {
margin: auto;
}

#content {
font-size: 12px;
color: #c8c8c8 !important;
background-color: #312e2e;
margin: 0 21px;
padding: 35px 0 152px 0;
width: 736px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
clear: both;
min-height: 500px;
_height: 500px;
background-image: url(../img/bodybg.gif);
background-position: center top;
background-repeat: repeat-x;
}

#aranha {

/*background-image: url(../img/aranha.png);
background-position: 65% 20px;
background-repeat: no-repeat;
background-attachment: inherit;*/
}

.gall {
padding: 0 30px 20px 30px;
margin: 20px 40px 0 40px;
}

.gallrow {;
width: 100%;
min-height: 150px;
overflow: visible;
}

.gall a img {
padding: 4px 0px !important;
margin: 0 !important;
height: 100px;
width: 133px;
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


.gall a img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.tym-foto img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


.tym-foto img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}


.c_photos {
width: 133px;
margin: 0 8px;
}


.c_photos p {
padding: 0;
margin: 0;
}

.c_photos .popisek {
padding: 0 3px 5px 3px;
margin: 0;
}

.clearboth {
clear: both;
visibility: hidden;
}

.card {
width: 80%;
margin: 30px auto;
}

.tym-foto {
float: left;
}

.green {
color: #2bef4b;
}

.red {
color: #ef2b2b;
}


.flags a {
text-decoration: none;
}

.flags {
min-width: 700px;
width: 700px;
margin: -130px auto 120px auto;
text-align: right;
height: 18px;
padding: 0 3px 0 0;
}


.flags a img {
-moz-opacity: 0.7;
opacity: 0.7;
filter: alpha(opacity=70);
}


.flags a img:hover {
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
}

.flags a img.activeflag {
-moz-opacity: 1 !important;
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}

#footer {
position: absolute;
bottom: 0;
margin: 30px 0 0 0;
width: 736px;
height: 152px;
background-image: url(../img/foot.gif);
background-position: center top;
background-repeat: repeat-x;
background-color: #000000;
}

.priloha img {
vertical-align: middle;
}

.priloha a {
text-decoration: none;
}
h1 { 
font-size: 20px;
color: #cc0000;
padding: 0px;
margin: 5px 10px;
}




h2 { 
font-size: 16px;
width: 600px;
color: #990000;
margin: 5px 15px;
}

.card h2 {
margin: 5px 0px;
color: #505050;
}

h3 { 
font-style: italic;
margin: 3px 17px;
font-size: 14px;
color: #CC0000;
}

h4 { 
margin: 3px 20px;
font-size: 12px;
color: #000000;
}

#addprisp input, #addprisp textarea
{
border: 1px solid #808080;
margin: 2px;
}

#addprisp input:hover, #addprisp textarea:hover
{
border: 1px solid #000000;
}

ul { 
text-align: left;
font-size: 12px;
padding: 10px;
margin: 10px;
list-style: square;
}

a {
color: #808080;
}

a:hover { 
color: #ffffff;
}


p { 
text-align: justify;
font-size: 12px;
padding: 0px;
margin: 22px;
}

a img { 
border: 0;
}


/* editor */


/**
 * Core styles.
 */

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ff9900;
}

.FontColor2
{
	color: #0066cc;
}

.FontColor3
{
	color: #ff0000;
}

.FontColor1BG
{
	background-color: #ff9900;
}

.FontColor2BG
{
	background-color: #0066cc;
}

.FontColor3BG
{
	background-color: #ff0000;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify !important;
}

/**
 * Other.
 */

code
{
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}

blockquote
{
	color: #808080;
}

