body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin: 0px;
	
}

a {
	text-decoration: none;
	color: #2222AA;	
}
a:hover {
	color: #5555EE;		
}

a.black {
	text-decoration: none;
	color: black;	
}
a.black:hover {
	color: #5555EE;		
}




tr {
	vertical-align: top;
}


table.tabelka_main {
	border-width: 	1px;
	border-style: 	dotted;
	border-color:	black;	
	width:		800px;
	padding:	0px;
	border-spacing:	0px;
	border-color:	gray;
	margin-left:auto; 
	margin-right:auto;
}

table.tab_sub_right {
	border-width: 	0px;
	padding:	0px;
	border-spacing:	0px;
	border-color:	gray;
	margin-left:auto; 
	margin-right:auto;
        text-align:right;
}
table.tab_img_right {
margin: 10px;
	border-width: 	1px;
	border-style: 	dotted;
	border-color:	black;	
	padding:	0px;
	border-spacing:	0px;
	border-color:	gray;
        float       :   right;
        padding:	3px;
        text-align  :center;
        background-color:	rgb(240,240,240);
}

table.tab_img_left {
margin: 10px;
margin-left: 15px;
	border-width: 	1px;
	border-style: 	dotted;
	border-color:	black;	
	padding:	0px;
	border-spacing:	0px;
	border-color:	gray;
        float       :   left;
        padding:	3px;
        text-align  :center;
        background-color:	rgb(240,240,240);
}


table.tabelka_sub {	
	border-style: 	none;
	width:		100%;
	padding:	2px;
	border-spacing:	2px;	
}

td.menu {
	border-width: 	0px;
	border-style: 	none;
	border-color: 	black;
	padding:	0px;
	border-spacing:	0px;	
	width:		00px;
	font-weight: 	bold;
}

table.text-block-table {
	border-width: 	1px;
	border-style: 	solid;
	background-color: white;
	width:		100%;
	padding:	4px;
	border-spacing:	1px;
	border-color:	rgb(230,230,230);
	/*border-radius: 10px 10px;*/
	-moz-border-radius: 10px;
}

/* Menu z Lewej*/
#menu-nav-label {
	display: none;
}

#menu-nav-left {
	border-width:	1px;
	border-style:	solid;
	border-color:	black;
	padding:	0;
	width:		100%;
	border-spacing:	0;
	text-align:	left;
	
}

#menu-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #C0C0C0;
	border-width: 1px;
}
#menu-nav li {
	margin: 0;
	padding: 0;
}
#menu-nav a {
	margin: 0;
	color: #444444;
	display: block;
	text-decoration: none;
	padding: 1px 4px;
}
#menu-nav a:hover {
	background-color: #666666;
	color: #fff;
}
#menu-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-nav ul li {
	background-color: #34548e;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
}
#menu-nav ul li:hover {
}
#menu-nav ul li a {
	padding-left: 12px;
	color: #a7b2c9;
}
#menu-nav ul li a:hover {
	background-color: #0a2503;
}
#menu-nav ul ul li a {
	padding-left: 18px;
}
#menu-nav strong a {
	font-weight: bold;
	color: #fff !important;
	background-color: #2a2a2a;
}
#menu-nav strong a:hover {
	background-color: #404040 !important;
}

/* Menu z Lewej - KONIEC */



fieldset ul {
	list-style-type: decimal;
}

fieldset ul ul {
	list-style-type: square;
}

.text {
	margin-top: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 125%;
	margin-left: 15px;
}

.text2 {
	margin-top: 5px;	
	padding-right: 10px;
	text-align: justify;
	line-height: 125%;
	margin-left: 15px;
}

.text3 {
	padding-right: 10px;
	text-align: justify;
	line-height: 125%;
	margin-left: 15px;
}

a.link_s{
	color: black;
	line-height: 125%;
}
a.link_s:first-letter {
	font-size: 17px;
	line-height: inherit;
}

a.link_s:visited{
	color: black;
	line-height: 125%;
}
a.link_s:visited:first-letter {
	font-size: 17px;
	line-height: inherit;
}
a.link_s:hover{
	color: black;
	line-height: 125%;
}
a.link_s:hover:first-letter {
	font-size: 17px;
	line-height: inherit;
}





.example{
	font: bold 12px "MS Serif", "New York", serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	text-align: left;
	color: #444444;
	
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 5px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}

.example_main{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	text-align: left;
	margin-left: 15px;	
	background: #EEEEEE;	
	border: thin dashed #888888;	
	margin-right: 25px;	

	
}


.text:first-letter {
/*
	margin-left: 15px;
	color: Purple;
*/
	font-size: 17px;
	line-height: inherit;
}



.subtitle {
	font: bold 15px "MS Serif", "New York", serif;
	color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 7px;
	width: 250px; /*	margin-left: 420px; */
	margin-bottom: 5px;
}

.subtitleR {
	font: bold 15px "MS Serif", "New York", serif;
	color: #333333;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 10px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: 10px;
	padding-right: 7px;
	width: 250px; /*	margin-left: 420px; */
	margin-bottom: 5px;
        text-align:right;
        
}
.lista li
{
	margin-top: 4px;
}




.subtitle_2 {
	font: bold 11px "MS Serif", "New York", serif;
	color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 10px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 15px;
	margin-left: 25px;
	padding-left: 7px;
	width: 250px; /*	margin-left: 420px; */
	margin-bottom: 5px;
}
.quote {
	background: #EEEEEE;
	margin-left: 25px;
	padding: 5px 5px 5px 15px;
	margin-right: 25px;
	border: thin dashed #888888;
	margin-top: 10px;

}

div.quote pre {
	font: larger monospace;
}

hr#nav_separator {
	width: 100%;
	height: 1px;
	/*margin-left: 580px;*/
	text-align: right;
	border-style: none none solid none;
	border-bottom-color: Gray;
}

div#nav {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 1px 0px;
	text-align: right;
	margin-left: 25px;
}

span#next_menu {
	/*border: 1px solid Navy;*/
	background: #EEEEEE;
}

.button {
	border: thin solid #444444;
	color: #222222;
	text-decoration: none;
}

.button:hover {
	border: thin solid;
	border-bottom-color: black;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-right-color: black;
	color: white;
	background-color: #555555;
	text-decoration: none;
}

div#buttons {
	float: left;
	width: 200px;
}

p, pre, img  {
	margin: 0px 0px 0px 0px;
	border: none;
}

pre {
	font-size: 11px;
}


.code {
	font-family: monospace;
}


table#reg {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5em;
	background-color: #EEEEEE;	
}

td#navbar {
	background-color: #19A2C8;
	width:100%;
	font-weight: bold;	
	font-size: 11pt;	
	text-align:center;
}


td#regheader {
	width: 100%;
	background-color: #AAAAAA;
	text-align:center;
	font-size: 15pt;
	font-weight: bold;
}
td#regfoot {
	width: 100%;
	background-color: #AAAAAA;
	text-align:center;
	font-size: 11pt;
}

td#listheader {
	width: 100%;
	background-color: #5612F8;
	text-align:center;
	font-size: 12pt;
	font-weight: bold;
}

div.err{
	color:red;
	font-weight: bold;	
	
}

div.ex{
	border-style: dashed;
	border-width: thin; 
	background-color: #EEEEEE;
	margin-left: 30px;"	
}

.cv_group {
	font: bold 15px "MS Serif", "New York", serif;
	color: #FFFFFF;
        background:#555555;
        text-align:center;
	border-color: #333333;
	border-style: solid;
	border-width: 2px;
	padding-left: 5px;
	padding-right: 5px;
        width:180px;
}

.cv_what {
	font:  11px "MS Serif", "New York", serif;
	color: #333333;
        text-align:right;
        vertical-align:middle;
//	margin-top: 15px;
//	margin-left: 15px;
	padding-right: 7px;
//	margin-bottom: 5px;
        
        border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 2px;
}

.cv_text {
	font:  14px "MS Serif", "New York", serif;
	color: #333333;
        text-align:justify;
	padding-left: 7px;
        
        border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 2px;
}
