/* CSS Document */


/* BODY */

html, body { 
	background : #FFF6FA;
	margin : 0 0 0 0; 
	font-size : 12px;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;  }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
	text-decoration : none; 	
	font-weight: normal;
	padding-left: 9px;
	padding-right: 9px; }

a.text:hover {color: #2076B3; text-decoration: underline; }
.text:link {color: #333333; text-decoration: none; }
.text:visited {color: #333333; text-decoration: none; }

.textEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFA3C7;
	text-decoration : none; 	
	font-weight: normal; }

a.textEmail:hover {color: #FFFFFF; text-decoration: underline; }
.textEmail:link {color: #FFA3C7; text-decoration: none; }
.textEmail:visited {color: #FFA3C7; text-decoration: none; }

.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFA3C7;
	text-decoration : none; 	
	font-weight: normal; }

a.textLink:hover {color: #8F0000; text-decoration: underline; }
.textLink:link {color: #FFA3C7; text-decoration: none; }
.textLink:visited {color: #FFA3C7; text-decoration: none; }

.textBottomLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	padding-left: 15px;
	text-decoration : none; 	
	font-weight: normal; }

.textBottomRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
	padding-right: 15px;
	text-decoration : none; 	
	font-weight: normal; }

.textBottomRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8F0000;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration : none; 	
	font-weight: normal; }

.textBottomWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 17px;
	color : #FFFFFF;
	text-decoration : none; 	
	font-weight: normal; }

.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	padding-left: 20px;
	text-decoration : none; 	
	font-weight: normal; }

.textJelovnik {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	line-height: 20px;
	padding-left: 20px;
	text-decoration : none; 	
	font-weight: normal; }

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
	text-decoration : none; 	
	font-weight: normal; }

.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 30px;
	color : #FFA3C7;
	padding-left: 20px;
	text-decoration : none; 	
	font-weight: normal; }

.textRose {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFA3C7;
	padding-left: 20px;
	text-decoration : none; 	
	font-weight: normal; }

.textTitleHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 25px;
	color : #8F0000;
	padding-left: 5px;
	text-decoration : none; 	
	font-weight: normal; }

.textBottomRose {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #FFA3C7;
	padding-left: 15px;
	text-decoration : none; 	
	font-weight: normal; }

h2 {
	font-size: 18px;
	margin: 0;
	display: inline; }

h3 {
	font-size: 12px;
	margin: 0;
	display: inline; }

h4 {
	font-size: 12px;
	margin: 0;
	display: inline; }

h5 {
	font-size: 11px;
	margin: 0;
	display: inline; }


.bgTop {
	background-color:;
	background: #8F0000 url(img/desni-ukras.gif) bottom right no-repeat; }


a#button0 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m0_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button0:hover {
	background-image : url(img/menu/m0_on.gif);
	text-align : right; }

a#button1 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m1_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button1:hover {
	background-image : url(img/menu/m1_on.gif);
	text-align : right; }

a#button2 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m2_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button2:hover {
	background-image : url(img/menu/m2_on.gif);
	text-align : right; }
	
a#button2a {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m2a_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button2a:hover {
	background-image : url(img/menu/m2a_on.gif);
	text-align : right; }

a#button3 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m3_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button3:hover {
	background-image : url(img/menu/m3_on.gif);
	text-align : right; }

a#button4 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m4_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button4:hover {
	background-image : url(img/menu/m4_on.gif);
	text-align : right; }

a#button5 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m5_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button5:hover {
	background-image : url(img/menu/m5_on.gif);
	text-align : right; }

a#button6 {
	display : block;
	width : 150px;
	height : 40px;
	background-image : url(img/menu/m6_off.gif);
	margin : 0 auto;
	text-align : right; }

a#button6:hover {
	background-image : url(img/menu/m6_on.gif);
	text-align : right; }

.menu a {
	color: #FFA3C7;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #BD3D58;
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 14px;	
	font-weight: normal;
	text-decoration: none;
	width: 145px;
	height: 20px;
	text-align: left; }

.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	LIST-STYLE-TYPE: none; }

.textfield	{
  	background:#FFFFFF;
  	color:#000000;
  	font-size : 12px;
	font-weight : normal;
	width:175px;
	font-family : Arial, Helvetica, sans-serif;
  	border:1px solid #A81C33; }

#nav {margin:0;padding:0;list-style:none;}
#nav li a {display:block;height:39px;margin-bottom:1px;width:150px;background-image:url(img/menu/sprite_izbornik.png);background-repeat:no-repeat;text-indent:-9999px;outline:0 none;}
#nav li a.lt5 {height:40px;}
#nav li a.last {margin-bottom:0;}
#nav li a.link01 {background-position:-150px 0;}
#nav li a.link01:hover, #nav li a.link01.current {background-position:0 0;}
#nav li a.link02 {background-position:-150px -41px;}
#nav li a.link02:hover, #nav li a.link02.current {background-position:0 -41px;}
#nav li a.link03 {background-position:-150px -82px;}
#nav li a.link03:hover, #nav li a.link03.current {background-position:-0 -82px;}
#nav li a.link04 {background-position:-150px -123px;}
#nav li a.link04:hover, #nav li a.link04.current {background-position:0 -123px;}
#nav li a.link05 {background-position:-150px -164px;}
#nav li a.link05:hover, #nav li a.link05.current {background-position:0 -164px;}
#nav li a.link06 {background-position:-150px -204px;}
#nav li a.link06:hover, #nav li a.link06.current {background-position:0 -204px;}
#nav li a.link07 {background-position:-150px -244px;}
#nav li a.link07:hover, #nav li a.link07.current {background-position:0 -244px;}
#nav li a.link08 {background-position:-150px -284px;}
#nav li a.link08:hover, #nav li a.link08.current {background-position:0 -284px;}
