/* CSS Document */

body, table, textarea, input {font-family : 'Arial'; font-size : 12px; line-height : 1.4; color : #000;}

img {border : 0;}

form {margin : 0; padding : 0;}

a:link, a:visited {color : #2e953c; text-decoration : none;}
a:hover, a:active {color : #1fcd36; text-decoration : underline;}

h1 {color : #fea502; font-size : 21px; font-weight : normal; font-family : 'Arial'; margin : 0; padding : 0 0 15px 0; line-height : 1.4;}

h2 {color : #fea502; font-size : 14px; font-weight : bold; font-family : 'Arial'; margin : 0; padding : 0 0 7px 0;}
h3 {color : #064fbf; font-size : 14px; font-weight : normal; font-family : 'Arial'; margin : 0; padding : 0 0 2px 0;}

h2 a:link, h2 a:visited {color : #fea502;}
h2 a:hover, h2 a:active {color : #fea502;}

h3 a:link, h3 a:visited {color : #064fbf;}
h3 a:hover, h3 a:active {color : #064fbf;}

ul {margin : 0; padding : 5px 0 0 30px;}
li {list-style-image : url('../img/bullet.png');}

table ul {margin : 0; padding : 5px 0 0 30px;}
table li {list-style-image : url('../img/bullet-ok.png');}

td {vertical-align : top;}

.zvyraznene {color : #666; font-weight : bold;}
