﻿body
{
	font-family: Candara, "Gentium Book Basic" , "Gentium Basic" , "Liberation Serif" , Corbel, "Myriad Pro" , Tunga, "Segoe UI" , "Gill Sans MT" , "Tw Cen MT" , "Trebuchet MS" , "Century Gothic" , Verdana, Tahoma, Arial, Helvetica, fantasy, sans-serif;
	font-size: large;
	text-align: left;
	font-style: normal;
	color: #404040;
	background: #990033; /*letter-spacing: 1pt;*/
}


@font-face 
{
  font-family: "Gentium Book Basic";
  src: local("Gentium Book Basic"), url("fonts/GenBkBasR.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-size: x-large;
  /* font-weight, font-style ==> default to normal */
}

@font-face 
{
  font-family: "Gentium Book Basic";
  src: local("Gentium Book Basic Italic"), url("fonts/GenBkBasI.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
  font-size: x-large;
}

@font-face 
{
  font-family: "Gentium Book Basic";
  src: local("Gentium Book Basic Bold Italic"), url("fonts/GenBkBasBI.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
  font-size: x-large;
}

@font-face 
{
  font-family: "Gentium Book Basic";
  src: local("Gentium Book Basic Bold"), url("fonts/GenBkBasB.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-size: x-large;
}

@font-face 
{
  font-family: "Gentium Basic";
  src: local("Gentium Basic"), url("fonts/GentiumBasicR.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  /* font-weight, font-style ==> default to normal */
}

@font-face 
{
  font-family: "Gentium Basic";
  src: local("Gentium Basic Italic"), url("fonts/GentiumBasicI.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face 
{
  font-family: "Gentium Basic";
  src: local("Gentium Basic Bold Italic"), url("fonts/GentiumBasicBI.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
}

@font-face 
{
  font-family: "Gentium Basic";
  src: local("Gentium Basic Bold"), url("fonts/GentiumBasicB.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

@font-face 
{
  font-family: "Liberation Serif";
  src: local("Liberation Serif"), url("fonts/LiberationSerif-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  /* font-weight, font-style ==> default to normal */
}

@font-face 
{
  font-family: "Liberation Serif";
  src: local("Liberation Serif Italic"), url("fonts/LiberationSerif-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face 
{
  font-family: "Liberation Serif";
  src: local("Liberation Serif Bold Italic"), url("fonts/LiberationSerif-BoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
}

@font-face 
{
  font-family: "Liberation Serif";
  src: local("Liberation Serif Bold"), url("fonts/LiberationSerif-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

@font-face 
{
  font-family: Candara;
  src: local("Candara"), url("candara.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  /* font-weight, font-style ==> default to normal */
}

@font-face 
{
  font-family: Candara;
  src: local("Candara Italic"), url("candarai.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face 
{
  font-family: Candara;
  src: local("Candara Bold Italic"), url("candaraz.ttf") format("truetype");
  font-style: italic;
  font-weight: bold;
}

@font-face 
{
  font-family: Candara;
  src: local("Candara Bold"), url("candarab.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
}

img 
{
    border-width: 0px;
	border-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:hover
{
    font-weight: bold;
    color: #CC3300;
    background-color: #FFFF99;
}
a:link
{
	font-weight: bold;
	color: #CC3300;
}
a:visited
{
	font-weight: bold;
	color: #CC3300;
}
#pagecontainer
{
	border: 8px solid #CC9900;
	background-color: #F0F0F0;
	width: 760px;
	text-align: center;
	margin: 10px auto 0px auto;
}
#maintext
{
	padding: 10px;
	text-align: left;
}
#footer
{
    background-color: #222222;
    font-size: small;
    text-align: right;
    color: #FFFFFF;
    clear: both;
}
#header
{
	font-family: "Diavlo Black" , "Lithos Pro Regular" , "Trajan Pro" , "Gill Sans Ultra Bold" , "Snap ITC" , Impact, Haettenschweiler, "Franklin Gothic Heavy" , "Goudy Stout" , "Arial Black" , Candara, Corbel, "Trebuchet MS" , "Myriad Pro" , "Tw Cen MT" , Tunga, "Segoe UI" , "Gill Sans MT" , Verdana, Tahoma, Arial, Helvetica, fantasy, sans-serif;
	font-size: large;
	padding: 3px;
	background-color: #FFCC00;
	font-variant: small-caps;
	letter-spacing: 2px;
}

@font-face 
{
  font-family: "Diavlo Black";
  src: local("Diavlo Black"), url("fonts/DiavloBlack.otf") format("opentype");
  /* font-weight, font-style ==> default to normal */
}

@font-face 
{
  font-family: "Lithos Pro Regular";
  src: local("Lithos Pro Regular"), url("LithosPro-Regular.otf") format("opentype");
  /* font-weight, font-style ==> default to normal */
}

@font-face 
{
  font-family: "Lithos Pro Regular";
  src: local("Lithos Pro Regular Bold"), url("LithosPro-Black.otf") format("opentype");
  font-weight: bold;
}

#prijava
{
    margin: 0 auto 0 auto;
    border: 1px solid #FF9933;
    padding: 1px 8px 1px 8px;
    background-color: #fdfbe8;
    width: 597px;
    right: auto;
    left: auto;
    text-align: left;
    background-image: url('images/prelaz_bg.gif');
    background-repeat: repeat-x;
}
#TekstOrganizatora
{
    border: 6px dotted #FF9933;
    padding: 4px;
	/*margin-right: 18px;*/
}
.ChymSmall
{
    font-size: small;
}
.centeredBold
{
	font-family: "Diavlo Black", "Lithos Pro Regular", "Trajan Pro", "Gill Sans Ultra Bold", "Snap ITC", Impact, Haettenschweiler, "Franklin Gothic Heavy", "Goudy Stout", "Arial Black", Candara, Corbel, "Trebuchet MS", "Myriad Pro", "Tw Cen MT", Tunga, "Segoe UI", "Gill Sans MT", Verdana, Tahoma, Arial, Helvetica, fantasy, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-variant: small-caps;
	font-size: x-large;
}
b
{
    color: #000000;
}
i
{
    color: #000000;
}
