/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02.06.2014, 09:02:20
    Author     : msc
*/
.my_options{
    padding-left: 10px;
    height: 30px;
}
/* top nav element position fix */
.my_options a,
.my_options .service,
#topbar{
    margin-top: 3px;
}
#SwpGoogleTranslate,
#SwpGoogleTranslate div,
#SwpGoogleTranslate span{
    float: left;
    line-height: 30px;
}
#SwpGoogleTranslate span{
    margin-top: 6px;
    line-height: 20px;
}
#google_translate_element div div{
    margin-right: 5px;
}
#SwpGoogleTranslate a {
	display: block;
	float: left;
	height: 15px;
	margin: 0 5px;
	padding: 0;
	width: 23px;
}
#SwpGoogleTranslate a.langDE {
    background: url("images/flagDE.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#SwpGoogleTranslate a.langEN {
    background: url("images/flagUK.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#SwpGoogleTranslate a.langCS {
    background: url("images/flagCZK.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}