/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

DIV.fix {
	margin-bottom: 10px;
	float: left;
	width: auto;
}


DIV.fix_main {
	margin-left: 2%;
	margin-bottom: 10px;
	float: left;
	padding-left: 5%;
}
body{
	font-family: Arial, sans-serif;
	color: #333333;
	border-color : #5E0300;
	scrollbar-face-color:Maroon;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#FFFBFB;
	scrollbar-shadow-color:Maroon;
	scrollbar-highlight-color:Maroon;
	scrollbar-3dlight-color:Red;
	scrollbar-darkshadow-Color:#5E0300;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fon_eng.gif);
}

a{
	color: #000066;
	text-decoration: none;
}

a:hover{
	color: #0000FF;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #003366;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-weight: bold;
}

h3{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 95%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: auto;
	font-style: normal;
	color: #000000;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	background-color: #AA0000;
	background-attachment: scroll;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA0000;
	height: 111px;
	background-image: url(../images/sneggg_eng.gif);
	font-weight: bold;
}

#navBar{
	float: left;
	width: 173px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 10px;
	background-color: #AA0000;
	border-right-color: #5E0300;
	border-bottom-color: #cccccc;

}



#content{
	float: left;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	font-size: 30px;
	overflow: hidden;
	height: 67px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-position: left bottom;
	float: left;
	padding-left: 10px;
	z-index: 5;
	vertical-align: bottom;
	
top:89px;
position: absolute; 
left: 200px;
}
#pagel1 #all #masthead #breadCrumb a {
	color: #000099;
	font-weight: bold;

}

#breadCrumb_niz{
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 60px;
}
#breadCrumb_niz a {
color:#FFFFFF; text-decoration:underline}

.img_center {
	margin-right: 10px;
	margin-bottom: 10px;
	position: fixed;
	margin-top: 10px;
	float: left;
}



/************* #search styles ***************/

#search{
	padding-right: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5E0300;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#navBar ul li a {
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #E90000;
	color: #F9F9FF;
	text-decoration: none;
	font-size: 95%;
	font-style: normal;
	line-height: 1.1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5E0300;
	border-bottom-color: #5E0300;
	border-left-color: #5E0300;
}
#navBar ul li a:hover {
	background-color: #BD1C21;
	color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FF7A72;
}

/*********podsvetka na kokoi stranice********/

#pagehom a#linkhom,
#pagehis a#his,
#pagesmi a#smi,
#pagetra a#tra,
#pagefeb a#feb,
#pagemar a#mar,
#pagenov a#nov,
#pagesdn a#sdn,
#pageval a#val,
#pageafo a#afo,
#pageroz1 a#roz2,
#pagestu a#stu,
#pagelyr a#lyr,
#pagenan a#nan,
#pagepri a#pri,
#pageraz a#raz,
#pagesme a#sme,
#pageutr a#utr,
#pagekar a#kar,
#pageobi a#obi,
#pageroz2 a#roz2,
#pagezag a#zag,
#pageadd a#add,
#pagesen a#sen,
#pageigr a#igr,
#pagekar2 a#kar2,
#pagemel a#mel,
#pagerin a#rin,
#pageobr a#obr,
{
	display: block;
	padding: 2px 2px 2px 0.5em;
	background-color: #E90000;
	color: #F9F9FF;
	text-decoration: none;
	font-size: 95%;
	font-style: normal;
	line-height: 1.1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5E0300;
	border-bottom-color: #5E0300;
	border-left-color: #FFF9FA;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	font-size: 100%;
	font-style: italic;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E0300;
	padding-right: 2px;
}

#sectionLinks h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-style: oblique;
	color: #FFDE42;
	text-transform: capitalize;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}

/************** #advert styles **************/




/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	float: right;
	width: 120px;
	border-left-color: #5598DB;
	margin-left: 10px;
	border-left-style: solid;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: thin;
	position: fixed;
	text-align: justify;
	vertical-align: top;
	text-decoration: blink;
	height: 99%;
}
/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: thin solid #ECE9D8;
	color: #cccccc;
	background-color: #AA0000;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
	height: 25px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
DIV.break {
	CLEAR: both
}
#ss1{
	font-style: italic;
	text-align: right;
	display: block;
}


.logopicture {
	width: 185px;
	float: left;
	top: 0px;
	height: 110px;
	right: 0px;
}
DIV#all {
	POSITION: relative;

	min-width: 750px;
	background-image: url(../images/fon_eng.GIF);
}
DIV {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	text-align: left;
}
.after_icons {
	clear: both;
	text-align: center;
	vertical-align: middle;
	border-bottom-color: #000066;
	border-bottom-width: thin;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	letter-spacing: 1px;

	margin-top: 5px;
	margin-bottom: 5px;
}
.main_text {

}
.flag_author {
	position: relative;
	z-index: 10;
	float: right;
	padding-right: 10px;
	top: 89px;
}
#table_main_text {
	font-weight: bold;
	text-align: center;
}
#pagel1 #all #content .main_text span {
	font-style: italic;
	text-align: right;
}
#table_right {
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #5E0300;
}
.snegovik {
	position: absolute;
	z-index: 40;
	right: 80px;
	top: 0px;
}
.sneg {
	background-image: url(images/sneggg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 0;
	overflow: hidden;

}
/* CSS Document */
#zalepka {
	position: absolute;
	left: 0px;
	top: 0px;
}
#copy_rights {
	float: right;
}
#table_left {
	background-color: #aa0000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #5E0300;
}
#all #content .tabberlive .tabbertab span {
	background-position: right;
	font-style: italic;
	text-align: right;
	display: block;
	position: relative;
	margin-bottom: 10px;
	margin-top: 5px;
}
.images_smile {
	padding: 1px;
	background-color: #660000;
	width: 135px;
}
#favorite {
	position: absolute;
	z-index: 1;
	top: 4px;
	height: 15px;
	width: 15px;
	left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EABF02;
}

